Update secureboot patch for 3.10

This commit is contained in:
Justin M. Forbes 2013-07-22 14:28:26 -05:00
parent b614c1a7bc
commit e4971813cb
3 changed files with 204 additions and 1635 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 300
%global baserelease 301
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -654,7 +654,7 @@ Patch800: crash-driver.patch
# crypto/
# secure boot
Patch1000: devel-pekey-secure-boot-20130306.patch
Patch1000: devel-pekey-secure-boot-20130502.patch
# virt + ksm patches
@ -1390,7 +1390,7 @@ ApplyPatch crash-driver.patch
# crypto/
# secure boot
ApplyPatch devel-pekey-secure-boot-20130306.patch
ApplyPatch devel-pekey-secure-boot-20130502.patch
# Assorted Virt Fixes
@ -2306,6 +2306,9 @@ fi
# and build.
%changelog
* Mon Jul 22 2013 Justin M. Forbes <jforbes@redhat.com> 3.10.2-301
- Update secureboot patch for 3.10
* Mon Jul 22 2013 Josh Boyer <jwboyer@redhat.com>
- Fix timer issue in bridge code (rhbz 980254)

File diff suppressed because it is too large Load Diff