From db9c8ab8e7d61c52bfcc2818af732215410971ad410b1aedd7a26d723f0ff9f0 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 21 Feb 2017 21:47:11 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/shim-leap revision 4.0 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim-leap?expand=0&rev=66f706e205f10c82853993a6d6585702 --- shim-leap.changes | 6 ------ shim-leap.spec | 16 +--------------- 2 files changed, 1 insertion(+), 21 deletions(-) diff --git a/shim-leap.changes b/shim-leap.changes index c870309..35e9bc3 100644 --- a/shim-leap.changes +++ b/shim-leap.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Fri Feb 17 04:04:36 UTC 2017 - glin@suse.com - -- Support %posttrans with marcos provided by update-bootloader-rpm-macros - package (bsc#997317) (fix from mchang@suse.com) - ------------------------------------------------------------------- Tue Dec 27 05:47:23 UTC 2016 - glin@suse.com diff --git a/shim-leap.spec b/shim-leap.spec index 84fe1a4..3c57e20 100644 --- a/shim-leap.spec +++ b/shim-leap.spec @@ -1,7 +1,7 @@ # # spec file for package shim-leap # -# Copyright (c) 2017 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 @@ -32,14 +32,7 @@ does not exist %package -n shim Summary: UEFI shim loader Group: System/Boot -%if 0%{?suse_version} > 1320 -BuildRequires: update-bootloader-rpm-macros -%endif -%if 0%{?update_bootloader_requires:1} -%update_bootloader_requires -%else Requires: perl-Bootloader -%endif %description -n shim shim is a trivial EFI application that, when run, attempts to open and @@ -55,14 +48,7 @@ rpm2cpio %{SOURCE0} | cpio --extract --unconditional --preserve-modification-tim cp -a * %{buildroot} %post -n shim -%if 0%{?update_bootloader_check_type_reinit_post:1} -%update_bootloader_check_type_reinit_post grub2-efi -%else /sbin/update-bootloader --reinit || true -%endif - -%posttrans -n shim -%{?update_bootloader_posttrans} %files -n shim /etc/uefi From bcb77ee0f1e9b61918019529a70992ec4b439292457e8a1a3258e53270e61270 Mon Sep 17 00:00:00 2001 From: Gary Ching-Pang Lin Date: Tue, 25 Apr 2017 07:32:34 +0000 Subject: [PATCH 2/2] Accepting request 490910 from home:gary_lin:branches:devel:openSUSE:Factory - Update shim to 0.9-15.3.1 + shim-install: add option --suse-enable-tpm (fate#315831) (Fix from mchang@suse.com) OBS-URL: https://build.opensuse.org/request/show/490910 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim-leap?expand=0&rev=7 --- shim-0.9-13.1.x86_64.rpm | 3 --- shim-0.9-15.3.1.x86_64.rpm | 3 +++ shim-leap.changes | 7 +++++++ shim-leap.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 shim-0.9-13.1.x86_64.rpm create mode 100644 shim-0.9-15.3.1.x86_64.rpm diff --git a/shim-0.9-13.1.x86_64.rpm b/shim-0.9-13.1.x86_64.rpm deleted file mode 100644 index f60260c..0000000 --- a/shim-0.9-13.1.x86_64.rpm +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93537270ce66a583e06ba4dcb00cc23b5d4c803066f63f160455a6bdccc8363c -size 459013 diff --git a/shim-0.9-15.3.1.x86_64.rpm b/shim-0.9-15.3.1.x86_64.rpm new file mode 100644 index 0000000..5c2c3d5 --- /dev/null +++ b/shim-0.9-15.3.1.x86_64.rpm @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5b78b19d2fd7b1deb790d4dd0df3243cb81d0c64bdbf370deff98de3b7f4cd +size 457877 diff --git a/shim-leap.changes b/shim-leap.changes index 35e9bc3..792dacd 100644 --- a/shim-leap.changes +++ b/shim-leap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 25 03:44:04 UTC 2017 - glin@suse.com + +- Update shim to 0.9-15.3.1 + + shim-install: add option --suse-enable-tpm (fate#315831) + (Fix from mchang@suse.com) + ------------------------------------------------------------------- Tue Dec 27 05:47:23 UTC 2016 - glin@suse.com diff --git a/shim-leap.spec b/shim-leap.spec index 3c57e20..144b88a 100644 --- a/shim-leap.spec +++ b/shim-leap.spec @@ -1,7 +1,7 @@ # # spec file for package shim-leap # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -22,7 +22,7 @@ Release: 0 Summary: UEFI shim loader License: BSD-2-Clause Group: System/Boot -Source: shim-0.9-13.1.x86_64.rpm +Source: shim-0.9-15.3.1.x86_64.rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: x86_64