[kernel/f19] Linux v3.9.5

Josh Boyer jwboyer at fedoraproject.org
Mon Jun 10 11:33:39 UTC 2013


commit ae14b143188917449740bac0cde0a7198e23b495
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Jun 10 07:28:01 2013 -0400

    Linux v3.9.5

 ...-target-fix-heap-buffer-overflow-on-error.patch |   63 --------------------
 iwlwifi-dvm-fix-memset.patch                       |   39 ------------
 kernel.spec                                        |   17 ++----
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 115 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 9dae94e..7e55da8 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 303
+%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 4
+%define stable_update 5
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -760,17 +760,12 @@ Patch25021: radeon-use-max_bus-speed-to-activate-gen2-speeds.patch
 Patch25027: powerpc-pseries-Force-32-bit-MSIs-for-devices-that-r.patch
 Patch25029: powerpc-pseries-Make-32-bit-MSI-quirk-work-on-system.patch
 
-Patch25022: iwlwifi-dvm-fix-memset.patch
-
 #rhbz 964367
 Patch25023: hp-wmi-fix-incorrect-rfkill-set-hw-state.patch
 
 #rhbz 948262
 Patch25024: intel_iommu-Downgrade-the-warning-if-enabling-irq-remapping-fails.patch
 
-#CVE-2013-2850 rhbz 968036 969272
-Patch25025: iscsi-target-fix-heap-buffer-overflow-on-error.patch
-
 #rhbz 964335
 Patch25026: Modify-UEFI-anti-bricking-code.patch
 
@@ -1498,17 +1493,12 @@ ApplyPatch radeon-use-max_bus-speed-to-activate-gen2-speeds.patch
 ApplyPatch powerpc-pseries-Force-32-bit-MSIs-for-devices-that-r.patch
 ApplyPatch powerpc-pseries-Make-32-bit-MSI-quirk-work-on-system.patch
 
-ApplyPatch iwlwifi-dvm-fix-memset.patch
-
 #rhbz 964367
 ApplyPatch hp-wmi-fix-incorrect-rfkill-set-hw-state.patch
 
 #rhbz 948262
 ApplyPatch intel_iommu-Downgrade-the-warning-if-enabling-irq-remapping-fails.patch
 
-#CVE-2013-2850 rhbz 968036 969272
-ApplyPatch iscsi-target-fix-heap-buffer-overflow-on-error.patch
-
 #rhbz 964335
 ApplyPatch Modify-UEFI-anti-bricking-code.patch
 
@@ -2357,6 +2347,9 @@ fi
 # and build.
 
 %changelog
+* Mon Jun 10 2013 Josh Boyer <jwboyer at redhat.com>
+- Linux v3.9.5
+
 * Fri Jun 07 2013 Josh Boyer <jwboyer at redhat.com>
 - CVE-2013-2851 block: passing disk names as format strings (rhbz 969515 971662)
 - CVE-2013-2852 b43: format string leaking into error msgs (rhbz 969518 971665)
diff --git a/sources b/sources
index 50d7085..2e345eb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 4348c9b6b2eb3144d601e87c19d5d909  linux-3.9.tar.xz
-922c4553299e6692a28761d3032fc012  patch-3.9.4.xz
+aa22187ae5cd482a69097e9e59244491  patch-3.9.5.xz


More information about the scm-commits mailing list