From a5ccaf55950309a3fb1d4137d6d2c56ea89903b4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 24 Nov 2020 11:56:16 -0600 Subject: Linux v5.9.11 Signed-off-by: Justin M. Forbes --- kernel.spec | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 4a418a837..e2b5f85e1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -94,7 +94,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 10 +%define stable_update 11 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -852,27 +852,12 @@ Patch108: iommu-tegra-smmu-Fix-TLB-line-for-Tegra210.patch # A patch to fix some undocumented things broke a bunch of Allwinner networks due to wrong assumptions Patch124: 0001-update-phy-on-pine64-a64-devices.patch -# https://patchwork.kernel.org/project/linux-arm-kernel/patch/20201024162515.30032-2-wens@kernel.org/ -Patch125: arm-sun8i-realtek-phy-fixes.patch # https://patchwork.kernel.org/project/linux-arm-kernel/patch/20201025140144.28693-1-ats@offog.org/ Patch126: ARM-dts-sun7i-pcduino3-nano-enable-RGMII-RX-TX-delay-on-PHY.patch -# https://patchwork.kernel.org/project/linux-arm-kernel/patch/20201025081949.783443-1-jernej.skrabec@siol.net/ -Patch127: ARM-dts-sun8i-r40-bananapi-m2-ultra-Fix-ethernet-node.patch -# https://patchwork.kernel.org/project/linux-arm-kernel/patch/20201022185839.2779245-1-jernej.skrabec@siol.net/ -Patch128: arm64-dts-allwinner-a64-OrangePi-Win-Fix-ethernet-node.patch -# https://patchwork.kernel.org/project/linux-arm-kernel/patch/20201028115817.68113-1-nperic@gmail.com/ -Patch129: arm64-dts-allwinner-h5-OrangePi-Prime-Fix-ethernet-node.patch -# https://patchwork.kernel.org/project/linux-arm-kernel/patch/20201023184858.3272918-1-jernej.skrabec@siol.net/ -Patch130: arm64-dts-allwinner-h5-OrangePi-PC2-Fix-ethernet-node.patch -# https://patchwork.kernel.org/project/linux-arm-kernel/patch/20201023194902.368239-1-jernej.skrabec@siol.net/ -Patch131: arm64-dts-allwinner-h6-Pine-H64-Fix-ethernet-node.patch # rhbz 1897038 Patch132: bluetooth-fix-LL-privacy-BLE-device-fails-to-connect.patch -# CVE-2020-28941 rhbz 1899985 1899986 -Patch133: speakup-do-not-let-the-line-discipline-be-used-several-times.patch - # END OF PATCH DEFINITIONS %endif @@ -2986,6 +2971,9 @@ fi # # %changelog +* Tue Nov 24 11:22:42 CST 2020 Justin M. Forbes - 5.9.11-100 +- Linux v5.9.11 + * Mon Nov 23 09:59:05 CST 2020 Justin M. Forbes - 5.9.10-100 - Linux v5.9.10 - Fix CVE-2020-28941 (rhbz 1899985 1899986) -- cgit