Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sdbootutil for openSUSE:Factory 
checked in at 2023-11-15 21:06:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sdbootutil (Old)
 and      /work/SRC/openSUSE:Factory/.sdbootutil.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sdbootutil"

Wed Nov 15 21:06:49 2023 rev:10 rq:1126272 version:1+git20231114.6bcf1d3

Changes:
--------
--- /work/SRC/openSUSE:Factory/sdbootutil/sdbootutil.changes    2023-11-06 
21:13:40.225922038 +0100
+++ /work/SRC/openSUSE:Factory/.sdbootutil.new.17445/sdbootutil.changes 
2023-11-15 21:07:09.497088850 +0100
@@ -1,0 +2,6 @@
+Tue Nov 14 17:10:32 UTC 2023 - lnus...@suse.com
+
+- Update to version 1+git20231114.6bcf1d3:
+  * Fix quoting when calling dracut
+
+-------------------------------------------------------------------

Old:
----
  sdbootutil-1+git20231102.beb4c19.obscpio

New:
----
  sdbootutil-1+git20231114.6bcf1d3.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sdbootutil.spec ++++++
--- /var/tmp/diff_new_pack.qf01ud/_old  2023-11-15 21:07:11.073146999 +0100
+++ /var/tmp/diff_new_pack.qf01ud/_new  2023-11-15 21:07:11.073146999 +0100
@@ -27,7 +27,7 @@
 %define git_version %{nil}
 %endif
 Name:           sdbootutil
-Version:        1+git20231102.beb4c19%{git_version}
+Version:        1+git20231114.6bcf1d3%{git_version}
 Release:        0
 Summary:        script to install shim with sd-boot
 License:        MIT

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.qf01ud/_old  2023-11-15 21:07:11.113148475 +0100
+++ /var/tmp/diff_new_pack.qf01ud/_new  2023-11-15 21:07:11.113148475 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/lnussel/sdbootutil.git</param>
-              <param 
name="changesrevision">beb4c19c0ea72e9de9a6e789861baacf4b82ea24</param></service></servicedata>
+              <param 
name="changesrevision">6bcf1d399254a980cbcf1ce69d8d11698b1dfbf5</param></service></servicedata>
 (No newline at EOF)
 

++++++ sdbootutil-1+git20231102.beb4c19.obscpio -> 
sdbootutil-1+git20231114.6bcf1d3.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sdbootutil-1+git20231102.beb4c19/sdbootutil 
new/sdbootutil-1+git20231114.6bcf1d3/sdbootutil
--- old/sdbootutil-1+git20231102.beb4c19/sdbootutil     2023-11-02 
14:56:28.000000000 +0100
+++ new/sdbootutil-1+git20231114.6bcf1d3/sdbootutil     2023-11-14 
18:08:05.000000000 +0100
@@ -335,7 +335,7 @@
        elif ! reuse_initrd "$snapshot" "$subvol"; then
                local dracut_args=()
                if [ "$subvol" != "$root_subvol" ]; then
-                       dracut_args=('--sysroot' 
'/.snapshots/$snapshot/snapshot' '--tmpdir' '/var/tmp')
+                       dracut_args=('--sysroot' 
"/.snapshots/$snapshot/snapshot" '--tmpdir' '/var/tmp')
                fi
                log_info "generating new initrd"
                run_command_live_output dracut --quiet --reproducible 
"${dracut_args[@]}" "$tmpdir/initrd" "$kernel_version"

++++++ sdbootutil.obsinfo ++++++
--- /var/tmp/diff_new_pack.qf01ud/_old  2023-11-15 21:07:11.217152313 +0100
+++ /var/tmp/diff_new_pack.qf01ud/_new  2023-11-15 21:07:11.221152460 +0100
@@ -1,5 +1,5 @@
 name: sdbootutil
-version: 1+git20231102.beb4c19
-mtime: 1698933388
-commit: beb4c19c0ea72e9de9a6e789861baacf4b82ea24
+version: 1+git20231114.6bcf1d3
+mtime: 1699981685
+commit: 6bcf1d399254a980cbcf1ce69d8d11698b1dfbf5
 

Reply via email to