[kernel/f20] Linux v3.18.5

Justin M. Forbes jforbes at fedoraproject.org
Fri Jan 30 14:32:41 UTC 2015


commit fcfe0d2e1f119878e4bc6e562437df79eab7c160
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Fri Jan 30 08:32:29 2015 -0600

    Linux v3.18.5

 ...close-race-between-key-lookup-and-freeing.patch |   43 ----------
 KVM-x86-SYSENTER-emulation-is-broken.patch         |   81 --------------------
 kernel.spec                                        |   20 +----
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 140 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 52c1e2c..a09d517 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 101
+%global baserelease 100
 %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 4
+%define stable_update 5
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -732,9 +732,6 @@ Patch26101: powerpc-powernv-force-all-CPUs-to-be-bootable.patch
 #rhbz 1163927
 Patch26121: Set-UID-in-sess_auth_rawntlmssp_authenticate-too.patch
 
-#CVE-2014-9529 rhbz 1179813 1179853
-Patch26124: KEYS-close-race-between-key-lookup-and-freeing.patch
-
 #rhbz 1124119
 Patch26126: uas-Do-not-blacklist-ASM1153-disk-enclosures.patch
 Patch26127: uas-Add-US_FL_NO_ATA_1X-for-2-more-Seagate-disk-encl.patch
@@ -753,10 +750,6 @@ Patch30000: kernel-arm64.patch
 # Fix for big-endian arches, already upstream
 Patch30001: mpssd-x86-only.patch
 
-#CVE-2015-0239 rhbz 1186448 1186453
-Patch30004: KVM-x86-SYSENTER-emulation-is-broken.patch
-
-
 # END OF PATCH DEFINITIONS
 
 %endif
@@ -1455,9 +1448,6 @@ ApplyPatch powerpc-powernv-force-all-CPUs-to-be-bootable.patch
 #rhbz 1163927
 ApplyPatch Set-UID-in-sess_auth_rawntlmssp_authenticate-too.patch
 
-#CVE-2014-9529 rhbz 1179813 1179853
-ApplyPatch KEYS-close-race-between-key-lookup-and-freeing.patch
-
 #rhbz 1124119
 ApplyPatch uas-Do-not-blacklist-ASM1153-disk-enclosures.patch
 ApplyPatch uas-Add-US_FL_NO_ATA_1X-for-2-more-Seagate-disk-encl.patch
@@ -1473,9 +1463,6 @@ ApplyPatch acpi-video-Add-disable_native_backlight-quirk-for-Sa.patch
 # Fix for big-endian arches, already upstream
 ApplyPatch mpssd-x86-only.patch
 
-#CVE-2015-0239 rhbz 1186448 1186453
-ApplyPatch KVM-x86-SYSENTER-emulation-is-broken.patch
-
 %if 0%{?aarch64patches}
 ApplyPatch kernel-arm64.patch
 %ifnarch aarch64 # this is stupid, but i want to notice before secondary koji does.
@@ -2294,6 +2281,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Fri Jan 30 2015 Justin M. Forbes <jforbes at fedoraproject.org> - 3.18.5-100
+- Linux v3.18.5
+
 * Thu Jan 29 2015 Josh Boyer <jwboyer at fedoraproject.org>
 - Backport patch from Rob Clark to toggle i915 state machine checks
 - Disable i915 state checks
diff --git a/sources b/sources
index 9b63a7f..8bf0d43 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 9e854df51ca3fef8bfe566dbd7b89241  linux-3.18.tar.xz
 813ccb96f0b379d656e57442c2587ca3  perf-man-3.18.tar.gz
-e7c510c0df50abb2cbaea2a1a87f35b7  patch-3.18.4.xz
+e8563b2feaa6c33d20d23ac7add9d385  patch-3.18.5.xz


More information about the scm-commits mailing list