summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-09-03 08:22:29 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-09-03 08:22:29 -0500
commit9322872ec0189934ddbac1bf8c60fe027ffaa8b3 (patch)
treedbc0d16da4c83aa0330de247b77479cc2ec50c00 /kernel.spec
parentc883d4d65d75a448b21f4d552594e13ae6cf84b6 (diff)
downloadkernel-9322872ec0189934ddbac1bf8c60fe027ffaa8b3.tar.gz
kernel-9322872ec0189934ddbac1bf8c60fe027ffaa8b3.tar.xz
kernel-9322872ec0189934ddbac1bf8c60fe027ffaa8b3.zip
Linux v5.8.6
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec16
1 files changed, 9 insertions, 7 deletions
diff --git a/kernel.spec b/kernel.spec
index 9cb274ad0..24df8e64f 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 5
+%define stable_update 6
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -861,18 +861,15 @@ Patch101: 0001-PCI-Add-MCFG-quirks-for-Tegra194-host-controllers.patch
Patch102: 0002-arm64-tegra-Re-order-PCIe-aperture-mappings-to-suppo.patch
Patch103: arm64-tegra-Use-valid-PWM-period-for-VDD_GPU-on-Tegra210.patch
-# https://lkml.org/lkml/2020/8/14/221
-Patch104: dma-pool-fixes.patch
-
# Goes away with 5.9
Patch105: 0001-platform-x86-thinkpad_acpi-lap-or-desk-mode-interfac.patch
-#Temporary build fix (will figure this out after Plumbers)
-Patch106: 0001-revert-ARM64-vdso32-Install-vdso32-from-vdso_install.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
+
# END OF PATCH DEFINITIONS
%endif
@@ -2977,6 +2974,11 @@ fi
#
#
%changelog
+* Thu Sep 03 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.6-200
+- Linux v5.8.6
+- Fix CVE-2020-14385 (rhbz 1874800 1874811)
+- Move CONFIG_USB_XHCI_PCI_RENESAS to inline (rhbz 1874300)
+
* Thu Aug 27 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.5-200
- Linux v5.8.5