[kernel/f18] Linux v3.8.7

Josh Boyer jwboyer at fedoraproject.org
Fri Apr 12 19:31:33 UTC 2013


commit 1eac3cd5133bd39a6160a78fa3b253c3136db576
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Fri Apr 12 13:53:01 2013 -0400

    Linux v3.8.7
    
    Also drop some tegra patches that aren't being applied at all

 ...d-quirk-to-invert-brightness-on-eMachines.patch |   36 ---------
 ...fix-race-between-input_register-and-probe.patch |   83 --------------------
 arm-tegra-nvec-kconfig.patch                       |   10 ---
 arm-tegra-sdhci-module-fix.patch                   |   11 ---
 kernel.spec                                        |   23 +-----
 sources                                            |    2 +-
 6 files changed, 5 insertions(+), 160 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index de4d6a2..3e724b8 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 205
+%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 6
+%define stable_update 7
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -722,9 +722,7 @@ Patch20001: 0002-x86-EFI-Calculate-the-EFI-framebuffer-size-instead-o.patch
 # ARM
 
 # ARM tegra
-Patch21004: arm-tegra-nvec-kconfig.patch
 Patch21005: arm-tegra-usb-no-reset-linux33.patch
-Patch21006: arm-tegra-sdhci-module-fix.patch
 
 #rhbz 754518
 Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
@@ -795,12 +793,6 @@ Patch25007: fix-child-thread-introspection.patch
 #rhbz 844750
 Patch25008: 0001-bluetooth-Add-support-for-atheros-04ca-3004-device-t.patch
 
-#rhbz 908604
-Patch25009: HID-magicmouse-fix-race-between-input_register-and-probe.patch
-
-#rhbz 871932
-Patch25010: 0001-drm-i915-add-quirk-to-invert-brightness-on-eMachines.patch
-
 # END OF PATCH DEFINITIONS
 
 %endif
@@ -1365,9 +1357,7 @@ ApplyPatch debug-bad-pte-modules.patch
 # ARM
 #
 
-#ApplyPatch arm-tegra-nvec-kconfig.patch
 ApplyPatch arm-tegra-usb-no-reset-linux33.patch
-#ApplyPatch arm-tegra-sdhci-module-fix.patch
 
 #
 # bugfixes to drivers and filesystems
@@ -1546,12 +1536,6 @@ ApplyPatch fix-child-thread-introspection.patch
 
 ApplyPatch 0001-bluetooth-Add-support-for-atheros-04ca-3004-device-t.patch
 
-#rhbz 908604
-ApplyPatch HID-magicmouse-fix-race-between-input_register-and-probe.patch
-
-#rhbz 871932
-ApplyPatch 0001-drm-i915-add-quirk-to-invert-brightness-on-eMachines.patch
-
 # END OF PATCH APPLICATIONS
 
 %endif
@@ -2409,7 +2393,8 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
-* Fri Apr 12 2013 Josh Boyer <jwboyer at redhat.com>
+* Fri Apr 12 2013 Josh Boyer <jwboyer at redhat.com> - 3.8.7-201
+- Linux v3.8.7
 - Enable CONFIG_LDM_PARTITION (rhbz 948636)
 
 * Thu Apr 11 2013 Dave Jones <davej at redhat.com>
diff --git a/sources b/sources
index 14c34d7..54f3c6b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 1c738edfc54e7c65faeb90c436104e2f  linux-3.8.tar.xz
-f11748a53d4ec0e2dcbfbb64526d6434  patch-3.8.6.xz
+d166692330220c425d69db82c9d693b6  patch-3.8.7.xz


More information about the scm-commits mailing list