Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dracut for openSUSE:Factory checked 
in at 2026-08-09 21:32:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dracut (Old)
 and      /work/SRC/openSUSE:Factory/.dracut.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dracut"

Sun Aug  9 21:32:52 2026 rev:264 rq:1370188 version:112+suse.28.g84b3ea7

Changes:
--------
--- /work/SRC/openSUSE:Factory/dracut/dracut.changes    2026-07-23 
23:10:00.355577873 +0200
+++ /work/SRC/openSUSE:Factory/.dracut.new.16738/dracut.changes 2026-08-09 
21:34:02.071510581 +0200
@@ -1,0 +2,39 @@
+Fri Aug 07 08:00:13 UTC 2026 - [email protected]
+
+- Update to version 112+suse.28.g84b3ea7:
+
+  Full list of changes:
+  * https://github.com/dracut-ng/dracut-ng/releases/tag/112
+  * https://github.com/dracut-ng/dracut-ng/releases/tag/111
+
+  Additional openSUSE-specific changes and post-release fixes:
+  * fix(net-lib): validate iSCSI port parameters
+  * refactor(net-lib): use strip_non_digits() to validate iSCSI LUN parameters
+  * fix(net-lib): source dracut-lib.sh in net-lib.sh
+  * fix(hwdb): always install this module, except in strict hostonly mode
+  * fix(dracut): --remove allows to remove files from the host filesystem
+  * fix(dracut): --remove globbing does not work
+  * fix(shell-completion): add missing --remove option
+  * style(dracut): correct indentation in help text
+  * fix(dracut-functions): typo in log function
+  * fix(iscsi): normalize the target name in the generated netroot=
+  * fix(iscsi): do not source the boot-time net-lib.sh into module-setup.sh
+  * fix(net-lib): normalize iSCSI target names on the iqn./eui./naa. path
+  * fix(systemd-sysusers): do not run systemd-sysusers as part of the build 
process
+  * feat(systemd-coredump): save coredumps to journal
+  * fix(dracut): remove wrong auto-detection logic for output file
+  * feat(dracut-install): do not return non-zero if a dependency cannot be 
resolved
+  * feat(dracut-systemd): add back and fix printing fs help in the emergency 
shell
+  * feat(resume): add openSUSE-specific sanity check
+  * fix(rngd): revert changes that removed the custom systemd service
+  * fix(systemd-pcrextend): revert changes related to inclusion and 
dependencies
+  * fix(lsinitrd, dracut-initramfs-restore): detect initrd for BLS Type #1 
entries
+  * fix(dracut.sh): improve detection of installed kernel versions
+  * feat: add openSUSE-specific code related to networking
+  * feat(convertfs): add openSUSE-specific code
+  * fix(fips): handle zipl
+  * feat(fips): add openSUSE-specific code
+  * chore(suse): add openSUSE-specific modules
+  * ci: change openSUSE code owners
+
+-------------------------------------------------------------------

Old:
----
  dracut-110+suse.45.geaec47e4.tar.xz

New:
----
  dracut-112+suse.28.g84b3ea7.tar.xz

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

Other differences:
------------------
++++++ dracut.spec ++++++
--- /var/tmp/diff_new_pack.U8Kg06/_old  2026-08-09 21:34:02.671531048 +0200
+++ /var/tmp/diff_new_pack.U8Kg06/_new  2026-08-09 21:34:02.671531048 +0200
@@ -26,7 +26,7 @@
 %endif
 
 Name:           dracut
-Version:        110+suse.45.geaec47e4
+Version:        112+suse.28.g84b3ea7
 Release:        0
 Summary:        Event driven initramfs infrastructure
 License:        GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -412,6 +412,7 @@
 %{dracutlibdir}/modules.d/70bluetooth
 %{dracutlibdir}/modules.d/70btrfs
 %{dracutlibdir}/modules.d/70crypt
+%{dracutlibdir}/modules.d/70crypt-lib
 %{dracutlibdir}/modules.d/70devicetree-firmware
 %{dracutlibdir}/modules.d/70dm
 %{dracutlibdir}/modules.d/70dmraid
@@ -440,6 +441,7 @@
 %{dracutlibdir}/modules.d/70qemu-net
 %{dracutlibdir}/modules.d/70uefi-lib
 %{dracutlibdir}/modules.d/71systemd-cryptsetup
+%{dracutlibdir}/modules.d/71overlayfs-crypt
 %{dracutlibdir}/modules.d/73crypt-gpg
 %{dracutlibdir}/modules.d/73crypt-loop
 %{dracutlibdir}/modules.d/73fido2

++++++ _service ++++++
--- /var/tmp/diff_new_pack.U8Kg06/_old  2026-08-09 21:34:02.731533095 +0200
+++ /var/tmp/diff_new_pack.U8Kg06/_new  2026-08-09 21:34:02.735533231 +0200
@@ -3,7 +3,7 @@
   <service name="tar_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://github.com/opensuse/dracut-ng.git</param>
-    <param name="revision">SUSE/110</param>
+    <param name="revision">SUSE/112</param>
     <param name="versionformat">@PARENT_TAG@+suse.@[email protected]%h</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">dracut</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.U8Kg06/_old  2026-08-09 21:34:02.759534050 +0200
+++ /var/tmp/diff_new_pack.U8Kg06/_new  2026-08-09 21:34:02.763534186 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/opensuse/dracut-ng.git</param>
-              <param 
name="changesrevision">eaec47e4f92cac47ca2e8a41e98f2dcdcbf30a90</param></service></servicedata>
+              <param 
name="changesrevision">84b3ea7acb73aa9843ccca59fcb6bc12255c37d0</param></service></servicedata>
 (No newline at EOF)
 

++++++ dracut-110+suse.45.geaec47e4.tar.xz -> 
dracut-112+suse.28.g84b3ea7.tar.xz ++++++
++++ 12582 lines of diff (skipped)

Reply via email to