[kernel/f20] Linux v3.15.10

Josh Boyer jwboyer at fedoraproject.org
Thu Aug 14 15:10:46 UTC 2014


commit d20c46e655be208366195254aace333c586c397c
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Thu Aug 14 11:09:54 2014 -0400

    Linux v3.15.10

 kernel.spec                                        |   13 +-
 ...p-inherit-auth_capable-on-INIT-collisions.patch |  212 --------------------
 sources                                            |    2 +-
 3 files changed, 6 insertions(+), 221 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index dc8864d..ec3c627 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 201
+%global baserelease 200
 %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 9
+%define stable_update 10
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -744,9 +744,6 @@ Patch25118: sched-fix-sched_setparam-policy-1-logic.patch
 #rhbz 1060327
 Patch25123: drm-try-harder-to-avoid-regression-when-merging-mode.patch
 
-#CVE-2014-5077 rhbz 1122982 1123696
-Patch25124: net-v2-net-sctp-inherit-auth_capable-on-INIT-collisions.patch
-
 #rhbz 1025690
 Patch25125: 0001-ACPI-video-Add-use_native_backlight-quirk-for-HP-Pro.patch
 
@@ -1469,9 +1466,6 @@ ApplyPatch sched-fix-sched_setparam-policy-1-logic.patch
 #rhbz 1060327
 ApplyPatch drm-try-harder-to-avoid-regression-when-merging-mode.patch
 
-#CVE-2014-5077 rhbz 1122982 1123696
-ApplyPatch net-v2-net-sctp-inherit-auth_capable-on-INIT-collisions.patch
-
 #rhbz 1025690
 ApplyPatch 0001-ACPI-video-Add-use_native_backlight-quirk-for-HP-Pro.patch
 
@@ -2302,6 +2296,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Thu Aug 14 2014 Josh Boyer <jwboyer at fedoraproject.org> - 3.15.10-200
+- Linux v3.15.10
+
 * Thu Aug 14 2014 Hans de Goede <hdegoede at redhat.com>
 - UAS: Limit max number of requests over USB-2 to 32 (rhbz#1128472)
 
diff --git a/sources b/sources
index a5be5c2..740a7a8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 97ca1625bb40368dc41b9a7971549071  linux-3.15.tar.xz
-3354f744a008e2ad3150461b7456ae61  patch-3.15.9.xz
+364aa7eaf7c01326ff9b5dbec1cb8643  patch-3.15.10.xz


More information about the scm-commits mailing list