[kernel/f18] Linux v3.9.7

Justin M. Forbes jforbes at fedoraproject.org
Thu Jun 20 21:56:11 UTC 2013


commit 0d22b061e28a41badcdc452818472c02416cf1ca
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Thu Jun 20 16:46:56 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                                        |   23 +-
 sources                                            |    2 +-
 6 files changed, 6 insertions(+), 652 deletions(-)
---
diff --git a/config-generic b/config-generic
index 8b4cf7a..eeb6eea 100644
--- a/config-generic
+++ b/config-generic
@@ -1533,7 +1533,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 c45d10c..47ecfe3 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 6
+%define stable_update 7
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -738,9 +738,6 @@ Patch22226: vt-Drop-K_OFF-for-VC_MUTE.patch
 #rhbz 892811
 Patch22247: ath9k_rx_dma_stop_check.patch
 
-#rhbz 903192
-Patch22261: 0001-kmsg-Honor-dmesg_restrict-sysctl-on-dev-kmsg.patch
-
 #rhbz 916544
 Patch22263: 0001-drivers-crypto-nx-fix-init-race-alignmasks-and-GCM-b.patch
 
@@ -756,9 +753,6 @@ Patch25007: fix-child-thread-introspection.patch
 #rhbz 948262
 Patch25024: intel_iommu-Downgrade-the-warning-if-enabling-irq-remapping-fails.patch
 
-#rhbz 964335
-Patch25026: Modify-UEFI-anti-bricking-code.patch
-
 #CVE-2013-2140 rhbz 971146 971148
 Patch25031: xen-blkback-Check-device-permissions-before-allowing.patch
 
@@ -768,9 +762,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
 
@@ -1470,9 +1461,6 @@ ApplyPatch vt-Drop-K_OFF-for-VC_MUTE.patch
 #rhbz 892811
 ApplyPatch ath9k_rx_dma_stop_check.patch
 
-#rhbz 903192
-ApplyPatch 0001-kmsg-Honor-dmesg_restrict-sysctl-on-dev-kmsg.patch
-
 #rhbz 916544
 ApplyPatch 0001-drivers-crypto-nx-fix-init-race-alignmasks-and-GCM-b.patch
 
@@ -1488,9 +1476,6 @@ ApplyPatch fix-child-thread-introspection.patch
 #rhbz 948262
 ApplyPatch intel_iommu-Downgrade-the-warning-if-enabling-irq-remapping-fails.patch
 
-#rhbz 964335
-ApplyPatch Modify-UEFI-anti-bricking-code.patch
-
 #CVE-2013-2140 rhbz 971146 971148
 ApplyPatch xen-blkback-Check-device-permissions-before-allowing.patch
 
@@ -1500,9 +1485,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
 
@@ -2371,6 +2353,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Thu Jun 20 2013 Justin M. Forbes <jforbes at redhat.com> - 3.9.7-200
+- Linux v3.9.7
+
 * Wed Jun 19 2013 Mauro Carvalho Chehab
 - Add and enable upstream kernel driver for nct6775 sensors
 
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