[kernel/f16] Linux 3.3.7

Justin M. Forbes jforbes at fedoraproject.org
Tue May 22 13:43:27 UTC 2012


commit 60baf10f8cf63454208297dbe4d10761548c42d5
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Tue May 22 08:43:51 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 0b71fb0..f797996 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 5
+%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 6
+%define stable_update 7
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -710,7 +710,6 @@ Patch2802: linux-2.6-silence-acpi-blacklist.patch
 #   add-poll-requested-events.patch was added for 3.4
 Patch2900: add-poll-requested-events.patch
 Patch2901: drivers-media-update.patch
-Patch2902: dvbs-fix-zigzag.patch
 
 # fs fixes
 
@@ -727,10 +726,6 @@ Patch4113: NFS-optimise-away-unnecessary-setattrs-for-open-O_TRUNC.patch
 Patch4114: NFSv4-fix-open-O_TRUNC-and-ftruncate-error-handling.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
@@ -796,9 +791,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
 
@@ -1347,9 +1339,6 @@ ApplyPatch NFS-optimise-away-unnecessary-setattrs-for-open-O_TRUNC.patch
 ApplyPatch NFSv4-fix-open-O_TRUNC-and-ftruncate-error-handling.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
@@ -1432,7 +1421,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
@@ -1492,9 +1480,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
 
@@ -2242,6 +2227,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