[kernel/f17] Linux 3.8.8

Dave Jones davej at fedoraproject.org
Wed Apr 17 17:03:25 UTC 2013


commit 76877b8187bc624c93cda95aa2d008760132cad8
Author: Dave Jones <davej at redhat.com>
Date:   Wed Apr 17 13:03:13 2013 -0400

    Linux 3.8.8
    
      Dropped: x86-mm-Fix-vmalloc_fault-oops-during-lazy-MMU-updates.patch
      Dropped: tracing-Fix-possible-NULL-pointer-dereferences.patch

 kernel.spec                                        |   21 ++---
 sources                                            |    2 +-
 ...ng-Fix-possible-NULL-pointer-dereferences.patch |  111 --------------------
 ...malloc_fault-oops-during-lazy-MMU-updates.patch |   48 ---------
 4 files changed, 8 insertions(+), 174 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 49a346f..4795b94 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,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
@@ -66,7 +66,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
@@ -730,9 +730,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
 
@@ -777,9 +774,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
 
@@ -1478,9 +1472,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
 
@@ -1521,9 +1512,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
 
@@ -2386,6 +2374,11 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Wed Apr 17 2013 Dave Jones <davej at redhat.com> - 3.8.8-100
+- Linux 3.8.8
+  Dropped: x86-mm-Fix-vmalloc_fault-oops-during-lazy-MMU-updates.patch
+  Dropped: tracing-Fix-possible-NULL-pointer-dereferences.patch
+
 * 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