Linux v5.8.15

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2020-10-14 11:45:22 -05:00
commit 67f15457db
4 changed files with 313 additions and 216 deletions

View file

@ -89,7 +89,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
%define stable_update 14
%define stable_update 15
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@ -866,8 +866,8 @@ Patch107: 0001-drivers-perf-xgene_pmu-Fix-uninitialized-resource-st.patch
Patch110: memory-tegra-Remove-GPU-from-DRM-IOMMU-group.patch
# rhbz 1875339 1875828 1876997
Patch113: pdx86-SW_TABLET_MODE-fixes.patch
# CVE-2020-16119 rhbz 1886374 1888083
Patch119: CVE-2020-16119-DCCP-CCID-structure-use-after-free.patch
# END OF PATCH DEFINITIONS
@ -2982,6 +2982,10 @@ fi
#
#
%changelog
* Wed Oct 14 11:29:48 CDT 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.15-100
- Linux v5.8.15
- Fix CVE-2020-16119 (rhbz 1886374 1888083)
* Wed Oct 7 07:21:35 CDT 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.14-100
- Linux v5.8.14