Linux v4.18.13

This commit is contained in:
Laura Abbott 2018-10-10 09:58:31 -07:00
commit 4a998d5d13
4 changed files with 5 additions and 213 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}
@ -624,13 +624,6 @@ Patch504: xsa270.patch
Patch506: 0001-random-add-a-config-option-to-trust-the-CPU-s-hwrng.patch
Patch507: 0001-random-make-CPU-trust-a-boot-parameter.patch
# rhbz 1634250
Patch510: HID-intel-ish-hid-Enable-Sunrise-Point-H-ish-driver.patch
#rhbz 1636249
Patch511: 0001-Revert-drm-amd-pp-Send-khz-clock-values-to-DC-for-sm.patch
# END OF PATCH DEFINITIONS
%endif
@ -1880,6 +1873,9 @@ fi
#
#
%changelog
* Wed Oct 10 2018 Laura Abbott <labbott@redhat.com> - 4.18.13-300
- Linux v4.18.13
* Mon Oct 08 2018 Justin M. Forbes <jforbes@fedoraproject.org>
- Revert drm/amd/pp: Send khz clock values to DC for smu7/8 (rhbz 1636249)