[kernel/f18] Linux v3.7.5

Josh Boyer jwboyer at fedoraproject.org
Mon Jan 28 12:43:15 UTC 2013


commit 4eae979b3dc0d9daa4812a598c4e0405566f086e
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Jan 28 07:43:06 2013 -0500

    Linux v3.7.5

 ...ocation-presumed_offsets-along-slow-patch.patch |   67 ----------
 kernel.spec                                        |   19 +--
 ...-replace-sata_settings-with-devslp_timing.patch |  131 --------------------
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 213 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index ee9ff36..c7c1661 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 204
+%global baserelease 201
 %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 4
+%define stable_update 5
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -776,12 +776,6 @@ Patch21233: 8139cp-re-enable-interrupts-after-tx-timeout.patch
 #rhbz 886946
 Patch21234: iwlegacy-fix-IBSS-cleanup.patch
 
-#rhbz 902523
-Patch21236: libata-replace-sata_settings-with-devslp_timing.patch
-
-#i915 hang fixes
-Patch21237: drm-invalidate-relocation-presumed_offsets-along-slow-patch.patch
-
 #rhbz 892428
 Patch21238: brcmsmac-updates-rhbz892428.patch
 
@@ -1498,12 +1492,6 @@ ApplyPatch 8139cp-re-enable-interrupts-after-tx-timeout.patch
 #rhbz 886948
 ApplyPatch iwlegacy-fix-IBSS-cleanup.patch
 
-#rhbz 902523
-ApplyPatch libata-replace-sata_settings-with-devslp_timing.patch
-
-#i915
-ApplyPatch drm-invalidate-relocation-presumed_offsets-along-slow-patch.patch
-
 #rhbz 892428
 ApplyPatch brcmsmac-updates-rhbz892428.patch
 
@@ -2370,6 +2358,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Mon Jan 28 2013 Josh Boyer <jwboyer at redhat.com>
+- Linux v3.7.5
+
 * Sun Jan 27 2013 Peter Robinson <pbrobinson at fedoraproject.org>
 - Build and package dtbs on ARM
 - Enable FB options for qemu vexpress on unified
diff --git a/sources b/sources
index 373e02c..17024d9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 21223369d682bcf44bcdfe1521095983  linux-3.7.tar.xz
-87640faf7264639e1300829d1b292076  patch-3.7.4.xz
+c100b62e571bfb80e8c290e811c0963c  patch-3.7.5.xz


More information about the scm-commits mailing list