[kernel/f18] Linux v3.8.8

Josh Boyer jwboyer at fedoraproject.org
Wed Apr 17 12:25:47 UTC 2013


commit c000c59d21408d9e3342936e69e4cb908c8feafc
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Wed Apr 17 08:25:31 2013 -0400

    Linux v3.8.8

 kernel.spec                                        |   19 +---
 sources                                            |    2 +-
 ...ng-Fix-possible-NULL-pointer-dereferences.patch |  111 --------------------
 ...malloc_fault-oops-during-lazy-MMU-updates.patch |   48 ---------
 4 files changed, 6 insertions(+), 174 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 32e4a1c..d602d11 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 202
+%global baserelease 201
 %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 7
+%define stable_update 8
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -748,9 +748,6 @@ Patch22247: ath9k_rx_dma_stop_check.patch
 #rhbz 903192
 Patch22261: 0001-kmsg-Honor-dmesg_restrict-sysctl-on-dev-kmsg.patch
 
-#rhbz 914737
-Patch22262: x86-mm-Fix-vmalloc_fault-oops-during-lazy-MMU-updates.patch
-
 #rhbz 916544
 Patch22263: 0001-drivers-crypto-nx-fix-init-race-alignmasks-and-GCM-b.patch
 
@@ -793,9 +790,6 @@ Patch25007: fix-child-thread-introspection.patch
 #rhbz 844750
 Patch25008: 0001-bluetooth-Add-support-for-atheros-04ca-3004-device-t.patch
 
-#CVE-xxxx-xxxx rhbz 952197 952217
-Patch25009: tracing-Fix-possible-NULL-pointer-dereferences.patch
-
 #rhbz 919176
 Patch25010: wireless-regulatory-fix-channel-disabling-race-condition.patch
 
@@ -1501,9 +1495,6 @@ ApplyPatch alps-v2.patch
 #rhbz 903192
 ApplyPatch 0001-kmsg-Honor-dmesg_restrict-sysctl-on-dev-kmsg.patch
 
-#rhbz 914737
-ApplyPatch x86-mm-Fix-vmalloc_fault-oops-during-lazy-MMU-updates.patch
-
 #rhbz 916544
 ApplyPatch 0001-drivers-crypto-nx-fix-init-race-alignmasks-and-GCM-b.patch
 
@@ -1545,9 +1536,6 @@ ApplyPatch fix-child-thread-introspection.patch
 
 ApplyPatch 0001-bluetooth-Add-support-for-atheros-04ca-3004-device-t.patch
 
-#CVE-xxxx-xxxx rhbz 952197 952217
-ApplyPatch tracing-Fix-possible-NULL-pointer-dereferences.patch
-
 #rhbz 919176
 ApplyPatch wireless-regulatory-fix-channel-disabling-race-condition.patch
 
@@ -2411,6 +2399,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Wed Apr 17 2013 Josh Boyer <jwboyer at redhat.com> - 3.8.8-201
+- Linux v3.8.8
+
 * Tue Apr 16 2013 Josh Boyer <jwboyer at redhat.com>
 - Fix uninitialized variable free in iwlwifi (rhbz 951241)
 - Fix race in regulatory code (rhbz 919176)
diff --git a/sources b/sources
index 54f3c6b..7c8f0e1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 1c738edfc54e7c65faeb90c436104e2f  linux-3.8.tar.xz
-d166692330220c425d69db82c9d693b6  patch-3.8.7.xz
+08cdcef928c2ca402adf1c444a3c43ac  patch-3.8.8.xz


More information about the scm-commits mailing list