From 95c66487c98b9c2b1ac7680f0686f9c0c0b1eccd Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 11 Jan 2013 15:42:28 -0500 Subject: Update secure-boot patchset --- kernel.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index fd4613974..49b17b0b1 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 @@ -669,7 +669,7 @@ Patch800: crash-driver.patch # crypto/ # secure boot -Patch1000: secure-boot-20130104.patch +Patch1000: secure-boot-20130111.patch Patch1001: efivarfs-nlink-fix.patch # virt + ksm patches @@ -1372,7 +1372,7 @@ ApplyPatch crash-driver.patch # crypto/ # secure boot -ApplyPatch secure-boot-20130104.patch +ApplyPatch secure-boot-20130111.patch ApplyPatch efivarfs-nlink-fix.patch # Assorted Virt Fixes @@ -2301,6 +2301,9 @@ fi # ||----w | # || || %changelog +* Fri Jan 11 2013 Josh Boyer +- Update secure-boot patchset + * Thu Jan 10 2013 Justin M. Forbes - 3.8.0-0.rc3.git0.2 - Reenable debugging options. -- cgit