{linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.1.x series

Includes fixes for the "TCP SACK PANIC" vulnerability:

https://access.redhat.com/security/vulnerabilities/tcpsack

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2019-06-18 13:57:30 +02:00
parent b34ead55c0
commit 19f6b3281c
3 changed files with 11 additions and 11 deletions

View File

@@ -121,7 +121,7 @@ endif
config BR2_LINUX_KERNEL_VERSION
string
default "5.1.10" if BR2_LINUX_KERNEL_LATEST_VERSION
default "5.1.11" if BR2_LINUX_KERNEL_LATEST_VERSION
default "v4.19.13-cip1" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
if BR2_LINUX_KERNEL_CUSTOM_VERSION