[kernel/f18] Linux v3.7.9

Justin M. Forbes jforbes at fedoraproject.org
Mon Feb 18 19:45:46 UTC 2013


commit d338b6bb72c587e66d765471391c708acb5a0404
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon Feb 18 13:39:18 2013 -0600

    Linux v3.7.9

 kernel.spec                                        |   17 +--
 sources                                            |    2 +-
 validate-pud-largepage.patch                       |  102 ---------------
 ...ds-is-usable-in-xen_iret-for-32-bit-PVOPS.patch |  131 --------------------
 4 files changed, 6 insertions(+), 246 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 47bb3eb..d06b71c 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 8
+%define stable_update 9
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -790,16 +790,11 @@ Patch22241: Input-add-support-for-Cypress-PS2-Trackpads.patch
 #rhbz 892811
 Patch22247: ath9k_rx_dma_stop_check.patch
 
-#rhbz 906309 910848 CVE-2013-0228
-Patch21248: xen-dont-assume-ds-is-usable-in-xen_iret-for-32-bit-PVOPS.patch
-
 #rhbz 911479 911473 CVE-2013-0290
 Patch22256: net-fix-infinite-loop-in-__skb_recv_datagram.patch
 
 Patch23000: silence-brcmsmac-warning.patch
 
-Patch23100: validate-pud-largepage.patch
-
 #rhbz 909591
 Patch21255: usb-cypress-supertop.patch
 
@@ -1528,11 +1523,6 @@ ApplyPatch ath9k_rx_dma_stop_check.patch
 
 ApplyPatch silence-brcmsmac-warning.patch
 
-ApplyPatch validate-pud-largepage.patch
-
-#rhbz 906309 910848 CVE-2013-0228
-ApplyPatch xen-dont-assume-ds-is-usable-in-xen_iret-for-32-bit-PVOPS.patch
-
 #rhbz 909591
 ApplyPatch usb-cypress-supertop.patch
 
@@ -2402,6 +2392,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Mon Feb 18 2013 Justin M. Forbes <jforbes at redhat.com> - 3.7.9-201
+- Linux v3.7.9
+
 * Mon Feb 18 2013 Adam Jackson <ajax at redhat.com
 - i915: Fix a mismerge in 3.7.y that leads to divide-by-zero in i915_update_wm
 
diff --git a/sources b/sources
index 59ee680..c375bc5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 21223369d682bcf44bcdfe1521095983  linux-3.7.tar.xz
-bf62e0cbc13524bb802d2ed05c7e2e6a  patch-3.7.8.xz
+375fa67b3daba9e6040f13a0a29bf543  patch-3.7.9.xz


More information about the scm-commits mailing list