[kernel] Linux v3.5-rc3

Josh Boyer jwboyer at fedoraproject.org
Mon Jun 18 11:30:19 UTC 2012


commit 8a9cf5c503839b3d85cd2f01c8acdec1ff383461
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Jun 18 07:29:15 2012 -0400

    Linux v3.5-rc3

 ...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 cdf745a..2e551e5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,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 4
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -93,7 +93,7 @@ Summary: The Linux kernel
 # The next upstream release sublevel (base_sublevel+1)
 %define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
 # The rc snapshot level
-%define rcrev 2
+%define rcrev 3
 # The git snapshot level
 %define gitrev 0
 # Set rpm version accordingly
@@ -743,10 +743,6 @@ Patch22001: selinux-apply-different-permission-to-ptrace-child.patch
 #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
-
 # END OF PATCH DEFINITIONS
 
 %endif
@@ -1436,10 +1432,6 @@ ApplyPatch highbank-export-clock-functions.patch
 
 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
-
 # END OF PATCH APPLICATIONS
 
 %endif
@@ -2290,6 +2282,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Mon Jun 18 2012 Josh Boyer <jwboyer at redhat.com> - -3.5.0-0.rc3.git0.1
+- Linux v3.5-rc3
+
 * Tue Jun 12 2012 Peter Robinson <pbrobinson at fedoraproject.org>
 - ARM: build in rtc modules so time gets set right on boot
 
diff --git a/sources b/sources
index bb4eda3..85301cb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 967f72983655e2479f951195953e8480  linux-3.4.tar.xz
-b465d27e5472446d2b03c3dd7d1d8bb9  patch-3.5-rc2.xz
+45159d08e4a0cdeda609e1a33492b98a  patch-3.5-rc3.xz


More information about the scm-commits mailing list