summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-06-08 07:49:03 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-06-08 07:49:03 -0500
commitbfafe6a7f6c4672169a8f30e1aaca6bcf0053bcf (patch)
tree4ef585e93aa13efe7b1f9e7e8469fbe161afa7b3
parent0a8acb1c3352cdc9bb871dd5d3f7096282d9364e (diff)
downloadkernel-bfafe6a7f6c4672169a8f30e1aaca6bcf0053bcf.tar.gz
kernel-bfafe6a7f6c4672169a8f30e1aaca6bcf0053bcf.tar.xz
kernel-bfafe6a7f6c4672169a8f30e1aaca6bcf0053bcf.zip
Linux v 5.6.17 (this time with spec)
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
-rw-r--r--kernel.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index d50056bc8..3afa69ac9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -92,7 +92,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 16
+%define stable_update 17
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -921,9 +921,6 @@ Patch519: vboxguest-fixes.patch
# rhbz 1830150
Patch520: 0001-platform-x86-sony-laptop-SNC-calls-should-handle-BUF.patch
-# CVE-2020-10757 rhbz 1842525 1843883
-Patch521: mm-fix-mremap-not-considering-huge-pmd-devmap.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -3020,6 +3017,9 @@ fi
#
#
%changelog
+* Mon Jun 08 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.6.17-300
+- Linux v5.6.17
+
* Thu Jun 04 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.6.16-300
- Fix CVE-2020-10757 (rhbz 1842525 184388)