[kernel/f15] Linux v3.3.8

Josh Boyer jwboyer at fedoraproject.org
Mon Jun 4 19:58:29 UTC 2012


commit c23f8db71c1b1fd09145d729185afb8ab4d9f3b6
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Jun 4 15:58:21 2012 -0400

    Linux v3.3.8

 kernel.spec                                        |   19 +---
 libata-forbid-port-runtime-pm-by-default.patch     |   24 ------
 ...-for-race-condition-when-firmware-is-cach.patch |   86 --------------------
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 125 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index f201249..70b50f9 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 3
+%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
@@ -680,9 +680,6 @@ Patch21300: unhandled-irqs-switch-to-polling.patch
 #rhbz 804957 CVE-2012-1568
 Patch21306: shlib_base_randomize.patch
 
-#rhbz 807632
-Patch21385: libata-forbid-port-runtime-pm-by-default.patch
-
 #rhbz 808559
 Patch21530: ALSA-hda-realtek-Add-quirk-for-Mac-Pro-5-1-machines.patch
 
@@ -703,9 +700,6 @@ Patch22018: atl1c_net_next_update-3.3.patch
 #rhbz 795176
 Patch22019: rtl818x-fix-sleeping-function-called-from-invalid-context.patch
 
-#rhbz 822120
-Patch22020: rtlwifi-fix-for-race-condition-when-firmware-is-cach.patch
-
 #rhbz 822825 822821 CVE-2012-2372
 Patch22021: mm-pmd_read_atomic-fix-32bit-PAE-pmd-walk-vs-pmd_populate-SMP-race-condition.patch
 
@@ -1288,9 +1282,6 @@ ApplyPatch unhandled-irqs-switch-to-polling.patch
 
 ApplyPatch weird-root-dentry-name-debug.patch
 
-#rhbz 807632
-ApplyPatch libata-forbid-port-runtime-pm-by-default.patch
-
 #rhbz 806295
 ApplyPatch disable-hid-battery.patch
 
@@ -1306,9 +1297,6 @@ ApplyPatch atl1c_net_next_update-3.3.patch
 #rhbz 795176
 ApplyPatch rtl818x-fix-sleeping-function-called-from-invalid-context.patch
 
-#rhbz 822120
-ApplyPatch rtlwifi-fix-for-race-condition-when-firmware-is-cach.patch
-
 #rhbz 822825 822821 CVE-2012-2372
 ApplyPatch mm-pmd_read_atomic-fix-32bit-PAE-pmd-walk-vs-pmd_populate-SMP-race-condition.patch
 
@@ -1967,6 +1955,9 @@ fi
 # and build.
 
 %changelog
+* Mon Jun 04 2012 Josh Boyer <jwboyer at redhat.com> 2.6.43.8-1
+- Linux v3.3.8
+
 * Mon Jun 04 2012 Dave Jones <davej at redhat.com>
 - Disable 32bit NX emulation.
 
diff --git a/sources b/sources
index 03cb562..033ae54 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 7133f5a2086a7d7ef97abac610c094f5  linux-3.3.tar.xz
-622a3b43238559aeb778279969631260  patch-3.3.7.xz
+e1714b5136a7f4dab1b5d2d7f98e2891  patch-3.3.8.xz


More information about the scm-commits mailing list