[kernel/f17] Linux 3.3.6

Justin M. Forbes jforbes at fedoraproject.org
Mon May 14 17:53:15 UTC 2012


commit 29833ee66f30c2d20f92ee6077612747886db606
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon May 14 12:53:55 2012 -0500

    Linux 3.3.6

 ...all-vcpus-are-consistent-with-in-kernel-i.patch |  106 --------------------
 config-x86-generic                                 |    2 +-
 kernel.spec                                        |   19 +---
 ...ptop-Enable-keyboard-backlight-by-default.patch |   44 --------
 sources                                            |    2 +-
 5 files changed, 7 insertions(+), 166 deletions(-)
---
diff --git a/config-x86-generic b/config-x86-generic
index 52f4ba1..8638965 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -395,7 +395,7 @@ CONFIG_RELOCATABLE=y
 
 # CONFIG_HYPERV is not set
 
-# Depends on HOTPLUG_PCI_PCIE
+# Depends on PCI
 CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
 
 CONFIG_DRM_GMA500=m
diff --git a/kernel.spec b/kernel.spec
index cdf8d85..2447b30 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,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 3
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -66,7 +66,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # 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
@@ -764,9 +764,6 @@ Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
 Patch21250: mcelog-rcu-splat.patch
 Patch21270: x86-Avoid-invoking-RCU-when-CPU-is-idle.patch
 
-#rhbz 728478
-Patch21302: sony-laptop-Enable-keyboard-backlight-by-default.patch
-
 #rhbz 804957 CVE-2012-1568
 Patch21306: shlib_base_randomize.patch
 
@@ -780,9 +777,6 @@ Patch21385: libata-forbid-port-runtime-pm-by-default.patch
 
 Patch21400: unhandled-irqs-switch-to-polling.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
 
@@ -1519,9 +1513,6 @@ ApplyPatch scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
 
 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
 
@@ -1537,9 +1528,6 @@ ApplyPatch xen-x86-Implement-x86_apic_ops.patch
 #Highbank clock functions
 ApplyPatch highbank-export-clock-functions.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
 
@@ -2421,6 +2409,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Mon May 14 2012 Justin M. Forbes <jforbes at redhat.com> 3.3.6-1
+- Linux 3.3.6
+
 * Mon May 14 2012 Josh Boyer <jwboyer at redhat.com>
 - Enable DRM_VIA again per Adam Jackson
 
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