summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2017-05-03 22:18:16 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2017-05-03 22:18:16 +0200
commit3963951b6c2e623fe80c3d6caa701c7994802ff8 (patch)
treebf3b2e867326ccf245f0a37333e70563145dc22f /kernel.spec
parent91aac92ef6304393409ce77f97d0001f5db57e8c (diff)
parent75bdc211fc60973e2edfbf0d40ea6d487c4437ca (diff)
downloadkernel-4.10.14-100.vanilla.knurd.1.fc24.tar.gz
kernel-4.10.14-100.vanilla.knurd.1.fc24.tar.xz
kernel-4.10.14-100.vanilla.knurd.1.fc24.zip
Merge remote-tracking branch 'origin/f24' into f24-user-thl-vanilla-fedorakernel-4.10.14-100.vanilla.knurd.1.fc24
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec20
1 files changed, 6 insertions, 14 deletions
diff --git a/kernel.spec b/kernel.spec
index 9573678b5..3c468a693 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -59,7 +59,7 @@ Summary: The Linux kernel
# Do we have a -stable update to apply?
-%define stable_update 13
+%define stable_update 14
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -617,23 +617,11 @@ 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-7277 rhbz 1436629 1436661
-Patch858: tcp-mark-skbs-with-SCM_TIMESTAMPING_OPT_STATS.patch
-
-# CVE-2017-2671 rhbz 1436649 1436663
-Patch860: 0001-ping-implement-proper-locking.patch
-
Patch861: 0001-efi-libstub-Treat-missing-SecureBoot-variable-as-Sec.patch
#rhbz 1441310
Patch863: rhbz_1441310.patch
-# CVE-2017-7645 rhbz 1443615 1443617
-Patch866: CVE-2017-7645.patch
-
-# CVE-2017-7477 rhbz 1445207 1445208
-Patch867: CVE-2017-7477.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -2206,7 +2194,11 @@ fi
#
#
%changelog
-* Thu Apr 27 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.13-200
+* Wed May 03 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.14-100
+- Linux v4.10.14
+- Fixes CVE-2017-7895 (rhbz 1446103 1446541)
+
+* Thu Apr 27 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.13-100
- Linux v4.10.13
* Tue Apr 25 2017 Justin M. Forbes <jforbes@fedoraproject.org>