From b379099985165839524ae16b0b09bf38ac6664434ed81277803ba51323dcfb7e Mon Sep 17 00:00:00 2001 From: Gary Ching-Pang Lin Date: Tue, 27 Dec 2016 05:48:39 +0000 Subject: [PATCH] - Update shim to 0.9-13.1 + Update shim-install to support "--no-nvram" and improve removable media and fallback mode handling (bsc#985568, bsc#999818) (Fix from mchang@suse.com) OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim-leap?expand=0&rev=3 --- shim-0.9-11.1.x86_64.rpm | 3 --- shim-0.9-13.1.x86_64.rpm | 3 +++ shim-leap.changes | 8 ++++++++ shim-leap.spec | 12 +++++++----- 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 shim-0.9-11.1.x86_64.rpm create mode 100644 shim-0.9-13.1.x86_64.rpm diff --git a/shim-0.9-11.1.x86_64.rpm b/shim-0.9-11.1.x86_64.rpm deleted file mode 100644 index 9b3b5ab..0000000 --- a/shim-0.9-11.1.x86_64.rpm +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11f2cb2b2c9db38e0bca7af732cb73b78347bb4fdfafe8a4b33fa193316a33ec -size 457406 diff --git a/shim-0.9-13.1.x86_64.rpm b/shim-0.9-13.1.x86_64.rpm new file mode 100644 index 0000000..f60260c --- /dev/null +++ b/shim-0.9-13.1.x86_64.rpm @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93537270ce66a583e06ba4dcb00cc23b5d4c803066f63f160455a6bdccc8363c +size 459013 diff --git a/shim-leap.changes b/shim-leap.changes index 9d30c78..35e9bc3 100644 --- a/shim-leap.changes +++ b/shim-leap.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 27 05:47:23 UTC 2016 - glin@suse.com + +- Update shim to 0.9-13.1 + + Update shim-install to support "--no-nvram" and improve + removable media and fallback mode handling (bsc#985568, + bsc#999818) (Fix from mchang@suse.com) + ------------------------------------------------------------------- Fri Oct 7 09:31:29 UTC 2016 - jsegitz@novell.com diff --git a/shim-leap.spec b/shim-leap.spec index 6854a23..3c57e20 100644 --- a/shim-leap.spec +++ b/shim-leap.spec @@ -1,7 +1,7 @@ # # spec file for package shim-leap # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: shim-leap Version: 0.9 Release: 0 -License: BSD-2-Clause Summary: UEFI shim loader +License: BSD-2-Clause Group: System/Boot -Source: shim-0.9-11.1.x86_64.rpm +Source: shim-0.9-13.1.x86_64.rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: x86_64 @@ -29,8 +30,9 @@ ExclusiveArch: x86_64 does not exist %package -n shim -Summary: UEFI shim loader -Requires: perl-Bootloader +Summary: UEFI shim loader +Group: System/Boot +Requires: perl-Bootloader %description -n shim shim is a trivial EFI application that, when run, attempts to open and