From c07eb3bc9d25afe6a14ef11d2649cbe59eb25c61 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 19 Oct 2020 07:19:28 -0500 Subject: Linux v5.8.16 Signed-off-by: Justin M. Forbes --- kernel.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 49e7df8c0..c786d2237 100644 --- a/kernel.spec +++ b/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 200 %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 15 +%define stable_update 16 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -881,9 +881,6 @@ Patch118: arm64-rockchip-pinebookpro-add-fuel-gauge.patch # CVE-2020-16119 rhbz 1886374 1888083 Patch119: CVE-2020-16119-DCCP-CCID-structure-use-after-free.patch -# CVE-2020-12351 CVE-2020-12352 rhbz 1886521 1888439 1886529 1888440 -Patch122: bluetooth_cves.patch - # Surface Go series not booting regression fix (rhbz 1886249) # Also fixes some touchscreen regressions: # https://bugzilla.kernel.org/show_bug.cgi?id=209627 @@ -3003,6 +3000,9 @@ fi # # %changelog +* Mon Oct 19 07:15:06 CDT 2020 Justin M. Forbes - 5.8.16-200 +- Linux v5.8.16 + * Fri Oct 16 2020 Hans de Goede - Fix Micrsoft Surface Go series boot regression (rhbz 1886249) -- cgit