[kernel/f16] Linux v3.6.11

Josh Boyer jwboyer at fedoraproject.org
Mon Dec 17 21:14:24 UTC 2012


commit c51ab15fea321a90f30a588569e6e2cc3cc0ee5f
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Dec 17 14:54:40 2012 -0500

    Linux v3.6.11

 USB-EHCI-urb-hcpriv-should-not-be-NULL.patch |   72 ---
 i82975x-edac-fix.patch                       |  855 --------------------------
 kernel.spec                                  |   11 +-
 sources                                      |    2 +-
 4 files changed, 4 insertions(+), 936 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index e2b45c2..a881fc3 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 3
+%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
@@ -668,8 +668,6 @@ Patch14010: lis3-improve-handling-of-null-rate.patch
 
 Patch19000: ips-noirq.patch
 
-Patch19001: i82975x-edac-fix.patch
-
 #rhbz 769766
 Patch21072: mac80211-fix-rx-key-NULL-ptr-deref-in-promiscuous-mode.patch
 
@@ -700,7 +698,6 @@ Patch30000: weird-root-dentry-name-debug.patch
 Patch30010: debug-808990.patch
 
 #rhbz 871078
-Patch22111: USB-EHCI-urb-hcpriv-should-not-be-NULL.patch
 Patch22112: USB-report-submission-of-active-URBs.patch
 
 #rhbz 869341
@@ -1323,8 +1320,6 @@ ApplyPatch lis3-improve-handling-of-null-rate.patch
 
 ApplyPatch ips-noirq.patch
 
-ApplyPatch i82975x-edac-fix.patch
-
 #ApplyPatch pci-crs-blacklist.patch
 
 #rhbz 754518
@@ -1349,7 +1344,6 @@ ApplyPatch 0011-ext4-fix-ext4_flush_completed_IO-wait-semantics.patch
 ApplyPatch 0012-ext4-serialize-fallocate-with-ext4_convert_unwritten.patch
 
 #rhbz 871078
-ApplyPatch USB-EHCI-urb-hcpriv-should-not-be-NULL.patch
 ApplyPatch USB-report-submission-of-active-URBs.patch
 
 #rhbz 869341
@@ -2083,6 +2077,7 @@ fi
 
 %changelog
 * Mon Dec 17 2012 Josh Boyer <jwboyer at redhat.com>
+- Linux v3.6.11
 - Fix oops in sony-laptop setup (rhbz 873107)
 
 * Tue Dec 11 2012 Josh Boyer <jwboyer at redhat.com>
diff --git a/sources b/sources
index eebf282..fdb1a31 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 1a1760420eac802c541a20ab51a093d1  linux-3.6.tar.xz
-406a52f90a2ddc78a3ecdf4fe46e7cf7  patch-3.6.10.xz
+bd4bba74093405887d521309a74c19e9  patch-3.6.11.xz


More information about the scm-commits mailing list