From 6807a13a357e49bff545c21a570fd44352ff1f4d37c6d457187887544bd67300 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 7 Jul 2016 08:54:03 +0000 Subject: [PATCH] - set by default SECURE_BOOT to false on architectures that do not support it to avoid call of shim there (bnc#984895) - 3.1.196 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=634 --- yast2-bootloader-3.1.195.tar.bz2 | 3 --- yast2-bootloader-3.1.196.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.195.tar.bz2 create mode 100644 yast2-bootloader-3.1.196.tar.bz2 diff --git a/yast2-bootloader-3.1.195.tar.bz2 b/yast2-bootloader-3.1.195.tar.bz2 deleted file mode 100644 index 15b9db7..0000000 --- a/yast2-bootloader-3.1.195.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:530c6e017677044f5a83235b2d859b3091936c7ceafa8538344b1799c2eb50c8 -size 323803 diff --git a/yast2-bootloader-3.1.196.tar.bz2 b/yast2-bootloader-3.1.196.tar.bz2 new file mode 100644 index 0000000..277fae9 --- /dev/null +++ b/yast2-bootloader-3.1.196.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3d8ce168ce2ec470249d2e45a2b5e4db9e46a167e3c2b57bf671a4e0a515236 +size 323865 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index bb0729a..b0e1367 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 7 07:51:12 UTC 2016 - jreidinger@suse.com + +- set by default SECURE_BOOT to false on architectures that do not + support it to avoid call of shim there (bnc#984895) +- 3.1.196 + ------------------------------------------------------------------- Fri Jul 1 15:10:53 UTC 2016 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index f231f84..d065b10 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.195 +Version: 3.1.196 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build