Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-bootloader for openSUSE:Factory checked in at 2021-06-15 16:37:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-bootloader (Old) and /work/SRC/openSUSE:Factory/.yast2-bootloader.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-bootloader" Tue Jun 15 16:37:03 2021 rev:308 rq:898826 version:4.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-bootloader/yast2-bootloader.changes 2021-06-05 23:31:37.128447013 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new.32437/yast2-bootloader.changes 2021-06-15 16:37:17.373688556 +0200 @@ -1,0 +2,19 @@ +Wed Jun 9 13:51:01 UTC 2021 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Enable linuxefi/initrdefi on x86 only as grub does not understand + those commands on other archs (boo#1183795) +- 4.4.3 + +------------------------------------------------------------------- +Mon Jun 7 08:59:45 UTC 2021 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Fixes for 'arm can boot on uefi' (boo#1183795) +- 4.4.2 + +------------------------------------------------------------------- +Sun May 16 08:11:46 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- only list specific files installed in common directories (metainfo, + icons, fillupdir) (bsc#1186066, bsc#1184786) + +------------------------------------------------------------------- Old: ---- yast2-bootloader-4.4.1.tar.bz2 New: ---- yast2-bootloader-4.4.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-bootloader.spec ++++++ --- /var/tmp/diff_new_pack.NF8Add/_old 2021-06-15 16:37:18.081689782 +0200 +++ /var/tmp/diff_new_pack.NF8Add/_new 2021-06-15 16:37:18.085689789 +0200 @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 4.4.1 +Version: 4.4.3 Release: 0 Summary: YaST2 - Bootloader Configuration License: GPL-2.0-or-later @@ -81,17 +81,17 @@ %{fillup_only -n bootloader} %files +%license COPYING +%doc %{yast_docdir} %{yast_desktopdir} -%{yast_metainfodir} %{yast_moduledir} %{yast_clientdir} %{yast_ybindir} %{yast_scrconfdir} -%{yast_fillupdir} %{yast_schemadir} %{yast_libdir} -%{yast_icondir} -%doc %{yast_docdir} -%license COPYING +%{_fillupdir}/sysconfig.bootloader.* +%{_datadir}/metainfo/org.opensuse.yast.Bootloader.metainfo.xml +%{_datadir}/icons/hicolor/*/apps/yast-bootloader* %changelog ++++++ yast2-bootloader-4.4.1.tar.bz2 -> yast2-bootloader-4.4.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-bootloader-4.4.1/package/yast2-bootloader.changes new/yast2-bootloader-4.4.3/package/yast2-bootloader.changes --- old/yast2-bootloader-4.4.1/package/yast2-bootloader.changes 2021-06-01 16:36:13.000000000 +0200 +++ new/yast2-bootloader-4.4.3/package/yast2-bootloader.changes 2021-06-09 16:52:39.000000000 +0200 @@ -1,4 +1,23 @@ ------------------------------------------------------------------- +Wed Jun 9 13:51:01 UTC 2021 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Enable linuxefi/initrdefi on x86 only as grub does not understand + those commands on other archs (boo#1183795) +- 4.4.3 + +------------------------------------------------------------------- +Mon Jun 7 08:59:45 UTC 2021 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Fixes for 'arm can boot on uefi' (boo#1183795) +- 4.4.2 + +------------------------------------------------------------------- +Sun May 16 08:11:46 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- only list specific files installed in common directories (metainfo, + icons, fillupdir) (bsc#1186066, bsc#1184786) + +------------------------------------------------------------------- Wed May 12 12:23:31 UTC 2021 - Guillaume GARDET <guillaume.gar...@opensuse.org> - arm can boot on uefi (boo#1183795) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-bootloader-4.4.1/package/yast2-bootloader.spec new/yast2-bootloader-4.4.3/package/yast2-bootloader.spec --- old/yast2-bootloader-4.4.1/package/yast2-bootloader.spec 2021-06-01 16:36:13.000000000 +0200 +++ new/yast2-bootloader-4.4.3/package/yast2-bootloader.spec 2021-06-09 16:52:39.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 4.4.1 +Version: 4.4.3 Release: 0 Summary: YaST2 - Bootloader Configuration License: GPL-2.0-or-later @@ -81,17 +81,17 @@ %{fillup_only -n bootloader} %files +%license COPYING +%doc %{yast_docdir} %{yast_desktopdir} -%{yast_metainfodir} %{yast_moduledir} %{yast_clientdir} %{yast_ybindir} %{yast_scrconfdir} -%{yast_fillupdir} %{yast_schemadir} %{yast_libdir} -%{yast_icondir} -%doc %{yast_docdir} -%license COPYING +%{_fillupdir}/sysconfig.bootloader.* +%{_datadir}/metainfo/org.opensuse.yast.Bootloader.metainfo.xml +%{_datadir}/icons/hicolor/*/apps/yast-bootloader* %changelog diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-bootloader-4.4.1/src/lib/bootloader/bootloader_factory.rb new/yast2-bootloader-4.4.3/src/lib/bootloader/bootloader_factory.rb --- old/yast2-bootloader-4.4.1/src/lib/bootloader/bootloader_factory.rb 2021-06-01 16:36:13.000000000 +0200 +++ new/yast2-bootloader-4.4.3/src/lib/bootloader/bootloader_factory.rb 2021-06-09 16:52:39.000000000 +0200 @@ -95,7 +95,7 @@ end def proposed_name - return "grub2-efi" if Yast::Arch.aarch64 + return "grub2-efi" if Yast::Arch.aarch64 || Yast::Arch.arm return "grub2-efi" if Yast::Arch.x86_64 && boot_efi? diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-bootloader-4.4.1/src/lib/bootloader/grub2efi.rb new/yast2-bootloader-4.4.3/src/lib/bootloader/grub2efi.rb --- old/yast2-bootloader-4.4.1/src/lib/bootloader/grub2efi.rb 2021-06-01 16:36:13.000000000 +0200 +++ new/yast2-bootloader-4.4.3/src/lib/bootloader/grub2efi.rb 2021-06-09 16:52:39.000000000 +0200 @@ -59,7 +59,9 @@ # for UEFI always remove PMBR flag on disk (bnc#872054) self.pmbr_action = :remove - grub_default.generic_set("GRUB_USE_LINUXEFI", Yast::Arch.aarch64 ? "false" : "true") + # linuxefi/initrdefi are available on x86 only + grub_default.generic_set("GRUB_USE_LINUXEFI", + (Yast::Arch.x86_64 || Yast::Arch.i386) ? "true" : "false") end def merge(other) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-bootloader-4.4.1/src/lib/bootloader/stage1_proposal.rb new/yast2-bootloader-4.4.3/src/lib/bootloader/stage1_proposal.rb --- old/yast2-bootloader-4.4.1/src/lib/bootloader/stage1_proposal.rb 2021-06-01 16:36:13.000000000 +0200 +++ new/yast2-bootloader-4.4.3/src/lib/bootloader/stage1_proposal.rb 2021-06-09 16:52:39.000000000 +0200 @@ -220,6 +220,6 @@ "ppc" => PPC, "ppc64" => PPC } - AVAILABLE_PROPOSALS.default_proc = lambda { |_h, k| raise "unsuported architecture #{k}" } + AVAILABLE_PROPOSALS.default_proc = lambda { |_h, k| raise "unsupported architecture #{k}" } end end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-bootloader-4.4.1/src/modules/BootArch.rb new/yast2-bootloader-4.4.3/src/modules/BootArch.rb --- old/yast2-bootloader-4.4.1/src/modules/BootArch.rb 2021-06-01 16:36:13.000000000 +0200 +++ new/yast2-bootloader-4.4.3/src/modules/BootArch.rb 2021-06-09 16:52:39.000000000 +0200 @@ -55,7 +55,7 @@ ) kernel_cmdline = Kernel.GetCmdLine.dup - if Arch.i386 || Arch.x86_64 || Arch.aarch64 || Arch.ppc + if Arch.i386 || Arch.x86_64 || Arch.aarch64 || Arch.arm || Arch.ppc ret = kernel_cmdline ret << " resume=#{resume}" unless resume.empty? ret << " #{features}" unless features.empty? diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-bootloader-4.4.1/src/modules/BootSupportCheck.rb new/yast2-bootloader-4.4.3/src/modules/BootSupportCheck.rb --- old/yast2-bootloader-4.4.1/src/modules/BootSupportCheck.rb 2021-06-01 16:36:13.000000000 +0200 +++ new/yast2-bootloader-4.4.3/src/modules/BootSupportCheck.rb 2021-06-09 16:52:39.000000000 +0200 @@ -79,11 +79,11 @@ return true if type == "none" # grub2 is sooo cool... - return true if type == "grub2" && !Arch.aarch64 + return true if type == "grub2" && !Arch.aarch64 && !Arch.arm return true if (Arch.i386 || Arch.x86_64) && type == "grub2-efi" && efi? - return true if type == "grub2-efi" && Arch.aarch64 + return true if type == "grub2-efi" && (Arch.aarch64 || Arch.arm) log.error "Unsupported combination of hardware platform #{Arch.architecture} and bootloader #{type}" add_new_problem(