From c7d1d684f755723003c592d3e0057bdbc9bd4770 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 3 Sep 2020 16:20:56 -0500 Subject: Bump for build 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 b6f98419c..a42c2164e 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 300 +%global baserelease 301 %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-300 +* Thu Sep 03 2020 Justin M. Forbes - 5.8.6-301 - Linux v5.8.6 - Fix CVE-2020-14385 (rhbz 1874800 1874811) - Move CONFIG_USB_XHCI_PCI_RENESAS to inline (rhbz 1874300) -- cgit