From eac0fe7365a83a39f8133be558064ef3820012c2 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Mon, 10 Feb 2020 12:53:18 -0500 Subject: Remove sysrq support to lift lockdown (rhbz 1800859) --- kernel.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'kernel.spec') 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 +- Remove sysrq support to lift lockdown (rhbz 1800859) + * Fri Feb 07 2020 Jeremy Cline - Enable PCI Express devices on RockChip SoCs (rhbz 1792564) -- cgit