Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package installation-images for openSUSE:Factory checked in at 2021-12-18 20:29:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/installation-images (Old) and /work/SRC/openSUSE:Factory/.installation-images.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "installation-images" Sat Dec 18 20:29:27 2021 rev:151 rq:941236 version:17.30 Changes: -------- --- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes 2021-12-16 21:20:12.634541748 +0100 +++ /work/SRC/openSUSE:Factory/.installation-images.new.2520/installation-images.changes 2021-12-18 20:29:47.162227216 +0100 @@ -1,0 +2,7 @@ +Fri Dec 17 14:09:16 UTC 2021 - wfe...@opensuse.org + +- merge gh#openSUSE/installation-images#555 +- don't add Y2* install boot options to target system (jsc#SLE-21308) +- 17.30 + +-------------------------------------------------------------------- Old: ---- installation-images-17.29.tar.xz New: ---- installation-images-17.30.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ installation-images.spec ++++++ --- /var/tmp/diff_new_pack.yGSf1V/_old 2021-12-18 20:29:47.794227567 +0100 +++ /var/tmp/diff_new_pack.yGSf1V/_new 2021-12-18 20:29:47.798227569 +0100 @@ -683,7 +683,7 @@ Summary: Installation Image Files for %theme License: GPL-2.0-or-later Group: Metapackages -Version: 17.29 +Version: 17.30 Release: 0 Provides: installation-images = %version-%release Conflicts: otherproviders(installation-images) ++++++ installation-images-17.29.tar.xz -> installation-images-17.30.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-17.29/VERSION new/installation-images-17.30/VERSION --- old/installation-images-17.29/VERSION 2021-12-13 11:01:47.000000000 +0100 +++ new/installation-images-17.30/VERSION 2021-12-17 15:09:16.000000000 +0100 @@ -1 +1 @@ -17.29 +17.30 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-17.29/changelog new/installation-images-17.30/changelog --- old/installation-images-17.29/changelog 2021-12-13 11:01:47.000000000 +0100 +++ new/installation-images-17.30/changelog 2021-12-17 15:09:16.000000000 +0100 @@ -1,3 +1,7 @@ +2021-12-17: 17.30 + - merge gh#openSUSE/installation-images#555 + - don't add Y2* install boot options to target system (jsc#SLE-21308) + 2021-12-13: 17.29 - merge gh#openSUSE/installation-images#552 - etc: update module.config to match 5.16 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-17.29/data/initrd/theme.file_list new/installation-images-17.30/data/initrd/theme.file_list --- old/installation-images-17.29/data/initrd/theme.file_list 2021-12-13 11:01:47.000000000 +0100 +++ new/installation-images-17.30/data/initrd/theme.file_list 2021-12-17 15:09:16.000000000 +0100 @@ -70,7 +70,7 @@ e echo "KexecReboot: 1" >>linuxrc.config -e echo "PTOptions: AutoUpgrade,productprofile,addon,XVideo,Screenmode,specialproduct,reboot_timeout,LIBSTORAGE_*,YAST_*" >>linuxrc.config +e echo "PTOptions: AutoUpgrade,productprofile,addon,XVideo,Screenmode,specialproduct,reboot_timeout,LIBSTORAGE_*,YAST_*,Y2*" >>linuxrc.config if YAST_SELFUPDATE ne "" e echo "SelfUpdate: <YAST_SELFUPDATE>" >>linuxrc.config