[kernel/f16] Linux v3.4.11

Josh Boyer jwboyer at fedoraproject.org
Sun Sep 16 13:13:14 UTC 2012


commit d456ca0684a1cee3074cbec5f982edd2e26fc279
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Sun Sep 16 09:00:19 2012 -0400

    Linux v3.4.11

 kernel.spec                                        |   13 +++----
 sources                                            |    2 +-
 ...sed-field-when-recycling-erroneous-buffer.patch |   36 --------------------
 3 files changed, 6 insertions(+), 45 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 9796ca3..4c482ab 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 2
+%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 10
+%define stable_update 11
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -703,9 +703,6 @@ Patch22018: atl1c_net_next_update-3.4.patch
 Patch22055: crypto-testmgr-allow-aesni-intel-and-ghash_clmulni-intel.patch
 Patch22056: crypto-aesni-intel-fix-wrong-kfree-pointer.patch
 
-#rhbz 836742
-Patch22059: uvcvideo-Reset-bytesused-field-when-recycling-erroneous-buffer.patch
-
 #rhbz 714271
 Patch22060: CPU-hotplug-cpusets-suspend-Dont-modify-cpusets-during.patch
 
@@ -1327,9 +1324,6 @@ ApplyPatch atl1c_net_next_update-3.4.patch
 ApplyPatch crypto-testmgr-allow-aesni-intel-and-ghash_clmulni-intel.patch
 ApplyPatch crypto-aesni-intel-fix-wrong-kfree-pointer.patch
 
-#rhbz 836742
-ApplyPatch uvcvideo-Reset-bytesused-field-when-recycling-erroneous-buffer.patch
-
 #rhbz 714271
 ApplyPatch CPU-hotplug-cpusets-suspend-Dont-modify-cpusets-during.patch
 
@@ -2041,6 +2035,9 @@ fi
 # and build.
 
 %changelog
+* Sun Sep 16 2012 Josh Boyer <jwboyer at redhat.com> 3.4.11-1
+- Linux v3.4.11
+
 * Tue Sep 11 2012 Josh Boyer <jwboyer at redhat.com> 3.4.10-2
 - Drop old Xen EC2 patch.  It is no longer needed per Matt Wilson
 
diff --git a/sources b/sources
index b08ce31..a4d0de7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 967f72983655e2479f951195953e8480  linux-3.4.tar.xz
-5ac016a4a5b47179a0aee0dbadbb2254  patch-3.4.10.xz
+2149df47fc96fec05787bf0197fb7b16  patch-3.4.11.xz


More information about the scm-commits mailing list