summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2013-07-18 19:54:19 -0400
committerKyle McMartin <kyle@redhat.com>2013-07-18 19:54:19 -0400
commit8aeb27e1472bcaec3221f1086e9b16e784f3b351 (patch)
tree2fa3b9963f5c132ff644906d8f14d6747c746b10 /kernel.spec
parente9ba93a97a38b0b1a0593d9cd625c5aebd4fb222 (diff)
downloadkernel-8aeb27e1472bcaec3221f1086e9b16e784f3b351.tar.gz
kernel-8aeb27e1472bcaec3221f1086e9b16e784f3b351.tar.xz
kernel-8aeb27e1472bcaec3221f1086e9b16e784f3b351.zip
add devel-sysrq-secure-boot-20130717.patch
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index d1d5a3198..7ee6815fe 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -676,6 +676,7 @@ Patch800: crash-driver.patch
# secure boot
Patch1000: devel-pekey-secure-boot-20130502.patch
+Patch1001: devel-sysrq-secure-boot-20130717.patch
# virt + ksm patches
@@ -1394,6 +1395,7 @@ ApplyPatch crash-driver.patch
# secure boot
ApplyPatch devel-pekey-secure-boot-20130502.patch
+ApplyPatch devel-sysrq-secure-boot-20130717.patch
# Assorted Virt Fixes
@@ -2265,6 +2267,11 @@ fi
# ||----w |
# || ||
%changelog
+* Thu Jul 18 2013 Kyle McMartin <kyle@redhat.com>
+- devel-sysrq-secure-boot-20130717.patch: add a patch that allows the user to
+ disable secure boot restrictions from the local console or local serial
+ (but not /proc/sysrq-trigger or via uinput) by using SysRQ-x.
+
* Wed Jul 17 2013 Kyle McMartin <kyle@redhat.com> - 3.11.0-0.rc1.git1.1
- Linux v3.11-rc1-19-gc0d15cc
- Reenable debugging options.