From 6d4b2486b3fa1b14f979304bfb2da49dac93d746 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 14 May 2020 12:49:51 -0500 Subject: Linux v5.6.13 --- kernel.spec | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index ce66ad47a..b187fb968 100644 --- a/kernel.spec +++ b/kernel.spec @@ -92,7 +92,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} @@ -911,6 +911,12 @@ Patch512: drm-dp_mst-Fix-drm_dp_send_dpcd_write-return-code.patch # CVE-2020-10711 rhbz 1825116 1834778 Patch513: net-netlabel-cope-with-NULL-catmap.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 + # END OF PATCH DEFINITIONS %endif @@ -3007,7 +3013,12 @@ fi # # %changelog -* Thu May 12 2020 Peter Robinson +* Thu May 14 2020 Justin M. Forbes - 5.6.13-300 +- Linux v5.6.13 +- Fix boot hang caused by buggy TPM support (rhbz 1779611) +- Fix CVE-2020-12655 (rhbz 1832543 1832545) + +* Thu May 14 2020 Peter Robinson - Fix for NIC issues on Jetson Xavier AGX * Tue May 12 2020 Justin M. Forbes -- cgit