Linux v4.1.5

This commit is contained in:
Laura Abbott 2015-08-10 16:17:11 -07:00
parent b8a26da857
commit cc8ad561f2
2 changed files with 5 additions and 2 deletions

View File

@ -54,7 +54,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
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@ -2268,6 +2268,9 @@ fi
# ||----w |
# || ||
%changelog
* Mon Aug 10 2015 Laura Abbott <labbott@fedoraproject.org> - 4.1.5-100
- Linux v4.1.5
* Mon Aug 10 2015 Laura Abbott <labbott@fedoraproject.org>
- Fix use after free in HID input (rhbz 1251877 1251880 1250279 1248741)

View File

@ -1,3 +1,3 @@
fe9dc0f6729f36400ea81aa41d614c37 linux-4.1.tar.xz
5b4d0e18c713a479a7b4c1aa53a7432b perf-man-4.1.tar.gz
d7e306b17b0b5d49120adeee1a6bf4a8 patch-4.1.4.xz
79d9a168b73d91544c15b3b77221528a patch-4.1.5.xz