re-enable modsign and secure boot

This commit is contained in:
Justin M. Forbes 2012-10-15 09:42:26 -05:00
parent cee1c9b0ca
commit be7ac52af6
3 changed files with 245 additions and 9039 deletions

View File

@ -1390,10 +1390,10 @@ ApplyPatch linux-2.6-crash-driver.patch
ApplyPatch linux-2.6-e1000-ich9-montevina.patch
# crypto/
# ApplyPatch modsign-post-KS-jwb.patch
ApplyPatch modsign-post-KS-jwb.patch
# secure boot
# ApplyPatch secure-boot-20120924.patch
ApplyPatch secure-boot-20120924.patch
# Improved PCI support for UEFI
ApplyPatch handle-efi-roms.patch
@ -2301,6 +2301,9 @@ fi
# ||----w |
# || ||
%changelog
* Mon Oct 15 2012 Justin M. Forbes <jforbes@redhat.com>
- re-enable modsign and secure boot
* Mon Oct 15 2012 Justin M. Forbes <jforbes@redhat.com> - 3.7.0-0.rc1.git0.1
- Linux 3.7-rc1
- Disable debugging options.

File diff suppressed because it is too large Load Diff

View File

@ -11,13 +11,13 @@ capability set if required.
Signed-off-by: Matthew Garrett <mjg@redhat.com>
---
include/linux/capability.h | 6 +++++-
include/uapi/linux/capability.h | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/include/linux/capability.h b/include/linux/capability.h
index d10b7ed..4345bc8 100644
--- a/include/linux/capability.h
+++ b/include/linux/capability.h
--- a/include/uapi/linux/capability.h
+++ b/include/uapi/linux/capability.h
@@ -364,7 +364,11 @@ struct cpu_vfs_cap_data {
#define CAP_BLOCK_SUSPEND 36