[kernel/f15] Linux 3.3.7

Justin M. Forbes jforbes at fedoraproject.org
Tue May 22 13:49:20 UTC 2012


commit 763835f05493264551de10b2b95cf193b905dbd2
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Tue May 22 08:49:46 2012 -0500

    Linux 3.3.7

 dl2k-Clean-up-rio_ioctl.patch                      |  120 --------------------
 dvbs-fix-zigzag.patch                              |   15 ---
 kernel.spec                                        |   22 +---
 ...void-beyond-bounds-copy-while-caching-ACL.patch |   85 --------------
 ...d-reading-past-buffer-when-calling-GETACL.patch |  120 --------------------
 sources                                            |    2 +-
 6 files changed, 6 insertions(+), 358 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 938439f..c8701d3 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 5
+%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 6
+%define stable_update 7
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -630,7 +630,6 @@ Patch2802: linux-2.6-silence-acpi-blacklist.patch
 # media patches
 Patch2900: add-poll-requested-events.patch
 Patch2901: drivers-media-update.patch
-Patch2902: dvbs-fix-zigzag.patch
 
 # fs fixes
 
@@ -643,10 +642,6 @@ Patch4001: NFSv4-Further-reduce-the-footprint-of-the-idmapper.patch
 Patch4107: NFSv4-Minor-cleanups-for-nfs4_handle_exception-and-n.patch
 Patch4115: NFSv4-Rate-limit-the-state-manager-for-lock-reclaim-.patch
 
-#rhbz 822874
-Patch4116: nfs-Avoid-reading-past-buffer-when-calling-GETACL.patch
-Patch4117: nfs-Avoid-beyond-bounds-copy-while-caching-ACL.patch
-
 # patches headed upstream
 
 Patch12016: disable-i8042-check-on-apple-mac.patch
@@ -702,9 +697,6 @@ Patch22007: macvtap-zerocopy-validate-vector-length.patch
 #rhbz 817298
 Patch22013: ipw2x00-add-supported-cipher-suites-to-wiphy-initialization.patch
 
-#rhbz 818820
-Patch22016: dl2k-Clean-up-rio_ioctl.patch
-
 #rhbz 749276
 Patch22018: atl1c_net_next_update-3.3.patch
 
@@ -1170,9 +1162,6 @@ ApplyPatch NFSv4-Further-reduce-the-footprint-of-the-idmapper.patch
 ApplyPatch NFSv4-Minor-cleanups-for-nfs4_handle_exception-and-n.patch
 ApplyPatch NFSv4-Rate-limit-the-state-manager-for-lock-reclaim-.patch
 
-ApplyPatch nfs-Avoid-reading-past-buffer-when-calling-GETACL.patch
-ApplyPatch nfs-Avoid-beyond-bounds-copy-while-caching-ACL.patch
-
 # USB
 
 # WMI
@@ -1257,7 +1246,6 @@ ApplyPatch quite-apm.patch
 # Media (V4L/DVB/IR) updates/fixes/experimental drivers
 #  apply if non-empty
 ApplyPatch add-poll-requested-events.patch
-ApplyPatch dvbs-fix-zigzag.patch
 ApplyOptionalPatch drivers-media-update.patch
 
 # Patches headed upstream
@@ -1306,9 +1294,6 @@ ApplyPatch macvtap-zerocopy-validate-vector-length.patch
 #rhbz 817298
 ApplyPatch ipw2x00-add-supported-cipher-suites-to-wiphy-initialization.patch
 
-#rhbz 818820
-ApplyPatch dl2k-Clean-up-rio_ioctl.patch
-
 #rhbz 749276
 ApplyPatch atl1c_net_next_update-3.3.patch
 
@@ -1970,6 +1955,9 @@ fi
 # and build.
 
 %changelog
+* Mon May 21 2012 Justin M. Forbes <jforbes at redhat.com> 3.3.7-1
+- Linux 3.3.7
+
 * Fri May 18 2012 Josh Boyer <jwboyer at redhat.com>
 - Additional fixes for CVE-2011-4131 (rhbz 822874 822869)
 
diff --git a/sources b/sources
index 755d90d..03cb562 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 7133f5a2086a7d7ef97abac610c094f5  linux-3.3.tar.xz
-a7f67e9c491403906e4bb475de194631  patch-3.3.6.xz
+622a3b43238559aeb778279969631260  patch-3.3.7.xz


More information about the scm-commits mailing list