[kernel/f15] 3.3.2

Dave Jones davej at fedoraproject.org
Fri Apr 13 17:21:26 UTC 2012


commit 16f6b7e04b9b763b8ff159fbc81a9689311e22ae
Author: Dave Jones <davej at redhat.com>
Date:   Fri Apr 13 13:21:06 2012 -0400

    3.3.2

 ...CA-Fix-regression-in-FADT-revision-checks.patch |   58 --------
 acpi-ensure-thermal-limits-match-cpu-freq.patch    |  146 --------------------
 iwlegacy-do-not-nulify-il-vif-on-reset.patch       |   77 ----------
 kernel.spec                                        |   35 +----
 ...sible-tid_rx-reorder_timer-use-after-free.patch |   42 ------
 ...-buffer-copied-in-__nfs4_get_acl_uncached.patch |   32 -----
 sources                                            |    2 +-
 7 files changed, 7 insertions(+), 385 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 2aedc02..d0a6fd5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -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 1
+%define stable_update 2
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -588,7 +588,6 @@ Patch383: linux-2.6-defaults-aspm.patch
 Patch390: linux-2.6-defaults-acpi-video.patch
 Patch391: linux-2.6-acpi-video-dos.patch
 Patch394: linux-2.6-acpi-debug-infinite-loop.patch
-Patch395: acpi-ensure-thermal-limits-match-cpu-freq.patch
 Patch396: acpi-sony-nonvs-blacklist.patch
 
 Patch450: linux-2.6-input-kill-stupid-messages.patch
@@ -678,25 +677,15 @@ Patch21232: rt2x00_fix_MCU_request_failures.patch
 #rhbz 789644
 Patch21237: mcelog-rcu-splat.patch
 
-#rhbz 727865 730007
-Patch21240: ACPICA-Fix-regression-in-FADT-revision-checks.patch
-
 #rhbz 728478
 Patch21242: sony-laptop-Enable-keyboard-backlight-by-default.patch
 
 Patch21300: unhandled-irqs-switch-to-polling.patch
 
-#rhbz 804007
-Patch21305: mac80211-fix-possible-tid_rx-reorder_timer-use-after-free.patch
-
 #rhbz 804957 CVE-2012-1568
 Patch21306: shlib_base_randomize.patch
 
-#rhbz 806433
-Patch21360: uvcvideo-Fix-race-induced-crash-in-uvc_video_clock_update.patch
-
 #rhbz 770476
-Patch21370: iwlegacy-do-not-nulify-il-vif-on-reset.patch
 Patch21371: iwlwifi-do-not-nulify-ctx-vif-on-reset.patch
 
 #rhbz 808603
@@ -709,8 +698,6 @@ Patch21385: libata-disable-runtime-pm-for-hotpluggable-port.patch
 Patch21390: x86-Use-correct-byte-sized-register-constraint-in-__xchg_op.patch
 Patch21391: x86-Use-correct-byte-sized-register-constraint-in-__add.patch
 
-Patch21501: nfs-Fix-length-of-buffer-copied-in-__nfs4_get_acl_uncached.patch
-
 #rhbz 808207 CVE-2012-1601
 Patch21520: KVM-Ensure-all-vcpus-are-consistent-with-in-kernel-i.patch
 
@@ -1176,7 +1163,6 @@ ApplyPatch NFSv4-Further-reduce-the-footprint-of-the-idmapper.patch
 ApplyPatch linux-2.6-defaults-acpi-video.patch
 ApplyPatch linux-2.6-acpi-video-dos.patch
 ApplyPatch linux-2.6-acpi-debug-infinite-loop.patch
-ApplyPatch acpi-ensure-thermal-limits-match-cpu-freq.patch
 ApplyPatch acpi-sony-nonvs-blacklist.patch
 
 # force UTSNAME to show version 2.6.4X
@@ -1250,7 +1236,7 @@ ApplyPatch quite-apm.patch
 # Media (V4L/DVB/IR) updates/fixes/experimental drivers
 #  apply if non-empty
 ApplyPatch add-poll-requested-events.patch
-ApplyOptionalPatch drivers-media-update.patch
+#ApplyOptionalPatch drivers-media-update.patch
 
 # Patches headed upstream
 
@@ -1284,15 +1270,9 @@ ApplyPatch bcma-brcmsmac-compat.patch
 #rhbz 789644
 ApplyPatch mcelog-rcu-splat.patch
 
-#rhbz 727865 730007
-ApplyPatch ACPICA-Fix-regression-in-FADT-revision-checks.patch
-
 #rhbz 728478
 ApplyPatch sony-laptop-Enable-keyboard-backlight-by-default.patch
 
-#rhbz 804007
-ApplyPatch mac80211-fix-possible-tid_rx-reorder_timer-use-after-free.patch
-
 #rhbz 804957 CVE-2012-1568
 ApplyPatch shlib_base_randomize.patch
 
@@ -1300,18 +1280,12 @@ ApplyPatch unhandled-irqs-switch-to-polling.patch
 
 ApplyPatch weird-root-dentry-name-debug.patch
 
-ApplyPatch nfs-Fix-length-of-buffer-copied-in-__nfs4_get_acl_uncached.patch
-
 #rhbz 808207 CVE-2012-1601
 ApplyPatch KVM-Ensure-all-vcpus-are-consistent-with-in-kernel-i.patch
 
 #rhbz 770476
-ApplyPatch iwlegacy-do-not-nulify-il-vif-on-reset.patch
 ApplyPatch iwlwifi-do-not-nulify-ctx-vif-on-reset.patch
 
-#rhbz 806433
-ApplyPatch uvcvideo-Fix-race-induced-crash-in-uvc_video_clock_update.patch
-
 #rhbz 808603
 ApplyPatch wimax-i2400m-prevent-a-possible-kernel-bug-due-to-mi.patch
 
@@ -1974,10 +1948,13 @@ fi
 # and build.
 
 %changelog
+* Fri Apr 13 2012 Dave Jones <davej at redhat.com> 2.6.43.1-5
+- Linux 3.3.2
+
 * Thu Apr 12 2012 Dennis Gilmore <dennis at ausil.us>
 - KALLSYMS_EXTRA_PASS=1 has to be passed in on the command line so do so only for arm
 
-* Tue Apr 10 2012 Mauro Carvalho Chehab <mchehab at redhat.com> 3.3.1-5
+* Tue Apr 10 2012 Mauro Carvalho Chehab <mchehab at redhat.com>
 - Backport dvb-core and a few driver fixes from media tree (rhbz808871)
 
 * Tue Apr 10 2012 Josh Boyer <jwboyer at redhat.com>
diff --git a/sources b/sources
index e8c9e05..413d6dc 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 7133f5a2086a7d7ef97abac610c094f5  linux-3.3.tar.xz
-10771d657c5bf342bcfe66ed06653ecb  patch-3.3.1.xz
+68907107b0f62a19608588bdb6b29e20  patch-3.3.2.xz


More information about the scm-commits mailing list