summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2017-04-12 07:03:45 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2017-04-12 07:03:45 -0500
commite462fa4b824ecf345184f47d6ad436ed6effbb1b (patch)
tree37e0149b7531a8ecaaadc928db29f68c19f040a4 /kernel.spec
parent21d113f3e9b99d4899686a091325e535d0ef8647 (diff)
downloadkernel-e462fa4b824ecf345184f47d6ad436ed6effbb1b.tar.gz
kernel-e462fa4b824ecf345184f47d6ad436ed6effbb1b.tar.xz
kernel-e462fa4b824ecf345184f47d6ad436ed6effbb1b.zip
Linux v4.10.10
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec15
1 files changed, 5 insertions, 10 deletions
diff --git a/kernel.spec b/kernel.spec
index 7e0527601..4b9327966 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 9
+%define stable_update 10
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -599,18 +599,9 @@ Patch849: 0001-iio-Use-event-header-from-kernel-tree.patch
# selinux: allow context mounts on tmpfs, ramfs, devpts within user namespaces
Patch852: selinux-allow-context-mounts-on-tmpfs-etc.patch
-#CVE-2017-2596 rhbz 1417812 1417813
-Patch854: kvm-fix-page-struct-leak-in-handle_vmon.patch
-
-#CVE-2017-7261 rhbz 1435719 1435740
-Patch857: vmwgfx-check-that-number-of-mip-levels-is-above-zero.patch
-
#CVE-2017-7277 rhbz 1436629 1436661
Patch858: tcp-mark-skbs-with-SCM_TIMESTAMPING_OPT_STATS.patch
-# rhbz 1438316
-Patch859: 0001-x86-mce-Don-t-print-MCEs-when-mcelog-is-active.patch
-
# CVE-2017-2671 rhbz 1436649 1436663
Patch860: 0001-ping-implement-proper-locking.patch
@@ -2197,6 +2188,10 @@ fi
#
#
%changelog
+* Wed Apr 12 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.10-100
+- Linux v4.10.10
+- CVE-2017-7616 (rhbz 1441088 1441093)
+
* Tue Apr 11 2017 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix CVE-2017-7618 (rhbz 1441095 1441093)
- Fix CVE-2017-7308 (rhbz 1437404 1437406)