[kernel/f19] Linux v3.10.6

Justin M. Forbes jforbes at fedoraproject.org
Mon Aug 12 14:29:07 UTC 2013


commit 41d2d1bbef635a160fff6ce57a6c825d21eb286a
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon Aug 12 09:18:41 2013 -0500

    Linux v3.10.6

 ath3k-dont-use-stack-memory-for-DMA.patch          |   72 --------------------
 config-arm-generic                                 |    1 +
 fanotify-info-leak-in-copy_event_to_user.patch     |   14 ----
 ...nt-send-BT_CONFIG-on-devices-wo-Bluetooth.patch |   32 ---------
 kernel.spec                                        |   25 ++------
 sources                                            |    3 +-
 6 files changed, 7 insertions(+), 140 deletions(-)
---
diff --git a/config-arm-generic b/config-arm-generic
index efce654..7aa5a85 100644
--- a/config-arm-generic
+++ b/config-arm-generic
@@ -41,3 +41,4 @@ CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
 CONFIG_SERIAL_AMBA_PL011=y
 
 # CONFIG_CRYPTO_TEST is not set
+CONFIG_KUSER_HELPERS=y
diff --git a/kernel.spec b/kernel.spec
index ab25220..8bffad1 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -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 201
+%global baserelease 200
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -74,7 +74,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 5
+%define stable_update 6
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -733,9 +733,6 @@ Patch25024: intel_iommu-Downgrade-the-warning-if-enabling-irq-remapping-fails.pa
 #CVE-2013-2147 rhbz 971242 971249
 Patch25032: cve-2013-2147-ciss-info-leak.patch
 
-#CVE-2013-2148 rhbz 971258 971261
-Patch25033: fanotify-info-leak-in-copy_event_to_user.patch
-
 #rhbz 954252
 Patch25036: scsi-ipr-possible-irq-lock-inversion-dependency-detected.patch
 
@@ -754,9 +751,6 @@ Patch25054: bridge-send-query-as-soon-as-leave-is-received.patch
 Patch25061: bridge-timer-fix.patch
 Patch25066: bridge-do-not-call-setup_timer-multiple-times.patch
 
-#rhbz 977558
-Patch25055: ath3k-dont-use-stack-memory-for-DMA.patch
-
 #rhbz 977040
 Patch25056: iwl3945-better-skb-management-in-rx-path.patch
 Patch25057: iwl4965-better-skb-management-in-rx-path.patch
@@ -764,9 +758,6 @@ Patch25057: iwl4965-better-skb-management-in-rx-path.patch
 #rhbz 959721
 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 979581
 Patch25069: iwlwifi-dvm-fix-calling-ieee80211_chswitch_done-with-NULL.patch
 
@@ -1465,9 +1456,6 @@ ApplyPatch intel_iommu-Downgrade-the-warning-if-enabling-irq-remapping-fails.pat
 #CVE-2013-2147 rhbz 971242 971249
 ApplyPatch cve-2013-2147-ciss-info-leak.patch
 
-#CVE-2013-2148 rhbz 971258 971261
-ApplyPatch fanotify-info-leak-in-copy_event_to_user.patch
-
 #rhbz 954252
 ApplyPatch scsi-ipr-possible-irq-lock-inversion-dependency-detected.patch
 
@@ -1486,9 +1474,6 @@ ApplyPatch bridge-send-query-as-soon-as-leave-is-received.patch
 ApplyPatch bridge-timer-fix.patch
 ApplyPatch bridge-do-not-call-setup_timer-multiple-times.patch
 
-#rhbz 977558
-ApplyPatch ath3k-dont-use-stack-memory-for-DMA.patch
-
 #rhbz 977040
 ApplyPatch iwl3945-better-skb-management-in-rx-path.patch
 ApplyPatch iwl4965-better-skb-management-in-rx-path.patch
@@ -1496,9 +1481,6 @@ ApplyPatch iwl4965-better-skb-management-in-rx-path.patch
 #rhbz 959721
 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 979581
 ApplyPatch iwlwifi-dvm-fix-calling-ieee80211_chswitch_done-with-NULL.patch
 
@@ -2328,6 +2310,9 @@ fi
 # and build.
 
 %changelog
+* Mon Aug 12 2013 Justin M. Forbes <jforbes at redhat.com> 3.10.6-200
+- Linux v3.10.6
+
 * Wed Aug 07 2013 Justin M. Forbes <jforbes at redhat.com> 3.10.5-201
 - Bump for rebuild after koji hiccup
 
diff --git a/sources b/sources
index f0c5c03..c11108a 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
 4f25cd5bec5f8d5a7d935b3f2ccb8481  linux-3.10.tar.xz
-2e46ab138670b3171b52b849568cb42f  patch-3.10.4.xz
-6366a8d4b0429ab6836c296ba298fb0e  patch-3.10.5.xz
+b41c06c1154592045cc2a9d88363de14  patch-3.10.6.xz


More information about the scm-commits mailing list