Accepting request 150398 from Base:System
Add shim-mokmanager-support-crypt-hash-method.patch to support password hash from /etc/shadow (FATE#314506) (forwarded request 150394 from gary_lin) OBS-URL: https://build.opensuse.org/request/show/150398 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shim?expand=0&rev=5
This commit is contained in:
parent
d4ac6df770
commit
9239291420
1868
shim-mokmanager-support-crypt-hash-method.patch
Normal file
1868
shim-mokmanager-support-crypt-hash-method.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 30 09:00:31 UTC 2013 - glin@suse.com
|
||||||
|
|
||||||
|
- Add shim-mokmanager-support-crypt-hash-method.patch to support
|
||||||
|
password hash from /etc/shadow (FATE#314506)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 29 03:20:48 UTC 2013 - glin@suse.com
|
Tue Jan 29 03:20:48 UTC 2013 - glin@suse.com
|
||||||
|
|
||||||
|
@ -41,6 +41,8 @@ Patch6: shim-fix-loadoptions.patch
|
|||||||
Patch7: shim-support-mok-delete.patch
|
Patch7: shim-support-mok-delete.patch
|
||||||
# PATCH-FIX-UPSTREAM shim-mokmanager-new-pw-hash.patch glin@suse.com -- Support the new password hash
|
# PATCH-FIX-UPSTREAM shim-mokmanager-new-pw-hash.patch glin@suse.com -- Support the new password hash
|
||||||
Patch8: shim-mokmanager-new-pw-hash.patch
|
Patch8: shim-mokmanager-new-pw-hash.patch
|
||||||
|
# PATCH-FIX-UPSTREAM shim-mokmanager-support-crypt-hash-method.patch glin@suse.com -- Support the password hashes from /etc/shadow
|
||||||
|
Patch9: shim-mokmanager-support-crypt-hash-method.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
|
||||||
@ -68,6 +70,7 @@ Authors:
|
|||||||
%patch6 -p1
|
%patch6 -p1
|
||||||
%patch7 -p1
|
%patch7 -p1
|
||||||
%patch8 -p1
|
%patch8 -p1
|
||||||
|
%patch9 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
chmod +x "make-certs"
|
chmod +x "make-certs"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user