From be7ac52af682ed133aa613ed21c756d1459ff3aa Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 15 Oct 2012 09:42:26 -0500 Subject: re-enable modsign and secure boot --- kernel.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index ea4a8b53..cb52e458 100644 --- a/kernel.spec +++ b/kernel.spec @@ -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 +- re-enable modsign and secure boot + * Mon Oct 15 2012 Justin M. Forbes - 3.7.0-0.rc1.git0.1 - Linux 3.7-rc1 - Disable debugging options. -- cgit