Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openSUSE-Aeon for openSUSE:Factory checked in at 2025-06-12 15:54:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openSUSE-Aeon (Old) and /work/SRC/openSUSE:Factory/.openSUSE-Aeon.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-Aeon" Thu Jun 12 15:54:24 2025 rev:14 rq:1285084 version:0.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openSUSE-Aeon/openSUSE-Aeon.changes 2025-06-11 16:24:15.706804444 +0200 +++ /work/SRC/openSUSE:Factory/.openSUSE-Aeon.new.19631/openSUSE-Aeon.changes 2025-06-12 15:56:04.480184221 +0200 @@ -1,0 +2,5 @@ +Thu Jun 12 08:55:20 UTC 2025 - Richard Brown <rbr...@suse.com> + +- Force installation of shim at build time (boo#1244248) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ disk.sh ++++++ --- /var/tmp/diff_new_pack.dHKMx7/_old 2025-06-12 15:56:05.092209620 +0200 +++ /var/tmp/diff_new_pack.dHKMx7/_new 2025-06-12 15:56:05.096209786 +0200 @@ -16,7 +16,7 @@ *) echo "Unsupported arch for Aeon - $arch"; exit 1 ;; esac echo "install boot loader" -sdbootutil -v --no-random-seed --arch "$arch" --esp-path /boot/efi --portable --entry-token=auto --no-variables install +sdbootutil -v --secure-boot --no-random-seed --arch "$arch" --esp-path /boot/efi --portable --entry-token=auto --no-variables install echo "add kernels" export hostonly_l=no # for dracut sdbootutil -v --arch "$arch" --esp-path /boot/efi --portable --entry-token=auto add-all-kernels