summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2016-11-29 07:34:58 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2016-11-29 07:34:58 +0100
commit6b9646b4a8585b0fdbc4b9231ca4cef332c28b44 (patch)
tree6ce9129b56bb681a1f0c1cd28b2c7e6591f4ac03 /kernel.spec
parent5ccaca5a2d08f95eea77b05a4f86f0934a2e91fa (diff)
parent75385f8fa40bcef9d6b0705932dfe031a2e7c51f (diff)
downloadkernel-6b9646b4a8585b0fdbc4b9231ca4cef332c28b44.tar.gz
kernel-6b9646b4a8585b0fdbc4b9231ca4cef332c28b44.tar.xz
kernel-6b9646b4a8585b0fdbc4b9231ca4cef332c28b44.zip
Merge remote-tracking branch 'origin/f25' into f25-user-thl-vanilla-fedorakernel-4.8.11-300.vanilla.knurd.1.fc25
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 fcf0e3e3d..5570f11de 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -58,7 +58,7 @@ Summary: The Linux kernel
%define stable_rc 0
# 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}
@@ -547,6 +547,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
@@ -651,15 +653,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
@@ -2199,6 +2201,16 @@ fi
#
#
%changelog
+* Mon Nov 28 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.11-300
+- 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-300
- Linux v4.8.10