Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package static-initrd for openSUSE:Factory checked in at 2026-03-30 18:33:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/static-initrd (Old) and /work/SRC/openSUSE:Factory/.static-initrd.new.1999 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "static-initrd" Mon Mar 30 18:33:19 2026 rev:5 rq:1343688 version:0.1.0_kMACRO Changes: -------- --- /work/SRC/openSUSE:Factory/static-initrd/static-initrd.changes 2026-01-17 21:43:41.380231476 +0100 +++ /work/SRC/openSUSE:Factory/.static-initrd.new.1999/static-initrd.changes 2026-03-30 18:37:53.807606229 +0200 @@ -1,0 +2,5 @@ +Mon Mar 30 07:14:29 UTC 2026 - Valentin Lefebvre <[email protected]> + +- module name "systemd-pcrphase" moved in "systemd-pcrextend" + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ static-initrd.spec ++++++ --- /var/tmp/diff_new_pack.fL77ZQ/_old 2026-03-30 18:37:54.495634960 +0200 +++ /var/tmp/diff_new_pack.fL77ZQ/_new 2026-03-30 18:37:54.495634960 +0200 @@ -1,7 +1,7 @@ # # spec file for package static-initrd # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -258,7 +258,7 @@ %build omit_modules="iscsi lunmask multipath memstrack" %ifnarch x86_64 aarch64 -omit_modules="$omit_modules connman biosdevname systemd-pcrphase" +omit_modules="$omit_modules connman biosdevname systemd-pcrextend" %endif %ifarch s390x s390 omit_modules="$omit_modules rngd" @@ -291,7 +291,7 @@ done <"$list_packages" else echo "add_dracutmodules+=\" \\" > "$conf_file" - echo "systemd-pcrphase \\" >> "$conf_file" + echo "systemd-pcrextend \\" >> "$conf_file" echo "tpm2-tss \\" >> "$conf_file" fi echo "\"" >> "$conf_file"
