[yast-commit] [ci_new_pac] JFYI yast2-bootloader -> sle12
Script 'mail_helper' called by bg Hello packager, This is just FYI. Your package was checked in in distribution "sle12" by autobuild-member: bg. Here comes the log... ---------------------------%<------------------------------ Hi, here is the log from ci_new_pac /mounts/work_src_done/SLE12/yast2-bootloader -> sle12 ## BNC# 875235 : "yast2 bootloader - enabling secure boot does not install shim" (ASSIGNED/) Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-bootloader/yast2-bootloader.changes 2014-06-06 17:18:31.000000000 +0200 +++ /mounts/work_src_done/SLE12/yast2-bootloader/yast2-bootloader.changes 2014-06-10 11:08:11.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Jun 9 08:32:44 UTC 2014 - jreidinger@suse.com + +- Fix reinstallation of secure boot stage 1 (bnc#875235) +- 3.1.51 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-bootloader - yast2-kdump - yast2-product-creator - yast2-reipl - yast2-schema - yast2-vm ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-bootloader (Old) and /mounts/work_src_done/SLE12/yast2-bootloader (BS:build ID:39164 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-bootloader", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-bootloader-3.1.50.tar.bz2 New: ---- yast2-bootloader-3.1.51.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-bootloader.spec ++++++ --- /var/tmp/diff_new_pack.f3Tcqf/_old 2014-06-10 15:10:53.000000000 +0200 +++ /var/tmp/diff_new_pack.f3Tcqf/_new 2014-06-10 15:10:53.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.50 +Version: 3.1.51 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-bootloader-3.1.50.tar.bz2 -> yast2-bootloader-3.1.51.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-bootloader-3.1.50/package/yast2-bootloader.changes new/yast2-bootloader-3.1.51/package/yast2-bootloader.changes --- old/yast2-bootloader-3.1.50/package/yast2-bootloader.changes 2014-06-06 09:11:16.000000000 +0200 +++ new/yast2-bootloader-3.1.51/package/yast2-bootloader.changes 2014-06-10 11:06:13.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Jun 9 08:32:44 UTC 2014 - jreidinger@suse.com + +- Fix reinstallation of secure boot stage 1 (bnc#875235) +- 3.1.51 + +------------------------------------------------------------------- Thu Jun 5 11:00:35 UTC 2014 - jsrain@suse.cz - adjusted wording if disk order could not be detected (bnc#880439) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-bootloader-3.1.50/package/yast2-bootloader.spec new/yast2-bootloader-3.1.51/package/yast2-bootloader.spec --- old/yast2-bootloader-3.1.50/package/yast2-bootloader.spec 2014-06-06 09:11:16.000000000 +0200 +++ new/yast2-bootloader-3.1.51/package/yast2-bootloader.spec 2014-06-10 11:06:13.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.50 +Version: 3.1.51 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-bootloader-3.1.50/src/modules/BootCommon.rb new/yast2-bootloader-3.1.51/src/modules/BootCommon.rb --- old/yast2-bootloader-3.1.50/src/modules/BootCommon.rb 2014-06-06 09:11:16.000000000 +0200 +++ new/yast2-bootloader-3.1.51/src/modules/BootCommon.rb 2014-06-10 11:06:13.000000000 +0200 @@ -932,21 +932,8 @@ end def setSystemSecureBootStatus(enable) - # if (enable && enable != secure_boot) - # { - # // don't configure package manager during autoinstallation preparing - # if (Mode::normal () && (! (Mode::config () || Mode::repair ()))) - # { - # y2milestone ("Install shim"); - # PackageSystem::InstallAll (["shim"]); - # } - # else if (Stage::initial () ) - # { - # y2milestone ("AddResolvables shim"); - # PackagesProposal::AddResolvables ("yast2-bootloader", `package, ["shim"]); - # } - # } Builtins.y2milestone("Set secure boot: %2 => %1", enable, @secure_boot) + location_changed = true if @secure_boot != enable # secure boot require reinstall of stage 1 @secure_boot = enable nil continue with "q"... Checked in at Tue Jun 10 15:11:44 CEST 2014 by bg Remember to have fun... -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
bg