From 88ae6afe8b4177037f5b8ba0e533c22dcfd80dff4cb0a3f85c41e0335def914a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 13 Aug 2014 07:53:59 +0000 Subject: [PATCH 1/2] - Fixed adding a crashkernel parameter to xen_append if the latter is missing. kdump.service would fail then (bnc#886843) - 3.1.86 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=443 --- yast2-bootloader-3.1.85.tar.bz2 | 3 --- yast2-bootloader-3.1.86.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 3 ++- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.85.tar.bz2 create mode 100644 yast2-bootloader-3.1.86.tar.bz2 diff --git a/yast2-bootloader-3.1.85.tar.bz2 b/yast2-bootloader-3.1.85.tar.bz2 deleted file mode 100644 index 01051ac..0000000 --- a/yast2-bootloader-3.1.85.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecfbd9f4b933e549b4432f3a57a506d4837733ce878e0cefdb6d94e62124caff -size 343279 diff --git a/yast2-bootloader-3.1.86.tar.bz2 b/yast2-bootloader-3.1.86.tar.bz2 new file mode 100644 index 0000000..dc9a0b0 --- /dev/null +++ b/yast2-bootloader-3.1.86.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d0520c17007fe13a0ad267ed95d4e365c78bd16ecbbc966441dd7ffb34277d +size 343784 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 19522ac..f4ce8f9 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 12 13:46:17 UTC 2014 - jreidinger@suse.com + +- Fixed adding a crashkernel parameter to xen_append if the latter + is missing. kdump.service would fail then (bnc#886843) +- 3.1.86 + ------------------------------------------------------------------- Fri Aug 8 13:55:23 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 9a105e6..61e32d0 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.85 +Version: 3.1.86 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -28,6 +28,7 @@ BuildRequires: rubygem-rspec BuildRequires: update-desktop-files BuildRequires: yast2 >= 3.1.0 BuildRequires: yast2-devtools >= 3.1.10 +BuildRequires: yast2-storage PreReq: /bin/sed %fillup_prereq # Installation::*version variables # Wizard::SetDialogTitleAndIcon From 0d83a28306bc2f854b674a92506944677d935da516df235bea2eb798776c33d4 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 14 Aug 2014 11:34:11 +0000 Subject: [PATCH 2/2] - AutoYaST clone_system: Not using "next" in a ruby "reduce" call. (bnc#891079) - 3.1.87 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=444 --- yast2-bootloader-3.1.86.tar.bz2 | 3 --- yast2-bootloader-3.1.87.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.86.tar.bz2 create mode 100644 yast2-bootloader-3.1.87.tar.bz2 diff --git a/yast2-bootloader-3.1.86.tar.bz2 b/yast2-bootloader-3.1.86.tar.bz2 deleted file mode 100644 index dc9a0b0..0000000 --- a/yast2-bootloader-3.1.86.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0d0520c17007fe13a0ad267ed95d4e365c78bd16ecbbc966441dd7ffb34277d -size 343784 diff --git a/yast2-bootloader-3.1.87.tar.bz2 b/yast2-bootloader-3.1.87.tar.bz2 new file mode 100644 index 0000000..4ab3e69 --- /dev/null +++ b/yast2-bootloader-3.1.87.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f273d05a99e169b61430b0ce1faa841e883aa6dce7cb9752c2c4a0a400d35b9 +size 343835 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index f4ce8f9..be10156 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 14 13:11:29 CEST 2014 - schubi@suse.de + +- AutoYaST clone_system: Not using "next" in a ruby "reduce" call. + (bnc#891079) +- 3.1.87 + ------------------------------------------------------------------- Tue Aug 12 13:46:17 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 61e32d0..d18fa99 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.86 +Version: 3.1.87 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build