Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flake-pilot for openSUSE:Factory checked in at 2025-12-02 13:19:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flake-pilot (Old) and /work/SRC/openSUSE:Factory/.flake-pilot.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flake-pilot" Tue Dec 2 13:19:45 2025 rev:16 rq:1320760 version:3.1.23 Changes: -------- --- /work/SRC/openSUSE:Factory/flake-pilot/flake-pilot.changes 2025-09-12 21:10:06.372684819 +0200 +++ /work/SRC/openSUSE:Factory/.flake-pilot.new.14147/flake-pilot.changes 2025-12-02 13:21:13.117528142 +0100 @@ -1,0 +2,47 @@ +Mon Nov 24 15:11:37 CET 2025 - Marcus Schäfer <[email protected]> + +- Bump version: 3.1.22 → 3.1.23 + +------------------------------------------------------------------- +Mon Nov 24 13:00:47 CET 2025 - Marcus Schäfer <[email protected]> + +- Improve error handling + + Check for the presence of the main flake registration. + Even though this should never happen because the file + is the result of a successful flake-ctl registration we + cannot prevent users from working with it outside + flake-ctl. In addition explicitly match on potential + parse errors from aml_rust::YamlLoader instead of looking + at the error message as result from an Err unwrap. + +------------------------------------------------------------------- +Thu Nov 20 11:01:26 CET 2025 - Marcus Schäfer <[email protected]> + +- Better error handling for config_from_str() + + If the provided source data is empty this is not an error + for YamlLoader and the empty data is just passed along as + a None value. The unconditional unwrap of a None value + however, let the application to panic into a stacktrace. + This commit catches the condition and provides a better + error message. + +------------------------------------------------------------------- +Thu Nov 20 10:40:07 CET 2025 - Marcus Schäfer <[email protected]> + +- Use derive statement for Writeback + + replaced the manual implementation with a derive attribute + and marked the default variant instead of adding a default() + implementation + +------------------------------------------------------------------- +Mon Sep 29 15:24:14 CEST 2025 - Marcus Schäfer <[email protected]> + +- Add information about potential firewall conflicts + + Add a note about the NAT setup for firecracker guests to + connect with the host. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flake-pilot.spec ++++++ --- /var/tmp/diff_new_pack.hjA9M3/_old 2025-12-02 13:21:15.873643811 +0100 +++ /var/tmp/diff_new_pack.hjA9M3/_new 2025-12-02 13:21:15.877643979 +0100 @@ -23,7 +23,7 @@ # SOFTWARE. # Name: flake-pilot -Version: 3.1.22 +Version: 3.1.23 Release: 0 Summary: Launcher for flake applications License: MIT ++++++ flake-pilot.tar.gz ++++++ /work/SRC/openSUSE:Factory/flake-pilot/flake-pilot.tar.gz /work/SRC/openSUSE:Factory/.flake-pilot.new.14147/flake-pilot.tar.gz differ: char 5, line 1
