summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2016-11-29 07:35:04 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2016-11-29 07:35:04 +0100
commitf34d8a489686a06d973b74e5804c731d38018c3a (patch)
tree3cf3412af78b73ba2db110a1b26bf6665e05ff56 /kernel.spec
parent4b777dcdeb728d3950fe02c15f7c8ee980b9b504 (diff)
parentdb161bf785001577dc4b61857f7eeb6b33c055cd (diff)
downloadkernel-f34d8a489686a06d973b74e5804c731d38018c3a.tar.gz
kernel-f34d8a489686a06d973b74e5804c731d38018c3a.tar.xz
kernel-f34d8a489686a06d973b74e5804c731d38018c3a.zip
Merge remote-tracking branch 'origin/f24' into f24-user-thl-vanilla-fedorakernel-4.8.11-200.vanilla.knurd.1.fc24
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec20
1 files changed, 16 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 2c3e437ea..b76b5ae13 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 10
+%define stable_update 11
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -543,6 +543,8 @@ Patch432: bcm283x-vc4-fixes.patch
Patch433: AllWinner-net-emac.patch
+Patch434: ARM-Drop-fixed-200-Hz-timer-requirement-from-Samsung-platforms.patch
+
Patch460: lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch
Patch466: input-kill-stupid-messages.patch
@@ -647,15 +649,15 @@ Patch850: v3-vfio-pci-Fix-integer-overflows-bitmask-check.patch
#rhbz 1325354
Patch852: 0001-HID-input-ignore-System-Control-application-usages-i.patch
-#rhbz 1392885
-Patch853: 0001-drm-i915-Refresh-that-status-of-MST-capable-connecto.patch
-
#rhbz 1390308
Patch854: nouveau-add-maxwell-to-backlight-init.patch
#rhbz 1385823
Patch855: 0001-platform-x86-ideapad-laptop-Add-Lenovo-Yoga-910-13IK.patch
+# CVE-2016-8650 rhbz 1395187 1398463
+Patch856: 0001-mpi-Fix-NULL-ptr-dereference-in-mpi_powm-ver-3.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2186,6 +2188,16 @@ fi
#
#
%changelog
+* Mon Nov 28 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.11-200
+- Linux v4.8.11
+- CVE-2016-8650 Fix NULL ptr dereference in mpi_powm() (rhbz 1395187 1398463)
+
+* Mon Nov 28 2016 Peter Robinson <pbrobinson@fedoraproject.org>
+- Add upstream patch to fix all ARMv7 devices set to initial 200Mhz
+
+* Tue Nov 22 2016 Josh Boyer <jwboyer@fedoraproject.org>
+- Add patch from Dave Anderson to fix live system crash analysis on Aarch64
+
* Mon Nov 21 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.10-200
- Linux v4.8.10