From c2b2c8efed1af6b9b5572c7fcd2982a8e9c654c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Fri, 2 Dec 2016 16:16:03 +0100 Subject: [PATCH] Kernel updated to 4.8.10-201~dv --- kernel/kernel.spec | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/kernel/kernel.spec b/kernel/kernel.spec index 331656c..f932096 100644 --- a/kernel/kernel.spec +++ b/kernel/kernel.spec @@ -54,7 +54,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 8 +%define stable_update 10 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -620,9 +620,6 @@ Patch846: security-selinux-overlayfs-support.patch #rhbz 1360688 Patch847: rc-core-fix-repeat-events.patch -#rhbz 1374212 -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 @@ -641,11 +638,8 @@ Patch854: nouveau-add-maxwell-to-backlight-init.patch #rhbz 1385823 Patch855: 0001-platform-x86-ideapad-laptop-Add-Lenovo-Yoga-910-13IK.patch -#CVE-2016-8645 rhbz 1393904 1393908 -Patch856: 0001-tcp-take-care-of-truncations-done-by-sk_filter.patch - #rhbz 1393513 -Patch857: revert_pts_before_reboot.patch +Patch856: revert_pts_before_reboot.patch # END OF PATCH DEFINITIONS @@ -2174,9 +2168,12 @@ fi # # %changelog -* Fri Nov 18 2016 Daniele ViganĂ² - 4.8.8-201~dv +* Fri Dec 02 2016 Daniele ViganĂ² - 4.8.10-201~dv - revert 'ACPI: Execute _PTS before system reboot' (rhbz 1393513) +* Mon Nov 21 2016 Justin M. Forbes - 4.8.10-200 +- Linux v4.8.10 + * Tue Nov 15 2016 Justin M. Forbes - 4.8.8-200 - Linux v4.8.8 - Fix crash in tcp_collapse CVE-2016-8645 (rhbz 1393904 1393908)