Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kiwi-templates-JeOS for openSUSE:Factory checked in at 2021-04-12 12:33:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiwi-templates-JeOS (Old) and /work/SRC/openSUSE:Factory/.kiwi-templates-JeOS.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiwi-templates-JeOS" Mon Apr 12 12:33:52 2021 rev:25 rq:884050 version:84.87 Changes: -------- --- /work/SRC/openSUSE:Factory/kiwi-templates-JeOS/kiwi-templates-JeOS.changes 2021-03-16 15:44:26.537040822 +0100 +++ /work/SRC/openSUSE:Factory/.kiwi-templates-JeOS.new.2401/kiwi-templates-JeOS.changes 2021-04-12 12:34:01.801078686 +0200 @@ -1,0 +2,5 @@ +Wed Apr 7 13:19:01 UTC 2021 - Fabian Vogt <fv...@suse.com> + +- Install shim everywhere except on RPi (bsc#1182211) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ JeOS.kiwi ++++++ --- /var/tmp/diff_new_pack.Dg3g2C/_old 2021-04-12 12:34:02.333079509 +0200 +++ /var/tmp/diff_new_pack.Dg3g2C/_new 2021-04-12 12:34:02.337079516 +0200 @@ -261,7 +261,6 @@ <package name="iputils"/> <package name="issue-generator"/> <!-- bsc#1084879 --> <package name="vim-small"/> - <package name="shim" arch="x86_64"/> <package name="grub2"/> <package name="grub2-arm64-efi" arch="aarch64"/> <package name="grub2-branding-openSUSE" bootinclude="true"/> @@ -301,6 +300,11 @@ <package name="firewalld"/> </packages> + <!-- Shim for secure boot everywhere except for RPi --> + <packages type="image" profiles="kvm-and-xen,VMware,MS-HyperV,OpenStack-Cloud"> + <package name="shim" arch="aarch64,x86_64"/> + </packages> + <packages type="image" profiles="kvm-and-xen"> <package name="xen-tools-domU"/> <package name="xen-libs"/>