[kernel/f16] Linux 3.1.7

Josh Boyer jwboyer at fedoraproject.org
Tue Jan 3 19:21:38 UTC 2012


commit 987f996218990ed2dceb818ba86ba792876eb4d6
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Tue Jan 3 14:16:34 2012 -0500

    Linux 3.1.7
    
    Should fix rhbz 767248 and possibly other 'fails to resume' bugs

 kernel.spec |    7 +++++--
 sources     |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index a1a8322..1ceb3fc 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 6
+%define stable_update 7
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -2370,6 +2370,9 @@ fi
 # and build.
 
 %changelog
+* Tue Jan 03 2012 Josh Boyer <jwboyer at redhat.com> 3.1.7-1
+- Linux 3.1.7
+
 * Tue Jan 03 2012 John W. Linville <linville at redhat.com> 
 - Avoid unnecessary modprobe invocations during compat-wireless build
 
diff --git a/sources b/sources
index 4f88bd4..487e13e 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 8d43453f8159b2332ad410b19d86a931  linux-3.1.tar.bz2
 656f2b85102dc935039e867abd08b880  compat-wireless-3.2-rc6-3.tar.bz2
-b815dda0a05f7774a0ed0b705b8cfd4c  patch-3.1.6.bz2
+13ea1e611a0a580138b8203e6f1353ed  patch-3.1.7.bz2


More information about the scm-commits mailing list