Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-installation for openSUSE:Factory checked in at 2023-09-26 22:00:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old) and /work/SRC/openSUSE:Factory/.yast2-installation.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-installation" Tue Sep 26 22:00:31 2023 rev:525 rq:1109088 version:5.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes 2023-08-16 14:16:46.798844651 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-installation.new.1770/yast2-installation.changes 2023-09-26 22:16:21.364250050 +0200 @@ -1,0 +2,12 @@ +Tue Sep 5 09:41:29 UTC 2023 - Josef Reidinger <jreidin...@suse.com> + +- Adapt code for changes in yast2-bootloader done for systemd-boot + experimental support (jsc#PED-1906) +- 5.0.1 + +------------------------------------------------------------------- +Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger <jreidin...@suse.cz> + +- 5.0.0 (#bsc1185510) + +------------------------------------------------------------------- Old: ---- yast2-installation-4.6.7.tar.bz2 New: ---- yast2-installation-5.0.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.3T7pnZ/_old 2023-09-26 22:16:22.708298697 +0200 +++ /var/tmp/diff_new_pack.3T7pnZ/_new 2023-09-26 22:16:22.712298842 +0200 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.6.7 +Version: 5.0.1 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -30,8 +30,8 @@ BuildRequires: update-desktop-files # Y2Packager::NewRepositorySetup BuildRequires: yast2 >= 4.4.42 -# CIOIgnore -BuildRequires: yast2-bootloader +# new name for CPUMitigation widget +BuildRequires: yast2-bootloader >= 5.0.1 # storage-ng based version BuildRequires: yast2-country >= 3.3.1 BuildRequires: yast2-devtools >= 3.1.10 @@ -76,8 +76,7 @@ Requires: (yast2-x11 >= 4.5.1 if libyui-qt) # Y2Packager::NewRepositorySetup Requires: yast2 >= 4.4.42 -# CIOIgnore -Requires: yast2-bootloader +Requires: yast2-bootloader >= 5.0.1 Requires: yast2-country >= 3.3.1 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions) ++++++ yast2-installation-4.6.7.tar.bz2 -> yast2-installation-5.0.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-4.6.7/package/yast2-installation.changes new/yast2-installation-5.0.1/package/yast2-installation.changes --- old/yast2-installation-4.6.7/package/yast2-installation.changes 2023-08-15 11:14:50.000000000 +0200 +++ new/yast2-installation-5.0.1/package/yast2-installation.changes 2023-09-05 14:15:15.000000000 +0200 @@ -1,4 +1,16 @@ ------------------------------------------------------------------- +Tue Sep 5 09:41:29 UTC 2023 - Josef Reidinger <jreidin...@suse.com> + +- Adapt code for changes in yast2-bootloader done for systemd-boot + experimental support (jsc#PED-1906) +- 5.0.1 + +------------------------------------------------------------------- +Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger <jreidin...@suse.cz> + +- 5.0.0 (#bsc1185510) + +------------------------------------------------------------------- Tue Aug 15 08:42:50 UTC 2023 - Stefan Hundhammer <shundham...@suse.com> - Require awk for use in startup scripts (bsc#1214277) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-4.6.7/package/yast2-installation.spec new/yast2-installation-5.0.1/package/yast2-installation.spec --- old/yast2-installation-4.6.7/package/yast2-installation.spec 2023-08-15 11:14:50.000000000 +0200 +++ new/yast2-installation-5.0.1/package/yast2-installation.spec 2023-09-05 14:15:15.000000000 +0200 @@ -16,7 +16,7 @@ # Name: yast2-installation -Version: 4.6.7 +Version: 5.0.1 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -29,8 +29,8 @@ BuildRequires: update-desktop-files # Y2Packager::NewRepositorySetup BuildRequires: yast2 >= 4.4.42 -# CIOIgnore -BuildRequires: yast2-bootloader +# new name for CPUMitigation widget +BuildRequires: yast2-bootloader >= 5.0.1 # storage-ng based version BuildRequires: yast2-country >= 3.3.1 BuildRequires: yast2-devtools >= 3.1.10 @@ -75,8 +75,7 @@ Requires: (yast2-x11 >= 4.5.1 if libyui-qt) # Y2Packager::NewRepositorySetup Requires: yast2 >= 4.4.42 -# CIOIgnore -Requires: yast2-bootloader +Requires: yast2-bootloader >= 5.0.1 Requires: yast2-country >= 3.3.1 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-4.6.7/src/lib/installation/clients/security_proposal.rb new/yast2-installation-5.0.1/src/lib/installation/clients/security_proposal.rb --- old/yast2-installation-4.6.7/src/lib/installation/clients/security_proposal.rb 2023-08-15 11:14:50.000000000 +0200 +++ new/yast2-installation-5.0.1/src/lib/installation/clients/security_proposal.rb 2023-09-05 14:15:15.000000000 +0200 @@ -140,7 +140,7 @@ def cpu_mitigations_proposal require "bootloader/bootloader_factory" bl = ::Bootloader::BootloaderFactory.current - return nil if bl.name == "none" + return nil unless bl.respond_to?(:cpu_mitigations) mitigations = bl.cpu_mitigations diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-4.6.7/src/lib/installation/dialogs/security.rb new/yast2-installation-5.0.1/src/lib/installation/dialogs/security.rb --- old/yast2-installation-4.6.7/src/lib/installation/dialogs/security.rb 2023-08-15 11:14:50.000000000 +0200 +++ new/yast2-installation-5.0.1/src/lib/installation/dialogs/security.rb 2023-09-05 14:15:15.000000000 +0200 @@ -121,7 +121,7 @@ def cpu_frame frame( _("CPU"), - ::Bootloader::CpuMitigationsWidget.new + ::Bootloader::Grub2Widget::CpuMitigationsWidget.new ) end