[yast-commit] [ci_new_pac] JFYI yast2-kdump -> sle12
Script 'mail_helper' called by ro Hello packager, This is just FYI. Your package was checked in in distribution "sle12" by autobuild-member: ro. Here comes the log... ---------------------------%<------------------------------ Hi, here is the log from ci_new_pac /mounts/work_src_done/SLE12/yast2-kdump -> sle12 ## BNC# 867714 : "kdump can't be enabled to start up by yast2" (RESOLVED/FIXED) ## BNC# 865352 : "Installer UI: Veeeeryyyyy Wiiiiiiiideeeee [Browse] button" (RESOLVED/FIXED) Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-kdump/yast2-kdump.changes 2014-02-28 15:52:15.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-kdump/yast2-kdump.changes 2014-03-13 13:12:39.000000000 +0100 @@ -1,0 +2,12 @@ +Thu Mar 13 09:41:09 UTC 2014 - vmoravec@suse.com + +- Fix wrong systemd unit name in Kdump module (bnc#867714) +- 3.1.7 + +------------------------------------------------------------------- +Mon Mar 3 14:04:12 UTC 2014 - jreidinger@suse.com + +- Do not stretch browse button (BNC#865352) +- 3.1.6 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-kdump - yast2-schema ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-kdump (Old) and /mounts/work_src_done/SLE12/yast2-kdump (BS:build ID:34310 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-kdump", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-kdump-3.1.5.tar.bz2 New: ---- yast2-kdump-3.1.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-kdump.spec ++++++ --- /var/tmp/diff_new_pack.4eB6Ka/_old 2014-03-14 11:51:02.000000000 +0100 +++ /var/tmp/diff_new_pack.4eB6Ka/_new 2014-03-14 11:51:02.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-kdump -Version: 3.1.5 +Version: 3.1.7 Release: 0 Url: https://github.com/yast/yast-kdump ++++++ yast2-kdump-3.1.5.tar.bz2 -> yast2-kdump-3.1.7.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-3.1.5/package/yast2-kdump.changes new/yast2-kdump-3.1.7/package/yast2-kdump.changes --- old/yast2-kdump-3.1.5/package/yast2-kdump.changes 2014-02-28 14:56:43.000000000 +0100 +++ new/yast2-kdump-3.1.7/package/yast2-kdump.changes 2014-03-13 13:09:34.000000000 +0100 @@ -1,4 +1,16 @@ ------------------------------------------------------------------- +Thu Mar 13 09:41:09 UTC 2014 - vmoravec@suse.com + +- Fix wrong systemd unit name in Kdump module (bnc#867714) +- 3.1.7 + +------------------------------------------------------------------- +Mon Mar 3 14:04:12 UTC 2014 - jreidinger@suse.com + +- Do not stretch browse button (BNC#865352) +- 3.1.6 + +------------------------------------------------------------------- Fri Feb 28 12:22:11 UTC 2014 - fisiu@opensuse.org - Enable all possible values for dump data format. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-3.1.5/package/yast2-kdump.spec new/yast2-kdump-3.1.7/package/yast2-kdump.spec --- old/yast2-kdump-3.1.5/package/yast2-kdump.spec 2014-02-28 14:56:43.000000000 +0100 +++ new/yast2-kdump-3.1.7/package/yast2-kdump.spec 2014-03-13 13:09:34.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-kdump -Version: 3.1.5 +Version: 3.1.7 Release: 0 Url: https://github.com/yast/yast-kdump diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-3.1.5/src/include/kdump/uifunctions.rb new/yast2-kdump-3.1.7/src/include/kdump/uifunctions.rb --- old/yast2-kdump-3.1.5/src/include/kdump/uifunctions.rb 2014-02-28 14:56:43.000000000 +0100 +++ new/yast2-kdump-3.1.7/src/include/kdump/uifunctions.rb 2014-03-13 13:09:34.000000000 +0100 @@ -91,7 +91,7 @@ InputField(Id("dir"), _("&Directory for Saving Dumps")), VBox( Label(""), - PushButton(Id("select_dir"), Opt(:hstretch), _("B&rowse")) + PushButton(Id("select_dir"), _("B&rowse")) ) ) ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-3.1.5/src/modules/Kdump.rb new/yast2-kdump-3.1.7/src/modules/Kdump.rb --- old/yast2-kdump-3.1.5/src/modules/Kdump.rb 2014-02-28 14:56:43.000000000 +0100 +++ new/yast2-kdump-3.1.7/src/modules/Kdump.rb 2014-03-13 13:09:34.000000000 +0100 @@ -33,6 +33,7 @@ module Yast class KdumpClass < Module FADUMP_KEY = "KDUMP_FADUMP" + KDUMP_SERVICE_NAME = "kdump" def main textdomain "kdump" @@ -542,7 +543,7 @@ def convertCrashkernelForXEN(crash) crash_value = "" if crash != "" - crash_value = Ops.add(getAllocatedMemory(crash), "M") + crash_value = Ops.add(getAllocatedMemory(crash), "M") # bnc#563905 problem with offset in crashkernel #if ((Arch::i386()) ||(Arch::x86_64()) || Arch::ppc64()) # crash_value = crash_value + "@16M"; @@ -905,14 +906,14 @@ Popup.Message(_("To apply changes a reboot is necessary.")) end - Service.Enable("boot.kdump") + Service.Enable(KDUMP_SERVICE_NAME) return result end # start kernel-kdump at boot - Service.Enable("boot.kdump") + Service.Enable(KDUMP_SERVICE_NAME) - Service.Restart("boot.kdump") if Service.Status("boot.kdump") == 0 + Service.Restart(KDUMP_SERVICE_NAME) if Service.Status(KDUMP_SERVICE_NAME) == 0 else if @crashkernel_param #delete crashkernel paramter from bootloader @@ -928,8 +929,8 @@ Popup.Message(_("To apply changes a reboot is necessary.")) end end - Service.Disable("boot.kdump") - Service.Stop("boot.kdump") if Service.Status("boot.kdump") == 0 + Service.Disable(KDUMP_SERVICE_NAME) + Service.Stop(KDUMP_SERVICE_NAME) if Service.Status(KDUMP_SERVICE_NAME) == 0 return result end true continue with "q"... Checked in at Fri Mar 14 11:51:17 CET 2014 by ro 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)
-
ro