Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package livecd-openSUSE for openSUSE:Factory checked in at 2021-04-26 13:13:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/livecd-openSUSE (Old) and /work/SRC/openSUSE:Factory/.livecd-openSUSE.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "livecd-openSUSE" Mon Apr 26 13:13:51 2021 rev:149 rq: version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/livecd-openSUSE/livecd-openSUSE.changes 2021-04-22 12:43:15.277241514 +0200 +++ /work/SRC/openSUSE:Factory/.livecd-openSUSE.new.12324/livecd-openSUSE.changes 2021-04-26 13:13:57.029975397 +0200 @@ -1,0 +2,6 @@ +Mon Apr 26 11:12:14 UTC 2021 - Dominique Leuenberger <dleuenber...@suse.com> + +- Limit gfxboot to i686 only: on x86_64, we have been using grub2 + to boot for quite a while already. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ livecd-leap-gnome.kiwi ++++++ --- /var/tmp/diff_new_pack.lx2bNw/_old 2021-04-26 13:13:58.077977090 +0200 +++ /var/tmp/diff_new_pack.lx2bNw/_new 2021-04-26 13:13:58.077977090 +0200 @@ -37,7 +37,7 @@ </users> <packages type="image" patternType="plusRecommended"> <package name="kernel-default"/> - <package name="gfxboot-branding-openSUSE" bootinclude="true" bootdelete="true" arch="i686,x86_64"/> + <package name="gfxboot-branding-openSUSE" bootinclude="true" bootdelete="true" arch="i686"/> <package name="grub2-branding-openSUSE" bootinclude="true"/> <package name="dracut-kiwi-live"/> <!-- workaround for bnc#892087 --> @@ -160,7 +160,7 @@ <package name="aaa_base" replaces="sane-backends"/> <ignore name="sane-backends"/> <package name="branding-openSUSE"/> - <package name="gfxboot" arch="i686,x86_64"/> + <package name="gfxboot" arch="i686"/> <package name="shim" arch="x86_64"/> <package name="aaa_base" replaces="glibc-32bit"/> <ignore name="glibc-32bit"/> livecd-leap-kde.kiwi: same change livecd-leap-x11.kiwi: same change livecd-leap-xfce.kiwi: same change ++++++ livecd-tumbleweed-gnome.kiwi ++++++ --- /var/tmp/diff_new_pack.lx2bNw/_old 2021-04-26 13:13:58.157977219 +0200 +++ /var/tmp/diff_new_pack.lx2bNw/_new 2021-04-26 13:13:58.157977219 +0200 @@ -37,7 +37,7 @@ </users> <packages type="image" patternType="plusRecommended"> <package name="kernel-default"/> - <package name="gfxboot-branding-openSUSE" bootinclude="true" bootdelete="true" arch="i686,x86_64"/> + <package name="gfxboot-branding-openSUSE" bootinclude="true" bootdelete="true" arch="i686"/> <package name="grub2-branding-openSUSE" bootinclude="true"/> <package name="dracut-kiwi-live"/> <!-- workaround for bnc#892087 --> @@ -160,7 +160,7 @@ <package name="aaa_base" replaces="sane-backends"/> <ignore name="sane-backends"/> <package name="branding-openSUSE"/> - <package name="gfxboot" arch="i686,x86_64"/> + <package name="gfxboot" arch="i686"/> <package name="shim" arch="x86_64"/> <package name="aaa_base" replaces="glibc-32bit"/> <ignore name="glibc-32bit"/> livecd-tumbleweed-kde.kiwi: same change livecd-tumbleweed-x11.kiwi: same change livecd-tumbleweed-xfce.kiwi: same change ++++++ list-common.sh ++++++ --- /var/tmp/diff_new_pack.lx2bNw/_old 2021-04-26 13:13:58.285977426 +0200 +++ /var/tmp/diff_new_pack.lx2bNw/_new 2021-04-26 13:13:58.285977426 +0200 @@ -53,7 +53,7 @@ buildignore sane-backends install branding-openSUSE -install gfxboot i686,x86_64 +install gfxboot i686 install shim x86_64 # Don't pull in any -32bit libs ++++++ livecd.kiwi.in ++++++ --- /var/tmp/diff_new_pack.lx2bNw/_old 2021-04-26 13:13:58.369977562 +0200 +++ /var/tmp/diff_new_pack.lx2bNw/_new 2021-04-26 13:13:58.373977568 +0200 @@ -37,7 +37,7 @@ </users> <packages type="image" patternType="plusRecommended"> <package name="kernel-default"/> - <package name="gfxboot-branding-openSUSE" bootinclude="true" bootdelete="true" arch="i686,x86_64"/> + <package name="gfxboot-branding-openSUSE" bootinclude="true" bootdelete="true" arch="i686"/> <package name="grub2-branding-openSUSE" bootinclude="true"/> <package name="dracut-kiwi-live"/> <!-- workaround for bnc#892087 -->