diff options
author | Josh Boyer <jwboyer@redhat.com> | 2014-04-11 09:18:04 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2014-04-11 09:18:04 -0400 |
commit | ba7f8533825a5f5ded5d26183992dcd6a544f530 (patch) | |
tree | f8f7c7c230f30c6ebdda8dc268c91b4cef3701bf /kernel.spec | |
parent | 84c4ae58726420912239f781bf5e6303b634a142 (diff) | |
download | kernel-ba7f8533825a5f5ded5d26183992dcd6a544f530.tar.gz kernel-ba7f8533825a5f5ded5d26183992dcd6a544f530.tar.xz kernel-ba7f8533825a5f5ded5d26183992dcd6a544f530.zip |
Linux v3.14-12380-g9e897e13bd46
- Add queued urgent efi fixes (rhbz 1085349)
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 95aca36eb..64794c193 100644 --- a/kernel.spec +++ b/kernel.spec @@ -61,7 +61,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 0 # The git snapshot level -%define gitrev 11 +%define gitrev 12 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -637,6 +637,11 @@ Patch25060: KVM-ioapic-fix-assignment-of-ioapic-rtc_status-pending_eoi.patch #rhbz 1048314 Patch25062: 0001-HID-rmi-introduce-RMI-driver-for-Synaptics-touchpads.patch +#rhbz 1085349 +Patch25063: 0001-x86-efi-Fix-boot-failure-with-EFI-stub.patch +Patch25064: 0002-x86-efi-Correct-EFI-boot-stub-use-of-code32_start.patch +Patch25065: 0003-efi-Pass-correct-file-handle-to-efi_file_-read-close.patch + # END OF PATCH DEFINITIONS %endif @@ -1283,6 +1288,11 @@ ApplyPatch KVM-ioapic-fix-assignment-of-ioapic-rtc_status-pending_eoi.patch #rhbz 1048314 ApplyPatch 0001-HID-rmi-introduce-RMI-driver-for-Synaptics-touchpads.patch +#rhbz 1085349 +ApplyPatch 0001-x86-efi-Fix-boot-failure-with-EFI-stub.patch +ApplyPatch 0002-x86-efi-Correct-EFI-boot-stub-use-of-code32_start.patch +ApplyPatch 0003-efi-Pass-correct-file-handle-to-efi_file_-read-close.patch + # END OF PATCH APPLICATIONS %endif @@ -2062,6 +2072,10 @@ fi # ||----w | # || || %changelog +* Fri Apr 11 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.15.0-0.rc0.git12.1 +- Linux v3.14-12380-g9e897e13bd46 +- Add queued urgent efi fixes (rhbz 1085349) + * Thu Apr 10 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.15.0-0.rc0.git11.1 - Linux v3.14-12376-g4ba85265790b |