Linux v5.0.17

This commit is contained in:
Laura Abbott 2019-05-20 08:05:18 -07:00
commit 7407e2fe04
19 changed files with 24 additions and 7 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 16
%define stable_update 17
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@ -1911,6 +1911,9 @@ fi
#
#
%changelog
* Mon May 20 2019 Laura Abbott <labbott@redhat.com> - 5.0.17-300
- Linux v5.0.17
* Tue May 14 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.0.16-300
- Linux v5.0.16
- Fixes CVE-2018-12126 (rhbz 1646781 1709976)