summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-02-02 08:56:26 -0800
committerLaura Abbott <labbott@fedoraproject.org>2017-02-02 08:58:17 -0800
commit0116ad7a69305c95e8f19f508b044b225b66c0af (patch)
tree93923ecdfb70fbfb3b8d345873a26f26ba718112 /kernel.spec
parent26c466e1b9e8a29d9696862b3c75ac1f4bee85b7 (diff)
downloadkernel-0116ad7a69305c95e8f19f508b044b225b66c0af.tar.gz
kernel-0116ad7a69305c95e8f19f508b044b225b66c0af.tar.xz
kernel-0116ad7a69305c95e8f19f508b044b225b66c0af.zip
Linux v4.9.7
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 37595b63b..2dffe2e10 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 6
+%define stable_update 7
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -633,9 +633,6 @@ Patch851: selinux-namespace-fix.patch
#rhbz 1390308
Patch852: nouveau-add-maxwell-to-backlight-init.patch
-#CVE-2017-5576 CVE-2017-5577 rhbz 1416436 1416437 1416439
-Patch853: drm_vc4_Fix_an_integer_overflow_in_temporary_allocation_layout.patch
-
#The saddest EFI firmware bug
Patch854: 0001-x86-efi-always-map-first-physical-page-into-EFI-page.patch
@@ -2171,6 +2168,9 @@ fi
#
#
%changelog
+* Thu Feb 02 2017 Laura Abbott <labbott@fedoraproject.org> - 4.9.7-100
+- Linux v4.9.7
+
* Tue Jan 31 2017 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix kvm nested virt CVE-2017-2596 (rhbz 1417812 1417813)