From 162ce1a85b400b0fe1392e106a366cbd12f4c7fe Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 3 Sep 2020 16:19:29 -0500 Subject: Bump for build as signing failed Signed-off-by: Justin M. Forbes --- kernel.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel.spec b/kernel.spec index 24df8e64f..914ceaa57 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 200 +%global baserelease 201 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2974,7 +2974,7 @@ fi # # %changelog -* Thu Sep 03 2020 Justin M. Forbes - 5.8.6-200 +* 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) -- cgit