summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-09-03 16:19:29 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-09-03 16:19:29 -0500
commit162ce1a85b400b0fe1392e106a366cbd12f4c7fe (patch)
treeee8e483c13562d568ed70d92ecce205416fff39d /kernel.spec
parent9322872ec0189934ddbac1bf8c60fe027ffaa8b3 (diff)
downloadkernel-162ce1a85b400b0fe1392e106a366cbd12f4c7fe.tar.gz
kernel-162ce1a85b400b0fe1392e106a366cbd12f4c7fe.tar.xz
kernel-162ce1a85b400b0fe1392e106a366cbd12f4c7fe.zip
Bump for build as signing failed
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec4
1 files 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 <jforbes@fedoraproject.org> - 5.8.6-200
+* Thu Sep 03 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 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)