summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2016-10-29 09:55:28 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2016-10-29 09:55:28 +0200
commitaa4ca391b76ea754ea66262e2e6316fd018f2c03 (patch)
tree979953d8e1595290306952688b655c0aaffd6768 /kernel.spec
parent4c58d35e51eed200456a782486863d857023c2de (diff)
parent1fb17f8293b0dfdfcd5ca5b3839ddddc077e6b6e (diff)
downloadkernel-aa4ca391b76ea754ea66262e2e6316fd018f2c03.tar.gz
kernel-aa4ca391b76ea754ea66262e2e6316fd018f2c03.tar.xz
kernel-aa4ca391b76ea754ea66262e2e6316fd018f2c03.zip
Merge remote-tracking branch 'origin/f25' into f25-user-thl-vanilla-fedorakernel-4.8.5-300.vanilla.knurd.1.fc25kernel-4.8.5-300.vanilla.knurd.1.fc23
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec25
1 files changed, 22 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index d51cc2a69..902ac2a84 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 4
+%define stable_update 5
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -617,8 +617,6 @@ Patch502: firmware-Drop-WARN-from-usermodehelper_read_trylock-.patch
# Patch503: drm-i915-turn-off-wc-mmaps.patch
-Patch504: i8042-skip-selftest-asus-laptops.patch
-
Patch508: kexec-uefi-copy-secure_boot-flag-in-boot-params.patch
#CVE-2016-3134 rhbz 1317383 1317384
@@ -642,6 +640,15 @@ Patch848: 0001-cpupower-Correct-return-type-of-cpu_power_is_cpu_onl.patch
#ongoing complaint, full discussion delayed until ksummit/plumbers
Patch849: 0001-iio-Use-event-header-from-kernel-tree.patch
+# CVE-2016-9083 CVE-2016-9084 rhbz 1389258 1389259 1389285
+Patch850: v3-vfio-pci-Fix-integer-overflows-bitmask-check.patch
+
+# Skylake i915 fixes from 4.9
+Patch851: drm_i915_skl_Backport_watermark_fixes_for_4.8.y.patch
+
+#rhbz 1325354
+Patch852: 0001-HID-input-ignore-System-Control-application-usages-i.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2181,6 +2188,18 @@ fi
#
#
%changelog
+* Fri Oct 28 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.5-300
+- Linux v4.8.5
+
+* Thu Oct 27 2016 Justin M. Forbes <jforbes@fedoraproject.org>
+- CVE-2016-9083 CVE-2016-9084 vfio multiple flaws (rhbz 1389258 1389259 1389285)
+- Skylake i915 fixes from 4.9
+- Fix MS input devices identified as joysticks (rhbz 1325354)
+
+* Mon Oct 24 2016 Peter Robinson <pbrobinson@fedoraproject.org> 4.8.4-301
+- Upstream fix for Raspberry Pi to fix setting low-resolution video modes on HDMI
+- A collection of other clock fixes in -next for the RPi
+
* Mon Oct 24 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.4-300
- Linux v4.8.4