Linux v4.15.9

This commit is contained in:
Laura Abbott 2018-03-12 09:34:49 -07:00
commit 3f91bd12ee
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 8
%define stable_update 9
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@ -1946,6 +1946,9 @@ fi
#
#
%changelog
* Mon Mar 12 2018 Laura Abbott <labbott@redhat.com> - 4.15.9-300
- Linux v4.15.9
* Mon Mar 12 2018 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix CVE-2018-7995 (rhbz 1553911 1553918)
- Fix CVE-2018-8043 (rhbz 1554199 1554200)