summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-09-17 18:57:41 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-09-17 18:57:41 +0200
commit5f7bb7a742042175a4eb1d4fb84e171846a1fe30 (patch)
treed04a662e40c5f43f8e085f05f6ad11659116ded6 /kernel.spec
parent846c773cd1306e9ee38597faad4898a993e6e8fb (diff)
parentf2eb993d4763957befda8cf808957c1e0671ecee (diff)
downloadkernel-5f7bb7a742042175a4eb1d4fb84e171846a1fe30.tar.gz
kernel-5f7bb7a742042175a4eb1d4fb84e171846a1fe30.tar.xz
kernel-5f7bb7a742042175a4eb1d4fb84e171846a1fe30.zip
Merge remote-tracking branch 'origin/f32' into f32-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 6bc7134ff..f51bcaa88 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -891,8 +891,11 @@ Patch110: memory-tegra-Remove-GPU-from-DRM-IOMMU-group.patch
# CVE-2020-25211 rhbz 1877571 1877572
Patch111: netfilter-ctnetlink-add-range-check-for-l3-l4-protonum.patch
-# rhbz 1878858
-Patch112: block-restore-a-specific-error-code-in-bdev_del_part.patch
+# rhbz 1873720
+Patch112: v2-nfs-Fix-security-label-length-not-being-reset.patch
+
+# rhbz 1875339 1875828 1876997
+Patch113: pdx86-SW_TABLET_MODE-fixes.patch
# END OF PATCH DEFINITIONS
@@ -3001,6 +3004,10 @@ fi
#
#
%changelog
+* Thu Sep 17 08:48:27 CDT 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.10-200
+- Linux v5.8.10
+- Fix (rhbz 1873720 1876997)
+
* Mon Sep 14 08:51:46 CDT 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.9-200
- Linux v5.8.9
- Fix error code in bdev_del_part (rhbz 1878858)