[kernel/f17] Linux v3.8.5

Josh Boyer jwboyer at fedoraproject.org
Thu Mar 28 20:41:27 UTC 2013


commit 83d28362844ea5ffef0303efcede55b9c6e75a98
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu Mar 28 15:38:29 2013 -0400

    Linux v3.8.5

 backlight_revert.patch                             |   61 --------------------
 config-x86-generic                                 |    2 +
 ...-bounds-check-execbuffer-relocation-count.patch |   51 ----------------
 kernel.spec                                        |   19 ++-----
 sources                                            |    2 +-
 5 files changed, 8 insertions(+), 127 deletions(-)
---
diff --git a/config-x86-generic b/config-x86-generic
index cdf46b3..c0341eb 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -36,6 +36,8 @@ CONFIG_X86_PM_TIMER=y
 CONFIG_EFI=y
 CONFIG_EFI_STUB=y
 CONFIG_EFI_VARS=y
+CONFIG_EFI_VARS_PSTORE=y
+# CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set
 CONFIG_EFI_PCDP=y
 CONFIG_FB_EFI=y
 
diff --git a/kernel.spec b/kernel.spec
index ecbb08b..34306b3 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 103
+%global baserelease 101
 %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 4
+%define stable_update 5
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -738,17 +738,11 @@ Patch24000: alps.patch
 
 Patch24100: userns-avoid-recursion-in-put_user_ns.patch
 
-#rhbz 917353
-Patch24102: backlight_revert.patch
-
 Patch24103: turbostat-makefile.diff
 
 #rhbz 879462
 Patch24107: uvcvideo-suspend-fix.patch
 
-#CVE-2013-0913 rhbz 920471 920529
-Patch24109: drm-i915-bounds-check-execbuffer-relocation-count.patch
-
 #rhbz 856863 892599
 Patch24111: cfg80211-mac80211-disconnect-on-suspend.patch
 Patch24112: mac80211_fixes_for_ieee80211_do_stop_while_suspend_v3.8.patch
@@ -1479,9 +1473,6 @@ ApplyPatch 0001-drivers-crypto-nx-fix-init-race-alignmasks-and-GCM-b.patch
 
 ApplyPatch userns-avoid-recursion-in-put_user_ns.patch
 
-#rhbz 917353
-ApplyPatch backlight_revert.patch -R
-
 ApplyPatch turbostat-makefile.diff
 
 #rhbz 920586
@@ -1493,9 +1484,6 @@ ApplyPatch i7300_edac_single_mode_fixup.patch
 #rhbz 879462
 ApplyPatch uvcvideo-suspend-fix.patch
 
-#CVE-2013-0913 rhbz 920471 920529
-ApplyPatch drm-i915-bounds-check-execbuffer-relocation-count.patch
-
 #rhbz 856863 892599
 ApplyPatch cfg80211-mac80211-disconnect-on-suspend.patch
 ApplyPatch mac80211_fixes_for_ieee80211_do_stop_while_suspend_v3.8.patch
@@ -2380,6 +2368,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Thu Mar 28 2013 Josh Boyer <jwboyer at redhat.com> - 3.8.5-101
+- Linux v3.8.5
+
 * Tue Mar 26 2013 Justin M. Forbes <jforbes at redhat.com>
 - Fix child thread introspection of of /proc/self/exe (rhbz 927469)
 
diff --git a/sources b/sources
index 2d46829..046b4ea 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 1c738edfc54e7c65faeb90c436104e2f  linux-3.8.tar.xz
-40ab82996ff4b49ad3f4e19cf729dcab  patch-3.8.4.xz
+3ac9864bcf512fd71a7ecdd8c9c96d6c  patch-3.8.5.xz


More information about the scm-commits mailing list