summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel.spec9
-rw-r--r--sources2
2 files changed, 9 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 35f7781de..1c121940e 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 6
+%define stable_update 7
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -2180,6 +2180,13 @@ fi
#
#
%changelog
+* Thu Nov 10 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.7-200
+- Linux v4.8.7
+- Fixes CVE-2016-8630 (rhbz 1393350 1393358)
+
+* Wed Nov 2 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.6-201
+- dm raid: fix compat_features validation (rhbz 1391279)
+
* Tue Nov 1 2016 Peter Robinson <pbrobinson@fedoraproject.org>
- Linux v4.8.6
- Fixes for omap4 (panda board)
diff --git a/sources b/sources
index 07d525ab6..a8bdd281b 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz
0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz
-666753363fd69ac2c1a94f4349a7197e patch-4.8.6.xz
+ad7cdae5329497d07582b31858516686 patch-4.8.7.xz