[kernel/f17] Linux v3.9.10

Josh Boyer jwboyer at fedoraproject.org
Sun Jul 14 01:00:20 UTC 2013


commit 891cc1841b849c58b23e5a4e042c99688a1d1952
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Sat Jul 13 21:03:04 2013 -0400

    Linux v3.9.10

 ...-do-not-pass-disk-names-as-format-strings.patch |   64 --------------------
 cdrom-use-kzalloc-for-failing-hardware.patch       |   45 --------------
 ceph-fix.patch                                     |   24 -------
 kernel.spec                                        |   25 ++------
 sources                                            |    2 +-
 5 files changed, 6 insertions(+), 154 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 095c965..3e7672a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,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 103
+%global baserelease 100
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -66,7 +66,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 9
+%define stable_update 10
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -743,12 +743,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-2851 rhbz 969515 971662
-Patch25035: block-do-not-pass-disk-names-as-format-strings.patch
-
-#CVE-2013-2164 rhbz 973100 973109
-Patch25038: cdrom-use-kzalloc-for-failing-hardware.patch
-
 #rhbz 969644
 Patch25046: KVM-x86-handle-idiv-overflow-at-kvm_write_tsc.patch
 
@@ -774,9 +768,6 @@ Patch25057: iwl4965-better-skb-management-in-rx-path.patch
 #CVE-2013-2234 rhbz 980995 981007
 Patch25058: af_key-fix-info-leaks-in-notify-messages.patch
 
-#CVE-2013-1059 rhbz 977356 980341
-Patch25059: ceph-fix.patch
-
 #CVE-2013-2232 rhbz 981552 981564
 Patch25060: ipv6-ip6_sk_dst_check-must-not-assume-ipv6-dst.patch
 
@@ -1486,12 +1477,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-2851 rhbz 969515 971662
-ApplyPatch block-do-not-pass-disk-names-as-format-strings.patch
-
-#CVE-2013-2164 rhbz 973100 973109
-ApplyPatch cdrom-use-kzalloc-for-failing-hardware.patch
-
 #rhbz 969644
 ApplyPatch KVM-x86-handle-idiv-overflow-at-kvm_write_tsc.patch
 
@@ -1516,9 +1501,6 @@ ApplyPatch iwl4965-better-skb-management-in-rx-path.patch
 #CVE-2013-2234 rhbz 980995 981007
 ApplyPatch af_key-fix-info-leaks-in-notify-messages.patch
 
-#CVE-2013-1059 rhbz 977356 980341
-ApplyPatch ceph-fix.patch
-
 #CVE-2013-2232 rhbz 981552 981564
 ApplyPatch ipv6-ip6_sk_dst_check-must-not-assume-ipv6-dst.patch
 
@@ -2377,6 +2359,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Sat Jul 13 2013 Josh Boyer <jwboyer at redhat.com> - 3.9.10-100
+- Linux v3.9.10
+
 * Fri Jul 12 2013 Dave Jones <davej at redhat.com> - 3.9.9-103
 - Disable LATENCYTOP/SCHEDSTATS in non-debug builds.
 
diff --git a/sources b/sources
index 372d198..7bd5308 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 4348c9b6b2eb3144d601e87c19d5d909  linux-3.9.tar.xz
-41f350c2fd6aa14414bf39f173a8e6a3  patch-3.9.9.xz
+9ceaca9b18b47e126858900bd7502672  patch-3.9.10.xz


More information about the scm-commits mailing list