[kernel/f18] Linux v3.6.11

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


commit 87a62d8ad6e7ac3c9d2ce4a769254e8734f93ebe
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Dec 17 14:56:57 2012 -0500

    Linux v3.6.11

 USB-EHCI-urb-hcpriv-should-not-be-NULL.patch |   72 ---
 i82975x-edac-fix.patch                       |  855 --------------------------
 kernel.spec                                  |   13 +-
 sources                                      |    2 +-
 4 files changed, 6 insertions(+), 936 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 0d0e4c2..716c136 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 6
+%global baserelease 3
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -74,7 +74,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
@@ -735,8 +735,6 @@ Patch14000: hibernate-freeze-filesystems.patch
 Patch14010: lis3-improve-handling-of-null-rate.patch
 
 
-Patch19001: i82975x-edac-fix.patch
-
 Patch20000: 0001-efifb-Skip-DMI-checks-if-the-bootloader-knows-what-i.patch
 Patch20001: 0002-x86-EFI-Calculate-the-EFI-framebuffer-size-instead-o.patch
 
@@ -784,7 +782,6 @@ Patch22091: 0012-ext4-serialize-fallocate-with-ext4_convert_unwritten.patch
 Patch22100: uprobes-upstream-backport.patch
 
 #rhbz 871078
-Patch22111: USB-EHCI-urb-hcpriv-should-not-be-NULL.patch
 Patch22112: USB-report-submission-of-active-URBs.patch
 
 #rhbz 869341
@@ -1520,8 +1517,6 @@ ApplyPatch efi-dont-map-boot-services-on-32bit.patch
 
 ApplyPatch lis3-improve-handling-of-null-rate.patch
 
-ApplyPatch i82975x-edac-fix.patch
-
 ApplyPatch 0001-efifb-Skip-DMI-checks-if-the-bootloader-knows-what-i.patch
 ApplyPatch 0002-x86-EFI-Calculate-the-EFI-framebuffer-size-instead-o.patch
 
@@ -1550,7 +1545,6 @@ ApplyPatch 0012-ext4-serialize-fallocate-with-ext4_convert_unwritten.patch
 ApplyPatch uprobes-upstream-backport.patch
 
 #rhbz 871078
-ApplyPatch USB-EHCI-urb-hcpriv-should-not-be-NULL.patch
 ApplyPatch USB-report-submission-of-active-URBs.patch
 
 #rhbz 869341
@@ -2451,6 +2445,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Mon Dec 17 2012 Josh Boyer <jwboyer at redhat.com>
+- Linux v3.6.11
+
 * Mon Dec 17 2012 Dennis Gilmore <dennis at ausil.us>
 - disable gpiolib on vexpress
 
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