From c115215afea57a02c2fe034f6a5ca059126ee78f Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Thu, 2 Aug 2012 14:48:34 -0400 Subject: Update modsign and secure-boot patch sets --- kernel.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index e9dd2b61..24721897 100644 --- a/kernel.spec +++ b/kernel.spec @@ -62,7 +62,7 @@ Summary: The Linux kernel # For non-released -rc kernels, this will be appended after the rcX and # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3" # -%global baserelease 2 +%global baserelease 3 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -674,10 +674,10 @@ Patch700: linux-2.6-e1000-ich9-montevina.patch Patch800: linux-2.6-crash-driver.patch # crypto/ -Patch900: modsign-20120724.patch +Patch900: modsign-20120802.patch # secure boot -Patch1000: secure-boot-20120724.patch +Patch1000: secure-boot-20120802.patch # virt + ksm patches Patch1555: fix_xen_guest_on_old_EC2.patch @@ -1376,10 +1376,10 @@ ApplyPatch linux-2.6-crash-driver.patch ApplyPatch linux-2.6-e1000-ich9-montevina.patch # crypto/ -ApplyPatch modsign-20120724.patch +ApplyPatch modsign-20120802.patch # secure boot -ApplyPatch secure-boot-20120724.patch +ApplyPatch secure-boot-20120802.patch # Assorted Virt Fixes ApplyPatch fix_xen_guest_on_old_EC2.patch @@ -2294,6 +2294,9 @@ fi # ||----w | # || || %changelog +* Thu Aug 02 2012 Josh Boyer - 3.6.0-0.rc0.git9.3 +- Update modsign and secure-boot patch sets + * Thu Aug 02 2012 Josh Boyer - Reenable cgroups memory controller (rhbz 845285) - Add two patches from Seth Forshee to fix brcmsmac backtrace -- cgit