[kernel/f19] Linux v3.9.7

Justin M. Forbes jforbes at fedoraproject.org
Thu Jun 20 22:00:56 UTC 2013


commit 89e8c0e776abc632b206f7166d7894f010adea99
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Thu Jun 20 16:51:42 2013 -0500

    Linux v3.9.7

 ...g-Honor-dmesg_restrict-sysctl-on-dev-kmsg.patch |  228 ------------
 Modify-UEFI-anti-bricking-code.patch               |  371 --------------------
 ...top-format-string-leaking-into-error-msgs.patch |   32 --
 config-generic                                     |    2 +-
 kernel.spec                                        |   25 +-
 sources                                            |    2 +-
 6 files changed, 7 insertions(+), 653 deletions(-)
---
diff --git a/config-generic b/config-generic
index 1fd53ba..4ee4aff 100644
--- a/config-generic
+++ b/config-generic
@@ -1534,7 +1534,7 @@ CONFIG_ATH9K_DEBUGFS=y
 CONFIG_ATH9K_HTC=m
 CONFIG_ATH9K_BTCOEX_SUPPORT=y
 # CONFIG_ATH9K_HTC_DEBUGFS is not set
-CONFIG_ATH9K_RATE_CONTROL=y
+CONFIG_ATH9K_LEGACY_RATE_CONTROL=y
 CONFIG_WIL6210=m
 CONFIG_WIL6210_ISR_COR=y
 CONFIG_CARL9170=m
diff --git a/kernel.spec b/kernel.spec
index 9778a77..17afeeb 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 301
+%global baserelease 300
 %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 6
+%define stable_update 7
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -729,9 +729,6 @@ Patch21242: criu-no-expert.patch
 #rhbz 892811
 Patch21247: ath9k_rx_dma_stop_check.patch
 
-#rhbz 903192
-Patch21261: 0001-kmsg-Honor-dmesg_restrict-sysctl-on-dev-kmsg.patch
-
 #rhbz 856863 892599
 Patch21273: cfg80211-mac80211-disconnect-on-suspend.patch
 Patch21274: mac80211_fixes_for_ieee80211_do_stop_while_suspend_v3.9.patch
@@ -754,9 +751,6 @@ Patch23008: forcedeth-dma-error-check.patch
 #rhbz 948262
 Patch25024: intel_iommu-Downgrade-the-warning-if-enabling-irq-remapping-fails.patch
 
-#rhbz 964335
-Patch25026: Modify-UEFI-anti-bricking-code.patch
-
 # Needed for F19 gssproxy feature
 Patch25030: gssproxy-backport.patch
 
@@ -769,9 +763,6 @@ Patch25032: cve-2013-2147-ciss-info-leak.patch
 #CVE-2013-2148 rhbz 971258 971261
 Patch25033: fanotify-info-leak-in-copy_event_to_user.patch
 
-#CVE-2013-2852 rhbz 969518 971665
-Patch25034: b43-stop-format-string-leaking-into-error-msgs.patch
-
 #CVE-2013-2851 rhbz 969515 971662
 Patch25035: block-do-not-pass-disk-names-as-format-strings.patch
 
@@ -1488,9 +1479,6 @@ ApplyPatch criu-no-expert.patch
 #rhbz 892811
 ApplyPatch ath9k_rx_dma_stop_check.patch
 
-#rhbz 903192
-ApplyPatch 0001-kmsg-Honor-dmesg_restrict-sysctl-on-dev-kmsg.patch
-
 #rhbz 856863 892599
 ApplyPatch cfg80211-mac80211-disconnect-on-suspend.patch
 ApplyPatch mac80211_fixes_for_ieee80211_do_stop_while_suspend_v3.9.patch
@@ -1507,9 +1495,6 @@ ApplyPatch forcedeth-dma-error-check.patch
 #rhbz 948262
 ApplyPatch intel_iommu-Downgrade-the-warning-if-enabling-irq-remapping-fails.patch
 
-#rhbz 964335
-ApplyPatch Modify-UEFI-anti-bricking-code.patch
-
 # Needed for F19 gssproxy feature
 ApplyPatch gssproxy-backport.patch
 
@@ -1522,9 +1507,6 @@ ApplyPatch cve-2013-2147-ciss-info-leak.patch
 #CVE-2013-2148 rhbz 971258 971261
 ApplyPatch fanotify-info-leak-in-copy_event_to_user.patch
 
-#CVE-2013-2852 rhbz 969518 971665
-ApplyPatch b43-stop-format-string-leaking-into-error-msgs.patch
-
 #CVE-2013-2851 rhbz 969515 971662
 ApplyPatch block-do-not-pass-disk-names-as-format-strings.patch
 
@@ -2373,6 +2355,9 @@ fi
 # and build.
 
 %changelog
+* Thu Jun 20 2013 Justin M. Forbes <jforbes at redhat.com>
+- Linux v3.9.7
+
 * Tue Jun 18 2013 Neil Horman <nhorman at redhat.com>
 - Fix dma debug error in tulip driver (rhbz 956732)
 
diff --git a/sources b/sources
index 803d88c..6a7aeb8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 4348c9b6b2eb3144d601e87c19d5d909  linux-3.9.tar.xz
-897cffc5167a561b38c6748e7f0a4215  patch-3.9.6.xz
+74005c469fbd309ab631d981e2d3a6e7  patch-3.9.7.xz


More information about the scm-commits mailing list