summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2017-05-15 07:13:29 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2017-05-15 07:13:29 -0500
commit0dc5484cfa7e58065c9577c4baf02a9ff5fc037b (patch)
treec57acc4f86a992555009c56a5dd7aec584fb93c9 /kernel.spec
parentc6a16d5476bb0f1a8ab98a7c873a52294fcd2e2a (diff)
downloadkernel-0dc5484cfa7e58065c9577c4baf02a9ff5fc037b.tar.gz
kernel-0dc5484cfa7e58065c9577c4baf02a9ff5fc037b.tar.xz
kernel-0dc5484cfa7e58065c9577c4baf02a9ff5fc037b.zip
Linux v4.10.16
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 022d343c4..03bed2d2e 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 15
+%define stable_update 16
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -601,12 +601,12 @@ Patch852: selinux-allow-context-mounts-on-tmpfs-etc.patch
Patch861: 0001-efi-libstub-Treat-missing-SecureBoot-variable-as-Sec.patch
-#rhbz 1441310
-Patch863: rhbz_1441310.patch
-
#rhbz 1436686
Patch864: dell-laptop-Adds-support-for-keyboard-backlight-timeout-AC-settings.patch
+#CVE-2017-7487 rhbz 1447734 1450417
+Patch865: 0001-ipx-call-ipxitf_put-in-ioctl-error-path.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2176,6 +2176,10 @@ fi
#
#
%changelog
+* Mon May 15 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.16-200
+- Linux v4.10.16
+- Fix CVE-2017-7487 (rhbz 1447734 1450417)
+
* Mon May 08 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.15-200
- Linux v4.10.15