Update secure boot patches to include MoK support

This commit is contained in:
Josh Boyer 2012-12-11 13:32:23 -05:00
commit 4fc17ca768
2 changed files with 139 additions and 124 deletions

View file

@ -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 3
%global baserelease 4
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -690,7 +690,7 @@ Patch800: linux-2.6-crash-driver.patch
Patch900: modsign-post-KS-jwb.patch
# secure boot
Patch1000: secure-boot-20121105.patch
Patch1000: secure-boot-20121210.patch
Patch1001: efivarfs-3.7.patch
# Improve PCI support on UEFI
@ -1426,7 +1426,7 @@ ApplyPatch modsign-post-KS-jwb.patch
# secure boot
ApplyPatch efivarfs-3.7.patch
ApplyPatch secure-boot-20121105.patch
ApplyPatch secure-boot-20121210.patch
# Improved PCI support for UEFI
ApplyPatch handle-efi-roms.patch
@ -2366,6 +2366,7 @@ fi
# || ||
%changelog
* Tue Dec 11 2012 Josh Boyer <jwboyer@redhat.com>
- Update secure boot patches to include MoK support
- Fix IBSS scanning in mac80211 (rhbz 883414)
* Tue Dec 11 2012 Dave Jones <davej@redhat.com> - 3.7.0-2