Linux 3.1.7

Should fix rhbz 767248 and possibly other 'fails to resume' bugs
This commit is contained in:
Josh Boyer 2012-01-03 14:16:34 -05:00
parent 13eb970aa7
commit 987f996218
2 changed files with 6 additions and 3 deletions

View File

@ -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@redhat.com> 3.1.7-1
- Linux 3.1.7
* Tue Jan 03 2012 John W. Linville <linville@redhat.com>
- Avoid unnecessary modprobe invocations during compat-wireless build

View File

@ -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