From 1d176a92ed8473b4ef1338283baf1d6de6e42a03 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 9 Sep 2020 14:11:00 -0500 Subject: Linux v5.8.8 Signed-off-by: Justin M. Forbes --- kernel.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 860467e8a..57b84aa62 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 7 +%define stable_update 8 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -867,12 +867,6 @@ Patch105: 0001-platform-x86-thinkpad_acpi-lap-or-desk-mode-interfac.patch # https://bugzilla.redhat.com/show_bug.cgi?id=1874117 Patch107: 0001-drivers-perf-xgene_pmu-Fix-uninitialized-resource-st.patch -# CVE-2020-14385 rhbz 1874800 1874811 -Patch108: 0001-xfs-fix-boundary-test-in-xfs_attr_shortform_verify.patch - -# CVE-2020-14386 rhbz 1875699 1876349 -Patch109: net-packet-fix-overflow-in-tpacket_rcv.patch - Patch110: memory-tegra-Remove-GPU-from-DRM-IOMMU-group.patch # END OF PATCH DEFINITIONS @@ -2979,6 +2973,9 @@ fi # # %changelog +* Wed Sep 9 13:39:22 CDT 2020 Justin M. Forbes - 5.8.8-200 +- Linux v5.8.8 + * Mon Sep 07 2020 Justin M. Forbes - 5.8.7-200 - Linux v5.8.7 - Fix CVE-2020-14386 (rhbz 1875699 1876349) -- cgit