summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 10 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index d0d1fb4f1..e92628818 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -83,6 +83,7 @@ Summary: The Linux kernel
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
%global baserelease 350
+
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -898,8 +899,11 @@ Patch112: memory-tegra-Remove-GPU-from-DRM-IOMMU-group.patch
# CVE-2020-25211 rhbz 1877571 1877572
Patch113: netfilter-ctnetlink-add-range-check-for-l3-l4-protonum.patch
-# rhbz 1878858
-Patch114: block-restore-a-specific-error-code-in-bdev_del_part.patch
+# rhbz 1873720
+Patch114: v2-nfs-Fix-security-label-length-not-being-reset.patch
+
+# rhbz 1875339 1875828 1876997
+Patch115: pdx86-SW_TABLET_MODE-fixes.patch
# END OF PATCH DEFINITIONS
@@ -3008,6 +3012,10 @@ fi
#
#
%changelog
+* Thu Sep 17 08:47:40 CDT 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.10-300
+- Linux v5.8.10
+- Fix (rhbz 1873720 1876997)
+
* Mon Sep 14 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.9-301
- Fix error code in bdev_del_part (rhbz 1878858)