[kernel/f19] Linux v3.10.2

Justin M. Forbes jforbes at fedoraproject.org
Mon Jul 22 17:43:20 UTC 2013


commit bab409e09b2c4d87f92f6af7ec305e57ef578a25
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon Jul 22 12:33:25 2013 -0500

    Linux v3.10.2

 fix-ext4-overflows.patch                           |  207 --------------------
 iwlwifi-pcie-fix-race-in-queue-unmapping.patch     |   56 ------
 ...-the-queue-if-stopped-when-being-unmapped.patch |   35 ----
 kernel.spec                                        |   19 +--
 sources                                            |    1 +
 5 files changed, 6 insertions(+), 312 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index a9a1baa..1b16cf7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -74,7 +74,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 1
+%define stable_update 2
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -747,9 +747,6 @@ Patch25046: KVM-x86-handle-idiv-overflow-at-kvm_write_tsc.patch
 
 Patch25047: drm-radeon-Disable-writeback-by-default-on-ppc.patch
 
-Patch25050: iwlwifi-pcie-fix-race-in-queue-unmapping.patch
-Patch25051: iwlwifi-pcie-wake-the-queue-if-stopped-when-being-unmapped.patch
-
 #rhbz 903741
 Patch25052: HID-input-return-ENODATA-if-reading-battery-attrs-fails.patch
 
@@ -775,10 +772,7 @@ Patch25063: HID-kye-Add-report-fixup-for-Genius-Gila-Gaming-mouse.patch
 #rhbz 885407
 Patch25064: iwlwifi-dvm-dont-send-BT_CONFIG-on-devices-wo-Bluetooth.patch
 
-#rhbz 976837
-Patch25065: fix-ext4-overflows.patch
-
-Patch26000: cve-2013-4125.patch 
+Patch26000: cve-2013-4125.patch
 
 # END OF PATCH DEFINITIONS
 
@@ -1475,9 +1469,6 @@ ApplyPatch KVM-x86-handle-idiv-overflow-at-kvm_write_tsc.patch
 
 ApplyPatch drm-radeon-Disable-writeback-by-default-on-ppc.patch
 
-ApplyPatch iwlwifi-pcie-fix-race-in-queue-unmapping.patch
-ApplyPatch iwlwifi-pcie-wake-the-queue-if-stopped-when-being-unmapped.patch
-
 #rhbz 903741
 ApplyPatch HID-input-return-ENODATA-if-reading-battery-attrs-fails.patch
 
@@ -1502,9 +1493,6 @@ ApplyPatch HID-kye-Add-report-fixup-for-Genius-Gila-Gaming-mouse.patch
 #rhbz 885407
 ApplyPatch iwlwifi-dvm-dont-send-BT_CONFIG-on-devices-wo-Bluetooth.patch
 
-#rhbz 976837
-ApplyPatch fix-ext4-overflows.patch
-
 ApplyPatch cve-2013-4125.patch 
 
 # END OF PATCH APPLICATIONS
@@ -2315,6 +2303,9 @@ fi
 # and build.
 
 %changelog
+* Mon Jul 22 2013 Justin M. Forbes <jforbes at redhat.com> 3.10.2-300
+- Linux v3.10.2
+
 * Fri Jul 19 2013 Dave Jones <davej at redhat.com>
 - CVE-2013-4125  ipv6: BUG_ON in fib6_add_rt2node() (rhbz 984664)
 
diff --git a/sources b/sources
index c68e1b2..736fd85 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 4f25cd5bec5f8d5a7d935b3f2ccb8481  linux-3.10.tar.xz
 0e7f2a767ef3b3643856c96af3409af3  patch-3.10.1.xz
+0c94fa440515e289495909749d04aae4  patch-3.10.2.xz


More information about the scm-commits mailing list