Linux v4.13.13

This commit is contained in:
Jeremy Cline 2017-11-15 09:39:23 -05:00
commit be9699a406
No known key found for this signature in database
GPG key ID: 9223308FA9B246DB
3 changed files with 71 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 12
%define stable_update 13
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@ -666,6 +666,9 @@ Patch337: arm64-aw64-devices.patch
# CVE-2017-7477 rhbz 1445207 1445208
Patch502: CVE-2017-7477.patch
# CVE-2017-15115 rhbz 1513346 1513345
Patch503: sctp-do-not-peel-off-an-assoc-from-one-netns-to-another-one.patch
# 600 - Patches for improved Bay and Cherry Trail device support
# Below patches are submitted upstream, awaiting review / merging
Patch601: 0001-Input-gpio_keys-Allow-suppression-of-input-events-fo.patch
@ -2280,6 +2283,10 @@ fi
#
#
%changelog
* Wed Nov 15 2017 Jeremy Cline <jeremy@jcline.org> - 4.13.13-300
- Linux v4.13.13
- Fix CVE-2017-15115 (rhbz 1513346 1513345)
* Wed Nov 15 2017 Peter Robinson <pbrobinson@fedoraproject.org>
- Add fix for vc4 interupts