Linux v3.14.2
This commit is contained in:
parent
107655b9b2
commit
56a2b5d4a8
2 changed files with 5 additions and 2 deletions
|
|
@ -74,7 +74,7 @@ Summary: The Linux kernel
|
|||
%if 0%{?released_kernel}
|
||||
|
||||
# Do we have a -stable update to apply?
|
||||
%define stable_update 1
|
||||
%define stable_update 2
|
||||
# Is it a -stable RC?
|
||||
%define stable_rc 0
|
||||
# Set rpm version accordingly
|
||||
|
|
@ -2261,6 +2261,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Mon Apr 28 2014 Justin M. Forbes <jforbes@fedoraproject.org> 3.14.2-200
|
||||
- Linux v3.14.2 (rhbz 1067071 1091722 906568)
|
||||
|
||||
* Fri Apr 25 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Add patch from Will Woods to fix fanotify EOVERFLOW issue (rhbz 696821)
|
||||
- Fix ACPI issue preventing boot on AMI firmware (rhbz 1090746)
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,2 +1,2 @@
|
|||
b621207b3f6ecbb67db18b13258f8ea8 linux-3.14.tar.xz
|
||||
2526eb95793ecc1c22d7e1428ef23cdc patch-3.14.1.xz
|
||||
f2239bf772d1b6e1c26cb03f6e056959 patch-3.14.2.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue