Linux v5.6.15

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2020-05-28 07:48:33 -05:00
commit 4e7be4201e
3 changed files with 5 additions and 86 deletions

View file

@ -89,7 +89,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
%define stable_update 14
%define stable_update 15
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@ -896,9 +896,6 @@ Patch511: e1000e-bump-up-timeout-to-wait-when-ME-un-configure-ULP-mode.patch
Patch512: drm-dp_mst-Fix-drm_dp_send_dpcd_write-return-code.patch
#rhbz 1779611
Patch514: tpm-check-event-log-version-before-reading-final-eve.patch
# CVE-2020-12655 rhbz 1832543 1832545
Patch515: 0001-xfs-add-agf-freeblocks-verify-in-xfs_agf_verify.patch
@ -2947,6 +2944,9 @@ fi
#
#
%changelog
* Thu May 28 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.6.15-200
- Linux v5.6.15
* Wed May 20 2020 Hans de Goede <hdegoede@redhat.com>
- Fix automatic guest resolution resizing of VirtualBox VMs (rhbz 1789545) - 5.6.14-200
- Fix Sony laptop hang on resume from suspend (rhbz 1830150)