[kernel/f20] Linux v3.11.10

Josh Boyer jwboyer at fedoraproject.org
Fri Nov 29 19:02:52 UTC 2013


commit 4f524a4fa1833a9afed57f30635fd3cd7792afcd
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Fri Nov 29 14:00:07 2013 -0500

    Linux v3.11.10

 aacraid-prevent-invalid-pointer-dereference.patch  |   42 --------------
 ...ff-by-one-error-in-non-block-size-request.patch |   40 -------------
 ...relocate-csums-properly-with-prealloc-ext.patch |   60 --------------------
 kernel.spec                                        |   29 +---------
 libertas-potential-oops-in-debugfs.patch           |   50 ----------------
 sources                                            |    2 +-
 6 files changed, 4 insertions(+), 219 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index e283f4c..87342db 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 9
+%define stable_update 10
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -742,9 +742,6 @@ Patch25057: iwl4965-better-skb-management-in-rx-path.patch
 #rhbz 963715
 Patch25077: media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch
 
-#CVE-2013-4345 rhbz 1007690 1009136
-Patch25104: ansi_cprng-Fix-off-by-one-error-in-non-block-size-request.patch
-
 #rhbz 985522
 Patch25107: ntp-Make-periodic-RTC-update-more-reliable.patch
 
@@ -781,9 +778,6 @@ Patch25129: cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch
 Patch25130: fix-radeon-sound.patch
 Patch25149: drm-radeon-24hz-audio-fixes.patch
 
-#rhbz 1011714
-Patch25131: btrfs-relocate-csums-properly-with-prealloc-ext.patch
-
 #rhbz 984696
 Patch25132: rt2800usb-slow-down-TX-status-polling.patch
 
@@ -822,12 +816,6 @@ Patch25152: sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch
 Patch25153: sunrpc-replace-gssd_running-with-more-reliable-check.patch
 Patch25154: nfs-check-gssd-running-before-krb5i-auth.patch
 
-#CVE-2013-6378 rhbz 1033578 1034183
-Patch25155: libertas-potential-oops-in-debugfs.patch
-
-#CVE-2013-6380 rhbz 1033593 1034304
-Patch25156: aacraid-prevent-invalid-pointer-dereference.patch
-
 #CVE-2013-6382 rhbz 1033603 1034670
 Patch25157: xfs-underflow-bug-in-xfs_attrlist_by_handle.patch
 
@@ -1537,9 +1525,6 @@ ApplyPatch iwl4965-better-skb-management-in-rx-path.patch
 #rhbz 963715
 ApplyPatch media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch
 
-#CVE-2013-4345 rhbz 1007690 1009136
-ApplyPatch ansi_cprng-Fix-off-by-one-error-in-non-block-size-request.patch
-
 #rhbz 985522
 ApplyPatch ntp-Make-periodic-RTC-update-more-reliable.patch
 
@@ -1576,9 +1561,6 @@ ApplyPatch cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch
 ApplyPatch fix-radeon-sound.patch
 ApplyPatch drm-radeon-24hz-audio-fixes.patch
 
-#rhbz 1011714
-ApplyPatch btrfs-relocate-csums-properly-with-prealloc-ext.patch
-
 #rhbz 984696
 ApplyPatch rt2800usb-slow-down-TX-status-polling.patch
 
@@ -1617,12 +1599,6 @@ ApplyPatch sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch
 ApplyPatch sunrpc-replace-gssd_running-with-more-reliable-check.patch
 ApplyPatch nfs-check-gssd-running-before-krb5i-auth.patch
 
-#CVE-2013-6378 rhbz 1033578 1034183
-ApplyPatch libertas-potential-oops-in-debugfs.patch
-
-#CVE-2013-6380 rhbz 1033593 1034304
-ApplyPatch aacraid-prevent-invalid-pointer-dereference.patch
-
 #CVE-2013-6382 rhbz 1033603 1034670
 ApplyPatch xfs-underflow-bug-in-xfs_attrlist_by_handle.patch
 
@@ -2434,7 +2410,8 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
-* Fri Nov 29 2013 Josh Boyer <jwboyer at fedoraproject.org>
+* Fri Nov 29 2013 Josh Boyer <jwboyer at fedoraproject.org> - 3.11.10-300
+- Linux v3.11.10
 - Fix memory leak in qxl (from Dave Airlie)
 
 * Tue Nov 26 2013 Josh Boyer <jwboyer at fedoraproject.org>
diff --git a/sources b/sources
index 391b9ff..c634d10 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 fea363551ff45fbe4cb88497b863b261  linux-3.11.tar.xz
-6cea7db9419cefdf4c3a4bcc89bf904b  patch-3.11.9.xz
+c918da07cf5ad4240945ae56c4de3bc0  patch-3.11.10.xz


More information about the scm-commits mailing list