[kernel/f20] 3.15.3

Justin M. Forbes jforbes at fedoraproject.org
Tue Jul 1 13:28:47 UTC 2014


commit c67f8002d601eecd9ef2f5cb1b32077d4a219b2a
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Tue Jul 1 08:28:38 2014 -0500

    3.15.3

 ...-request-leak-when-events-are-reaped-by-u.patch |   48 -------
 ...nel-memory-disclosure-in-io_getevents-int.patch |   46 -------
 kernel.spec                                        |   19 +---
 sources                                            |    2 +-
 x86_32-entry-Do-syscall-exit-work-on-badsys.patch  |  130 --------------------
 5 files changed, 5 insertions(+), 240 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 9b2bc0f..24d5a0a 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 2
+%define stable_update 3
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -749,13 +749,6 @@ Patch25102: intel_pstate-Fix-setting-VID.patch
 Patch25103: intel_pstate-dont-touch-turbo-bit-if-turbo-disabled-or-unavailable.patch
 Patch25104: intel_pstate-Update-documentation-of-max-min_perf_pct-sysfs-files.patch
 
-#CVE-2014-4508 rhbz 1111590 1112073
-Patch25106: x86_32-entry-Do-syscall-exit-work-on-badsys.patch
-
-#CVE-2014-0206 rhbz 1094602 1112975
-Patch25107: aio-fix-kernel-memory-disclosure-in-io_getevents-int.patch
-Patch25108: aio-fix-aio-request-leak-when-events-are-reaped-by-u.patch
-
 Patch25109: revert-input-wacom-testing-result-shows-get_report-is-unnecessary.patch
 
 #rhbz 1021036, submitted upstream
@@ -1475,13 +1468,6 @@ ApplyPatch intel_pstate-Fix-setting-VID.patch
 ApplyPatch intel_pstate-dont-touch-turbo-bit-if-turbo-disabled-or-unavailable.patch
 ApplyPatch intel_pstate-Update-documentation-of-max-min_perf_pct-sysfs-files.patch
 
-#CVE-2014-4508 rhbz 1111590 1112073
-ApplyPatch x86_32-entry-Do-syscall-exit-work-on-badsys.patch
-
-#CVE-2014-0206 rhbz 1094602 1112975
-ApplyPatch aio-fix-kernel-memory-disclosure-in-io_getevents-int.patch
-ApplyPatch aio-fix-aio-request-leak-when-events-are-reaped-by-u.patch
-
 ApplyPatch revert-input-wacom-testing-result-shows-get_report-is-unnecessary.patch
 
 #rhbz 1021036, submitted upstream
@@ -2304,6 +2290,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Tue Jul  1 2014 Justin M. Forbes <jforbes at fedoraproject.org>
+- Linux v3.15.3
+
 * Tue Jul  1 2014 Hans de Goede <hdegoede at redhat.com>
 - Add min/max quirk for the ThinkPad Edge E531 touchpad (rhbz#1114768)
 
diff --git a/sources b/sources
index 8c7215e..25efe2a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 97ca1625bb40368dc41b9a7971549071  linux-3.15.tar.xz
-53eb7e210c9330021e60ffe2c5081e19  patch-3.15.2.xz
+a2057d9b11f013482e2a7072552f3f02  patch-3.15.3.xz


More information about the scm-commits mailing list