summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2017-03-31 07:45:57 -0500
committerJustin M. Forbes <jforbes@redhat.com>2017-03-31 07:45:57 -0500
commit4db94da86fba676d7f442cebb29bf4af6de9daef (patch)
tree02d1a65b46fa16badfd1814b2efb48605535c04e /kernel.spec
parent1dd344ae90579db6dcd1dd8bcb4532f4181e6a1e (diff)
downloadkernel-4db94da86fba676d7f442cebb29bf4af6de9daef.tar.gz
kernel-4db94da86fba676d7f442cebb29bf4af6de9daef.tar.xz
kernel-4db94da86fba676d7f442cebb29bf4af6de9daef.zip
Linux v4.10.8
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index a8ffc8689..c1df899ff 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 7
+%define stable_update 8
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -611,9 +611,6 @@ 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
-#CVE-2017-7184 rhbz 1435153 1437469
-Patch859: CVE-2017-7184.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -2183,6 +2180,9 @@ fi
#
#
%changelog
+* Fri Mar 31 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.8-100
+- Linux v4.10.8
+
* Thu Mar 30 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.7-100
- Linux v4.10.7
- CVE-2017-7184 Out-of-bounds heap access in xfrm (rhbz 1435153 1437469)