summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2014-04-13 16:50:45 -0400
committerJosh Boyer <jwboyer@redhat.com>2014-04-13 16:50:45 -0400
commit751ca082066d75574e94c2b02e95be5619039481 (patch)
treeff3dda719d9299749bd1101c5ff57d6422d35ed7 /kernel.spec
parentba7f8533825a5f5ded5d26183992dcd6a544f530 (diff)
downloadkernel-751ca082066d75574e94c2b02e95be5619039481.tar.gz
kernel-751ca082066d75574e94c2b02e95be5619039481.tar.xz
kernel-751ca082066d75574e94c2b02e95be5619039481.zip
Linux v3.14-12812-g321d03c86732
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec17
1 files changed, 4 insertions, 13 deletions
diff --git a/kernel.spec b/kernel.spec
index 64794c193..d886e7c04 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 12
+%define gitrev 13
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -628,7 +628,6 @@ Patch22000: weird-root-dentry-name-debug.patch
Patch25047: drm-radeon-Disable-writeback-by-default-on-ppc.patch
Patch25058: net-cpts-Add-includes-for-ETH_HLEN-and-VLAN_HLEN-def.patch
-Patch25059: btrfs-fix-lockdep-warning-with-reclaim-lock-inversion.patch
Patch25061: gpio-ACPI-Dont-crash-on-NULL-chip-dev.patch
#CVE-2014-0155 rhbz 1081589 1085016
@@ -637,11 +636,6 @@ 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
@@ -1279,7 +1273,6 @@ ApplyPatch ath9k_rx_dma_stop_check.patch
ApplyPatch drm-radeon-Disable-writeback-by-default-on-ppc.patch
ApplyPatch net-cpts-Add-includes-for-ETH_HLEN-and-VLAN_HLEN-def.patch
-ApplyPatch btrfs-fix-lockdep-warning-with-reclaim-lock-inversion.patch
ApplyPatch gpio-ACPI-Dont-crash-on-NULL-chip-dev.patch
#CVE-2014-0155 rhbz 1081589 1085016
@@ -1288,11 +1281,6 @@ 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
@@ -2072,6 +2060,9 @@ fi
# ||----w |
# || ||
%changelog
+* Sun Apr 13 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.15.0-0.rc0.git13.1
+- Linux v3.14-12812-g321d03c86732
+
* 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)