From 4e69b4be811569655df75f9d0511dc2a139a1667 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Tue, 8 Sep 2020 19:11:23 +0200 Subject: kernel 5.8.6 --- SPECS/kernel.spec | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) (limited to 'SPECS/kernel.spec') diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 20538b3..4cfc5bd 100644 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -80,7 +80,7 @@ Summary: The Linux kernel # For non-released -rc kernels, this will be appended after the rcX and # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3" # -%global baserelease 201 +%global baserelease 202 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -92,7 +92,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 4 +%define stable_update 6 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -861,14 +861,14 @@ 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 # Linux-tkg patches - https://github.com/Frogging-Family/linux-tkg/blob/master/linux57-tkg Patch200: 0007-v5.8-fsync.patch @@ -2977,8 +2977,16 @@ fi # # %changelog -* Mon Aug 31 2020 Jan Drögehoff - 5.8.4-201.fsync -- Linux v5.8.4 fsync +* Tue Sep 08 2020 Jan Drögehoff - 5.8.6-202.fsync +- Linux v5.8.6 fsync + +* Thu Sep 03 2020 Justin M. Forbes - 5.8.6-201 +- 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 - 5.8.5-200 +- Linux v5.8.5 * Wed Aug 26 2020 Justin M. Forbes - 5.8.4-200 - Linux v5.8.4 rebase -- cgit v1.2.3