[kernel/f15] Linux 3.3.3

Josh Boyer jwboyer at fedoraproject.org
Mon Apr 23 14:52:11 UTC 2012


commit 6b7781c7dda01815ff4d959df6a635f193e22f6c
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Apr 23 10:51:58 2012 -0400

    Linux 3.3.3

 ...dding-USB-device-13d3-3375-as-an-Atheros-.patch |   58 --------------------
 ...-the-same-personality-flags-as-suid-when-.patch |   38 -------------
 kernel.spec                                        |   25 ++-------
 security-fix-compile-error-in-commoncap.c.patch    |   28 ----------
 sources                                            |    2 +-
 ...t-byte-sized-register-constraint-in-__add.patch |   35 ------------
 ...te-sized-register-constraint-in-__xchg_op.patch |   32 -----------
 7 files changed, 6 insertions(+), 212 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 4c13065..97fbc40 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 7
+%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 2
+%define stable_update 3
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -655,7 +655,6 @@ Patch14001: hibernate-watermark.patch
 Patch14010: lis3-improve-handling-of-null-rate.patch
 
 Patch15000: bluetooth-use-after-free.patch
-Patch15001: Bluetooth-Adding-USB-device-13d3-3375-as-an-Atheros-.patch
 
 Patch20000: utrace.patch
 
@@ -695,10 +694,6 @@ Patch21380: wimax-i2400m-prevent-a-possible-kernel-bug-due-to-mi.patch
 #rhbz 807632
 Patch21385: libata-forbid-port-runtime-pm-by-default.patch
 
-#rhbz 809014
-Patch21390: x86-Use-correct-byte-sized-register-constraint-in-__xchg_op.patch
-Patch21391: x86-Use-correct-byte-sized-register-constraint-in-__add.patch
-
 #rhbz 808207 CVE-2012-1601
 Patch21520: KVM-Ensure-all-vcpus-are-consistent-with-in-kernel-i.patch
 
@@ -719,10 +714,6 @@ Patch22006: KVM-unmap-pages-from-the-iommu-when-slots-are-removed.patch
 #rhbz 814278 814289 CVE-2012-2119
 Patch22007: macvtap-zerocopy-validate-vector-length.patch
 
-#rhbz 814523 806722 CVE-2012-2123
-Patch22008: fcaps-clear-the-same-personality-flags-as-suid-when-.patch
-Patch22009: security-fix-compile-error-in-commoncap.c.patch
-
 #rhbz 811225
 Patch22010: memblock-memblock-should-be-able-to-handle-zero-leng.patch
 
@@ -1285,7 +1276,6 @@ ApplyPatch hibernate-watermark.patch
 ApplyPatch lis3-improve-handling-of-null-rate.patch
 
 ApplyPatch bluetooth-use-after-free.patch
-ApplyPatch Bluetooth-Adding-USB-device-13d3-3375-as-an-Atheros-.patch
 
 # utrace.
 ApplyPatch utrace.patch
@@ -1323,10 +1313,6 @@ ApplyPatch wimax-i2400m-prevent-a-possible-kernel-bug-due-to-mi.patch
 #rhbz 807632
 ApplyPatch libata-forbid-port-runtime-pm-by-default.patch
 
-#rhbz 809014
-ApplyPatch x86-Use-correct-byte-sized-register-constraint-in-__xchg_op.patch
-ApplyPatch x86-Use-correct-byte-sized-register-constraint-in-__add.patch
-
 #rhbz 797559
 ApplyPatch x86-microcode-Fix-sysfs-warning-during-module-unload-on-unsupported-CPUs.patch
 ApplyPatch x86-microcode-Ensure-that-module-is-only-loaded-for-supported-AMD-CPUs.patch
@@ -1340,10 +1326,6 @@ ApplyPatch KVM-unmap-pages-from-the-iommu-when-slots-are-removed.patch
 #rhbz 814278 814289 CVE-2012-2119
 ApplyPatch macvtap-zerocopy-validate-vector-length.patch
 
-#rhbz 814523 806722 CVE-2012-2123
-ApplyPatch fcaps-clear-the-same-personality-flags-as-suid-when-.patch
-ApplyPatch security-fix-compile-error-in-commoncap.c.patch
-
 #rhbz 811225
 ApplyPatch memblock-memblock-should-be-able-to-handle-zero-leng.patch
 
@@ -2001,6 +1983,9 @@ fi
 # and build.
 
 %changelog
+* Mon Apr 23 2012 Josh Boyer <jwboyer at redhat.com>
+- Linux 3.3.3
+
 * Mon Apr 23 2012 Peter Hutterer <peter.hutterer at redhat.com>
 - Fix regression on clickpads
 
diff --git a/sources b/sources
index 413d6dc..d1990b3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 7133f5a2086a7d7ef97abac610c094f5  linux-3.3.tar.xz
-68907107b0f62a19608588bdb6b29e20  patch-3.3.2.xz
+634a088d3789870885dc6ee1eb9627d4  patch-3.3.3.xz


More information about the scm-commits mailing list