[kernel/f15] Linux 3.3.6

Justin M. Forbes jforbes at fedoraproject.org
Mon May 14 18:39:11 UTC 2012


commit 9520d51b59fa1182701c1766f0cf322e1d93d8c9
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon May 14 13:39:52 2012 -0500

    Linux 3.3.6

 ...all-vcpus-are-consistent-with-in-kernel-i.patch |  106 --------------------
 config-generic                                     |    2 +
 kernel.spec                                        |   19 +---
 ...ptop-Enable-keyboard-backlight-by-default.patch |   44 --------
 sources                                            |    2 +-
 5 files changed, 8 insertions(+), 165 deletions(-)
---
diff --git a/config-generic b/config-generic
index 9d2c334..072b025 100644
--- a/config-generic
+++ b/config-generic
@@ -352,6 +352,8 @@ CONFIG_BLK_DEV_FD=m
 # CONFIG_BLK_DEV_XD is not set
 # CONFIG_PARIDE is not set
 
+# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
+
 CONFIG_BLK_CPQ_DA=m
 CONFIG_BLK_CPQ_CISS_DA=m
 CONFIG_CISS_SCSI_TAPE=y
diff --git a/kernel.spec b/kernel.spec
index ef44121..bec326f 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 5
+%define stable_update 6
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -676,9 +676,6 @@ Patch21232: rt2x00_fix_MCU_request_failures.patch
 #rhbz 789644
 Patch21237: mcelog-rcu-splat.patch
 
-#rhbz 728478
-Patch21242: sony-laptop-Enable-keyboard-backlight-by-default.patch
-
 Patch21300: unhandled-irqs-switch-to-polling.patch
 
 #rhbz 804957 CVE-2012-1568
@@ -687,9 +684,6 @@ Patch21306: shlib_base_randomize.patch
 #rhbz 807632
 Patch21385: libata-forbid-port-runtime-pm-by-default.patch
 
-#rhbz 808207 CVE-2012-1601
-Patch21520: KVM-Ensure-all-vcpus-are-consistent-with-in-kernel-i.patch
-
 #rhbz 808559
 Patch21530: ALSA-hda-realtek-Add-quirk-for-Mac-Pro-5-1-machines.patch
 
@@ -1277,9 +1271,6 @@ ApplyPatch bcma-brcmsmac-compat.patch
 #rhbz 789644
 ApplyPatch mcelog-rcu-splat.patch
 
-#rhbz 728478
-ApplyPatch sony-laptop-Enable-keyboard-backlight-by-default.patch
-
 #rhbz 804957 CVE-2012-1568
 ApplyPatch shlib_base_randomize.patch
 
@@ -1287,9 +1278,6 @@ ApplyPatch unhandled-irqs-switch-to-polling.patch
 
 ApplyPatch weird-root-dentry-name-debug.patch
 
-#rhbz 808207 CVE-2012-1601
-ApplyPatch KVM-Ensure-all-vcpus-are-consistent-with-in-kernel-i.patch
-
 #rhbz 807632
 ApplyPatch libata-forbid-port-runtime-pm-by-default.patch
 
@@ -1957,6 +1945,9 @@ fi
 # and build.
 
 %changelog
+* Mon May 14 2012 Justin M. Forbes <jforbes at redhat.com> 2.6.43.6-1
+- Linux 3.3.6
+
 * Mon May 07 2012 Mauro Carvalho Chehab <mchehab at redhat.com> 2.6.43.5-2
 - Add patch to fix DVB-S zigzag (rhbz 814404)
 
diff --git a/sources b/sources
index ae96167..755d90d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 7133f5a2086a7d7ef97abac610c094f5  linux-3.3.tar.xz
-d346edca5d3de7052f49996b01cef401  patch-3.3.5.xz
+a7f67e9c491403906e4bb475de194631  patch-3.3.6.xz


More information about the scm-commits mailing list