Linux v4.18.9

This commit is contained in:
Laura Abbott 2018-09-19 19:08:29 -07:00
commit b1e22d6dfd
3 changed files with 6 additions and 412 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}
@ -624,9 +624,6 @@ Patch502: input-rmi4-remove-the-need-for-artifical-IRQ.patch
# CVE-2018-15471 rhbz 1610555 1618414
Patch504: xsa270.patch
# rhbz 1627963 1628715
Patch505: HID-fixes.patch
# rhbz 1572944
Patch506: 0001-random-add-a-config-option-to-trust-the-CPU-s-hwrng.patch
Patch507: 0001-random-make-CPU-trust-a-boot-parameter.patch
@ -1880,7 +1877,10 @@ fi
#
#
%changelog
* Sun Sep 16 2018 Laura Abbott <labbott@redhat.com> - 4.18.8-300
* Thu Sep 20 2018 Laura Abbott <labbott@redhat.com> - 4.18.9-100
- Linux v4.18.9
* Sun Sep 16 2018 Laura Abbott <labbott@redhat.com> - 4.18.8-100
- Linux v4.18.8
* Fri Sep 14 2018 Justin M. Forbes <jforbes@fedoraproject.org>