From 5c60258a5b2a9ab35fecb440607e440644d9eabf711149dad68f6ef48cc350eb Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 21 Nov 2016 15:39:57 +0000 Subject: [PATCH] - when protecting modification of kernel parameters by password, add also rd.shell=0 parameter to avoid getting into initrd shell (bsc#1009220) - 3.2.8 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=656 --- yast2-bootloader-3.2.7.tar.bz2 | 3 --- yast2-bootloader-3.2.8.tar.bz2 | 3 +++ yast2-bootloader.changes | 8 ++++++++ yast2-bootloader.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.2.7.tar.bz2 create mode 100644 yast2-bootloader-3.2.8.tar.bz2 diff --git a/yast2-bootloader-3.2.7.tar.bz2 b/yast2-bootloader-3.2.7.tar.bz2 deleted file mode 100644 index 80496c4..0000000 --- a/yast2-bootloader-3.2.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2154d9bda5fcda850b3661c7aeb09239a43bdcc2bbbbcc661d2f1732fed0fbe7 -size 162277 diff --git a/yast2-bootloader-3.2.8.tar.bz2 b/yast2-bootloader-3.2.8.tar.bz2 new file mode 100644 index 0000000..c98815c --- /dev/null +++ b/yast2-bootloader-3.2.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:690090a3581fc46d65087a5adc2ab740e20ce850c558db3a0b0549966287d145 +size 163048 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index a82e117..6d785ad 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Nov 16 14:19:14 UTC 2016 - jreidinger@suse.com + +- when protecting modification of kernel parameters by password, + add also rd.shell=0 parameter to avoid getting into initrd shell + (bsc#1009220) +- 3.2.8 + ------------------------------------------------------------------- Mon Nov 14 14:21:16 UTC 2016 - lslezak@suse.cz diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index d64211a..258036b 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.2.7 +Version: 3.2.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build