[kernel/f15] Linux 3.1.8 (Fedora 2.6.41.8)

Josh Boyer jwboyer at fedoraproject.org
Sat Jan 7 12:58:28 UTC 2012


commit dba7dc5d3e285778ab3c55461e336a4c981462e3
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Fri Jan 6 21:40:42 2012 -0500

    Linux 3.1.8 (Fedora 2.6.41.8)

 ...allow-to-switch-to-HT40-if-not-associated.patch |   38 ----
 kernel.spec                                        |   22 +--
 oom-fix-integer-overflow-of-points.patch           |  100 ----------
 route-cache-garbage-collector.patch                |  201 --------------------
 sources                                            |    2 +-
 5 files changed, 6 insertions(+), 357 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index a4db929..a62c94d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -42,7 +42,7 @@ Summary: The Linux kernel
 # When changing real_sublevel below, reset this by hand to 1
 # (or to 0 and then use rpmdev-bumpspec).
 #
-%global baserelease 2
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # real_sublevel is the 3.x kernel version we're starting with
@@ -51,7 +51,7 @@ Summary: The Linux kernel
 %define fake_sublevel %(echo $((40 + %{real_sublevel})))
 
 # 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
@@ -688,8 +688,6 @@ Patch21031: benet-remove-bogus-unlikely-on-vlan-check.patch
 
 Patch21040: x86-code-dump-fix-truncation.patch
 
-Patch21070: oom-fix-integer-overflow-of-points.patch
-
 #rhbz 728607
 Patch21060: elantech.patch
 
@@ -718,9 +716,6 @@ Patch21045: nfs-client-freezer.patch
 #rhbz 590880
 Patch21046: alps.patch
 
-#rhbz 767173
-Patch21047: iwlwifi-allow-to-switch-to-HT40-if-not-associated.patch
-
 #rhbz 741117
 Patch21048: b44-Use-dev_kfree_skb_irq-in-b44_tx.patch
 
@@ -736,8 +731,6 @@ Patch21056: KVM-fix-device-assignment-permissions.patch
 #rhbz 770233
 Patch21065: Bluetooth-Add-support-for-BCM20702A0.patch
 
-Patch22000: route-cache-garbage-collector.patch
-
 %endif
 
 BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -1319,9 +1312,6 @@ ApplyPatch benet-remove-bogus-unlikely-on-vlan-check.patch
 #rhbz 736815
 ApplyPatch x86-code-dump-fix-truncation.patch
 
-#rhbz 750402
-ApplyPatch oom-fix-integer-overflow-of-points.patch
-
 #rhbz 728607
 ApplyPatch elantech.patch
 
@@ -1351,17 +1341,12 @@ ApplyPatch nfs-client-freezer.patch
 #rhbz 590880
 ApplyPatch alps.patch
 
-#rhbz 767173
-ApplyPatch iwlwifi-allow-to-switch-to-HT40-if-not-associated.patch
-
 #rhbz 741117
 ApplyPatch b44-Use-dev_kfree_skb_irq-in-b44_tx.patch
 
 #rhbz 771006
 ApplyPatch thp-reduce-khugepaged-freezing-latency.patch
 
-ApplyPatch route-cache-garbage-collector.patch
-
 #rhbz 770102
 ApplyPatch KVM-x86-Prevent-starting-PIT-timers-in-the-absence-of.patch
 
@@ -2018,6 +2003,9 @@ fi
 # and build.
 
 %changelog
+* Fri Jan 06 2012 Josh Boyer <jwboyer at redhat.com> 2.6.41.8-1
+- Linux 3.1.8
+
 * Wed Jan 04 2012 Josh Boyer <jwboyer at redhat.com>
 - CVE-2011-4347 kvm: device assignment DoS (rhbz 770096)
 
diff --git a/sources b/sources
index efd7ae0..2ad581c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 8d43453f8159b2332ad410b19d86a931  linux-3.1.tar.bz2
-13ea1e611a0a580138b8203e6f1353ed  patch-3.1.7.bz2
+54fac8e4b0b55201e012ef0337a6cc87  patch-3.1.8.bz2


More information about the scm-commits mailing list