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

Revamp the MokManager UI

OBS-URL: https://build.opensuse.org/request/show/174778
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim?expand=0&rev=26
This commit is contained in:
Gary Ching-Pang Lin 2013-05-08 06:52:29 +00:00 committed by Git OBS Bridge
parent 2e7d74adf8
commit e6e545b72a
3 changed files with 10795 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 8 06:40:12 UTC 2013 - glin@suse.com
- Add shim-mokmanager-ui-revamp.patch to update the MokManager UI
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 3 03:54:22 UTC 2013 - glin@suse.com Wed Apr 3 03:54:22 UTC 2013 - glin@suse.com

View File

@ -61,6 +61,8 @@ Patch12: shim-bnc798043-no-doulbe-separators.patch
Patch13: shim-bnc807760-change-pxe-2nd-loader-name.patch Patch13: shim-bnc807760-change-pxe-2nd-loader-name.patch
# PATCH-FIX-UPSTREAM shim-bnc808106-correct-certcount.patch bnc#808106 glin@suse.com -- Correct the certifcate count of the signature list # PATCH-FIX-UPSTREAM shim-bnc808106-correct-certcount.patch bnc#808106 glin@suse.com -- Correct the certifcate count of the signature list
Patch14: shim-bnc808106-correct-certcount.patch Patch14: shim-bnc808106-correct-certcount.patch
# PATCH-FIX-UPSTREAM shim-mokmanager-ui-revamp.patch glin@suse.com -- Revamp the MokManager UI
Patch15: shim-mokmanager-ui-revamp.patch
BuildRequires: gnu-efi >= 3.0q BuildRequires: gnu-efi >= 3.0q
BuildRequires: mozilla-nss-tools BuildRequires: mozilla-nss-tools
BuildRequires: openssl >= 0.9.8 BuildRequires: openssl >= 0.9.8
@ -97,6 +99,7 @@ Authors:
%patch12 -p1 %patch12 -p1
%patch13 -p1 %patch13 -p1
%patch14 -p1 %patch14 -p1
%patch15 -p1
%build %build
chmod +x "make-certs" chmod +x "make-certs"