[kernel/f16] Linux 3.4.3

Justin M. Forbes jforbes at fedoraproject.org
Mon Jun 18 15:50:39 UTC 2012


commit 06bcea703a3887e772a52df51843ce827568b93c
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon Jun 18 10:50:32 2012 -0500

    Linux 3.4.3

 ...e-the-buggy-chain-extension-feature-in-HW.patch |   48 --------------------
 ...-dont-mess-up-the-SCD-when-removing-a-key.patch |   45 ------------------
 kernel.spec                                        |   15 ++----
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 104 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 8f67ad4..2299867 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 2
+%define stable_update 3
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -764,10 +764,6 @@ Patch22021: mm-pmd_read_atomic-fix-32bit-PAE-pmd-walk-vs-pmd_populate-SMP-race-c
 #rhbz 829016
 Patch22022: thp-avoid-atomic64_read-in-pmd_read_atomic-for-32bit-PAE.patch
 
-#rhbz 825491
-Patch22023: iwlwifi-disable-the-buggy-chain-extension-feature-in-HW.patch
-Patch22024: iwlwifi-dont-mess-up-the-SCD-when-removing-a-key.patch
-
 #rhbz 830862
 Patch22030: SUNRPC-new-svc_bind-routine-introduced.patch
 Patch22031: SUNRPC-move-per-net-operations-from-svc_destroy.patch
@@ -1428,10 +1424,6 @@ ApplyPatch mm-pmd_read_atomic-fix-32bit-PAE-pmd-walk-vs-pmd_populate-SMP-race-co
 
 ApplyPatch thp-avoid-atomic64_read-in-pmd_read_atomic-for-32bit-PAE.patch
 
-#rhbz 825491
-ApplyPatch iwlwifi-disable-the-buggy-chain-extension-feature-in-HW.patch
-ApplyPatch iwlwifi-dont-mess-up-the-SCD-when-removing-a-key.patch
-
 #rhbz 830862
 ApplyPatch SUNRPC-new-svc_bind-routine-introduced.patch
 ApplyPatch SUNRPC-move-per-net-operations-from-svc_destroy.patch
@@ -2180,6 +2172,9 @@ fi
 # and build.
 
 %changelog
+* Mon Jun 18 2012 Justin M. Forbes <jforbes at redhat.com> 3.4.3-1
+- Linux 3.4.3
+
 * Mon Jun 18 2012 Josh Boyer <jwboyer at redhat.com>
 - Add patch to fix CIFS password mount option parsing (rhbz 832741)
 - Add patch to fix udl device binding (rhbz 832188)
diff --git a/sources b/sources
index cd36471..341fd27 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 967f72983655e2479f951195953e8480  linux-3.4.tar.xz
-ac52d3d82c20c7e80740fc5fb00b6ed4  patch-3.4.2.xz
+3b6cf4f6337346ee78904eb70e2d4e08  patch-3.4.3.xz


More information about the scm-commits mailing list