summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2020-02-10 12:53:18 -0500
committerJeremy Cline <jcline@redhat.com>2020-02-10 12:55:30 -0500
commiteac0fe7365a83a39f8133be558064ef3820012c2 (patch)
tree3e8c7172b5664ae6448dfc4e3f9ef242cb52704d /kernel.spec
parent4d40f2e8cbe0fd36c2319d8ab5eb876dd46c4393 (diff)
downloadkernel-eac0fe7365a83a39f8133be558064ef3820012c2.tar.gz
kernel-eac0fe7365a83a39f8133be558064ef3820012c2.tar.xz
kernel-eac0fe7365a83a39f8133be558064ef3820012c2.zip
Remove sysrq support to lift lockdown (rhbz 1800859)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index f0dfbd342..acfac4d88 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -800,8 +800,6 @@ Patch202: 0003-Make-get_cert_list-use-efi_status_to_str-to-print-er.patch
Patch204: efi-secureboot.patch
-Patch205: lift-lockdown-sysrq.patch
-
Patch206: s390-Lock-down-the-kernel-when-the-IPL-secure-flag-i.patch
# 300 - ARM patches
@@ -2888,6 +2886,9 @@ fi
#
#
%changelog
+* Mon Feb 10 2020 Jeremy Cline <jcline@redhat.com>
+- Remove sysrq support to lift lockdown (rhbz 1800859)
+
* Fri Feb 07 2020 Jeremy Cline <jcline@redhat.com>
- Enable PCI Express devices on RockChip SoCs (rhbz 1792564)