Kernel updated to 4.8.10-201~dv
This commit is contained in:
parent
b111e3a7c0
commit
c2b2c8efed
|
@ -54,7 +54,7 @@ Summary: The Linux kernel
|
||||||
%if 0%{?released_kernel}
|
%if 0%{?released_kernel}
|
||||||
|
|
||||||
# Do we have a -stable update to apply?
|
# Do we have a -stable update to apply?
|
||||||
%define stable_update 8
|
%define stable_update 10
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%if 0%{?stable_update}
|
%if 0%{?stable_update}
|
||||||
%define stablerev %{stable_update}
|
%define stablerev %{stable_update}
|
||||||
|
@ -620,9 +620,6 @@ Patch846: security-selinux-overlayfs-support.patch
|
||||||
#rhbz 1360688
|
#rhbz 1360688
|
||||||
Patch847: rc-core-fix-repeat-events.patch
|
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
|
#ongoing complaint, full discussion delayed until ksummit/plumbers
|
||||||
Patch849: 0001-iio-Use-event-header-from-kernel-tree.patch
|
Patch849: 0001-iio-Use-event-header-from-kernel-tree.patch
|
||||||
|
|
||||||
|
@ -641,11 +638,8 @@ Patch854: nouveau-add-maxwell-to-backlight-init.patch
|
||||||
#rhbz 1385823
|
#rhbz 1385823
|
||||||
Patch855: 0001-platform-x86-ideapad-laptop-Add-Lenovo-Yoga-910-13IK.patch
|
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
|
#rhbz 1393513
|
||||||
Patch857: revert_pts_before_reboot.patch
|
Patch856: revert_pts_before_reboot.patch
|
||||||
|
|
||||||
# END OF PATCH DEFINITIONS
|
# END OF PATCH DEFINITIONS
|
||||||
|
|
||||||
|
@ -2174,9 +2168,12 @@ fi
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Nov 18 2016 Daniele Viganò <daniele@vigano.me> - 4.8.8-201~dv
|
* Fri Dec 02 2016 Daniele Viganò <daniele@vigano.me> - 4.8.10-201~dv
|
||||||
- revert 'ACPI: Execute _PTS before system reboot' (rhbz 1393513)
|
- revert 'ACPI: Execute _PTS before system reboot' (rhbz 1393513)
|
||||||
|
|
||||||
|
* Mon Nov 21 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.10-200
|
||||||
|
- Linux v4.8.10
|
||||||
|
|
||||||
* Tue Nov 15 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.8-200
|
* Tue Nov 15 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.8-200
|
||||||
- Linux v4.8.8
|
- Linux v4.8.8
|
||||||
- Fix crash in tcp_collapse CVE-2016-8645 (rhbz 1393904 1393908)
|
- Fix crash in tcp_collapse CVE-2016-8645 (rhbz 1393904 1393908)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user