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-11 16:23:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openSUSE-Aeon (Old) and /work/SRC/openSUSE:Factory/.openSUSE-Aeon.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-Aeon" Wed Jun 11 16:23:17 2025 rev:13 rq:1284482 version:0.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openSUSE-Aeon/openSUSE-Aeon.changes 2025-05-14 17:02:30.010486221 +0200 +++ /work/SRC/openSUSE:Factory/.openSUSE-Aeon.new.19631/openSUSE-Aeon.changes 2025-06-11 16:24:15.706804444 +0200 @@ -1,0 +2,5 @@ +Tue Jun 10 13:16:25 UTC 2025 - Richard Brown <rbr...@suse.com> + +- Install bootloader with Secure Boot support (boo#1244248) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ config.sh ++++++ --- /var/tmp/diff_new_pack.26c8z9/_old 2025-06-11 16:24:16.290828815 +0200 +++ /var/tmp/diff_new_pack.26c8z9/_new 2025-06-11 16:24:16.294828982 +0200 @@ -179,7 +179,7 @@ # FIXME: kiwi needs /boot/efi to exist before syncing the disk image mkdir -p /boot/efi mkdir -p /boot/efi/loader/entries - echo "LOADER_TYPE=systemd-boot" > /etc/sysconfig/bootloader + echo -e "LOADER_TYPE=systemd-boot\nSECURE_BOOT=yes" > /etc/sysconfig/bootloader fi #======================================