[kernel/stabilization] Linux v3.15.1

Josh Boyer jwboyer at fedoraproject.org
Tue Jun 17 21:23:02 UTC 2014


commit 8fc448b27e81f67cd57d668246c5e82e9381377c
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Tue Jun 17 17:22:51 2014 -0400

    Linux v3.15.1

 ..._krule-mask-accesses-need-bounds-checking.patch |  128 ------------
 ...hange-inode_capable-to-capable_wrt_inode_.patch |  209 --------------------
 kernel.spec                                        |   17 +--
 sources                                            |    1 +
 4 files changed, 5 insertions(+), 350 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 6b007f1..0d7c913 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 0
+%define stable_update 1
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -703,9 +703,6 @@ Patch25069: 0001-acpi-video-Add-4-new-models-to-the-use_native_backli.patch
 
 Patch25071: s390-appldata-add-slab.h-for-kzalloc-kfree.patch
 
-# CVE-2014-3917 rhbz 1102571 1102715
-Patch25093: auditsc-audit_krule-mask-accesses-need-bounds-checking.patch
-
 # Patch series from Hans for various backlight and platform driver fixes
 Patch26001: thinkpad_acpi-Add-mappings-for-F9-F12-hotkeys-on-X24.patch
 Patch26002: samsung-laptop-Add-broken-acpi-video-quirk-for-NC210.patch
@@ -737,9 +734,6 @@ Patch25100: dm-thin-update-discard_granularity-to-reflect-the-thin-pool-blocksiz
 #rhbz 1103528
 Patch25101: elantech-Deal-with-clickpads-reporting-right-button-.patch
 
-#CVE-2014-4014 rhbz 1107966 1109836
-Patch25102: fs-userns-Change-inode_capable-to-capable_wrt_inode_.patch
-
 # END OF PATCH DEFINITIONS
 
 %endif
@@ -1411,9 +1405,6 @@ ApplyPatch 0001-acpi-video-Add-4-new-models-to-the-use_native_backli.patch
 
 ApplyPatch s390-appldata-add-slab.h-for-kzalloc-kfree.patch
 
-# CVE-2014-3917 rhbz 1102571 1102715
-ApplyPatch auditsc-audit_krule-mask-accesses-need-bounds-checking.patch
-
 # Patch series from Hans for various backlight and platform driver fixes
 ApplyPatch thinkpad_acpi-Add-mappings-for-F9-F12-hotkeys-on-X24.patch
 ApplyPatch samsung-laptop-Add-broken-acpi-video-quirk-for-NC210.patch
@@ -1445,9 +1436,6 @@ ApplyPatch dm-thin-update-discard_granularity-to-reflect-the-thin-pool-blocksize
 #rhbz 1103528
 ApplyPatch elantech-Deal-with-clickpads-reporting-right-button-.patch
 
-#CVE-2014-4014 rhbz 1107966 1109836
-ApplyPatch fs-userns-Change-inode_capable-to-capable_wrt_inode_.patch
-
 # END OF PATCH APPLICATIONS
 
 %endif
@@ -2260,6 +2248,9 @@ fi
 #                                    ||----w |
 #                                    ||     ||
 %changelog
+* Tue Jun 17 2014 Josh Boyer <jwboyer at fedoraproject.org>
+- Linux v3.15.1
+
 * Mon Jun 16 2014 Josh Boyer <jwboyer at fedoraproject.org>
 - CVE-2014-4014 possible priv escalation in userns (rhbz 1107966 1109836)
 
diff --git a/sources b/sources
index b028268..87571d2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 97ca1625bb40368dc41b9a7971549071  linux-3.15.tar.xz
 ef8f4db937f521a7e323ec589536ba25  perf-man-3.15.tar.gz
+78a944411af297b9e5e9aa430056de4c  patch-3.15.1.xz


More information about the scm-commits mailing list