diff options
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/kernel.spec b/kernel.spec index fdb7a16b5..0e256b9d6 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:47 CDT 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.8-300 +- Linux v5.8.8 + * Mon Sep 07 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.7-300 - Linux v5.8.7 - Fix CVE-2020-14386 (rhbz 1875699 1876349) |