Update secure-boot patchset
This commit is contained in:
parent
09eb2a38f4
commit
a8e5aec61f
@ -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 1
|
||||
%global baserelease 3
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
@ -670,7 +670,7 @@ Patch800: crash-driver.patch
|
||||
# crypto/
|
||||
|
||||
# secure boot
|
||||
Patch1000: secure-boot-20130116.patch
|
||||
Patch1000: secure-boot-20130124.patch
|
||||
Patch1001: efivarfs-nlink-fix.patch
|
||||
|
||||
# virt + ksm patches
|
||||
@ -1384,7 +1384,7 @@ ApplyPatch crash-driver.patch
|
||||
# crypto/
|
||||
|
||||
# secure boot
|
||||
ApplyPatch secure-boot-20130116.patch
|
||||
ApplyPatch secure-boot-20130124.patch
|
||||
ApplyPatch efivarfs-nlink-fix.patch
|
||||
|
||||
# Assorted Virt Fixes
|
||||
@ -2312,6 +2312,9 @@ fi
|
||||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Thu Jan 24 2013 Josh Boyer <jwboyer@redhat.com>
|
||||
- Update secure-boot patchset
|
||||
|
||||
* Thu Jan 24 2013 Justin M. Forbes <jforbes@redhat.com> - 3.8.0-0.rc4.git4.1
|
||||
- Linux v3.8-rc4-183-gff7532c
|
||||
- Enable lockdep
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user