Add pekey support from David Howells and rework secure-boot patchset on top
This commit is contained in:
parent
f540242774
commit
032cd0b866
@ -428,9 +428,12 @@ CONFIG_INTEL_MEI=m
|
|||||||
# CONFIG_DEBUG_NMI_SELFTEST is not set
|
# CONFIG_DEBUG_NMI_SELFTEST is not set
|
||||||
|
|
||||||
CONFIG_MPILIB=y
|
CONFIG_MPILIB=y
|
||||||
|
CONFIG_PKCS7_MESSAGE_PARSER=y
|
||||||
|
CONFIG_PE_FILE_PARSER=y
|
||||||
CONFIG_MODULE_SIG=y
|
CONFIG_MODULE_SIG=y
|
||||||
# CONFIG_MODULE_SIG_SHA1 is not set
|
# CONFIG_MODULE_SIG_SHA1 is not set
|
||||||
CONFIG_MODULE_SIG_SHA256=y
|
CONFIG_MODULE_SIG_SHA256=y
|
||||||
# CONFIG_MODULE_SIG_FORCE is not set
|
# CONFIG_MODULE_SIG_FORCE is not set
|
||||||
CONFIG_MODULE_SIG_BLACKLIST=y
|
CONFIG_SYSTEM_BLACKLIST_KEYRING=y
|
||||||
|
|
||||||
CONFIG_MODULE_SIG_UEFI=y
|
CONFIG_MODULE_SIG_UEFI=y
|
||||||
|
5861
devel-pekey-secure-boot-20130219.patch
Normal file
5861
devel-pekey-secure-boot-20130219.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -669,7 +669,7 @@ Patch800: crash-driver.patch
|
|||||||
# crypto/
|
# crypto/
|
||||||
|
|
||||||
# secure boot
|
# secure boot
|
||||||
Patch1000: secure-boot-20130218.patch
|
Patch1000: devel-pekey-secure-boot-20130219.patch
|
||||||
|
|
||||||
# virt + ksm patches
|
# virt + ksm patches
|
||||||
|
|
||||||
@ -1391,7 +1391,7 @@ ApplyPatch crash-driver.patch
|
|||||||
# crypto/
|
# crypto/
|
||||||
|
|
||||||
# secure boot
|
# secure boot
|
||||||
ApplyPatch secure-boot-20130218.patch
|
ApplyPatch devel-pekey-secure-boot-20130219.patch
|
||||||
|
|
||||||
# Assorted Virt Fixes
|
# Assorted Virt Fixes
|
||||||
|
|
||||||
@ -2322,7 +2322,8 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 19 2013 Josh Boyer <jwboyer@redhat.com>
|
* Tue Feb 19 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.0-2
|
||||||
|
- Add pekey support from David Howells and rework secure-boot patchset on top
|
||||||
- Add support for Atheros 04ca:3004 bluetooth devices (rhbz 844750)
|
- Add support for Atheros 04ca:3004 bluetooth devices (rhbz 844750)
|
||||||
- Backport support for newer ALPS touchpads (rhbz 812111)
|
- Backport support for newer ALPS touchpads (rhbz 812111)
|
||||||
- Enable CONFIG_AUDIT_LOGINUID_IMMUTABLE
|
- Enable CONFIG_AUDIT_LOGINUID_IMMUTABLE
|
||||||
|
Loading…
Reference in New Issue
Block a user