Accepting request 225772 from home:gary_lin:branches:devel:openSUSE:Factory

Insert the right signature (bnc#867974)

OBS-URL: https://build.opensuse.org/request/show/225772
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim?expand=0&rev=68
This commit is contained in:
2014-03-13 03:25:28 +00:00
committed by Git OBS Bridge
parent 99fdefd1f8
commit 58137361ad
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 13 02:32:15 UTC 2014 - glin@suse.com
- Insert the right signature (bnc#867974)
-------------------------------------------------------------------
Mon Mar 10 07:56:44 UTC 2014 - glin@suse.com

View File

@@ -193,7 +193,7 @@ for suffix in "${suffixes[@]}"; do
rm shim.efi
else
# attach signature
pesign -m %{SOURCE1} -i shim.efi -o shim-$suffix.efi
pesign -m "$signature" -i shim.efi -o shim-$suffix.efi
rm -f shim.efi
fi
fi