From 2890695576458c9bd65525017854761acfdea0a6 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Fri, 28 Aug 2020 06:57:53 +0200 Subject: [PATCH] Update to 4.19.136 Cleanup debian/changelog file --- debian/changelog | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0eac25798..8c4be55b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -linux (4.19.135-1) UNRELEASED; urgency=medium +linux (4.19.136-1) UNRELEASED; urgency=medium * New upstream stable update: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.133 @@ -233,6 +233,22 @@ linux (4.19.135-1) UNRELEASED; urgency=medium - dm integrity: fix integrity recalculation that is improperly skipped - ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb - ath9k: Fix regression with Atheros 9271 + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.136 + - AX.25: Fix out-of-bounds read in ax25_connect() + - AX.25: Prevent out-of-bounds read in ax25_sendmsg() + - dev: Defer free of skbs in flush_backlog + - ip6_gre: fix null-ptr-deref in ip6gre_init_net() + - net-sysfs: add a newline when printing 'tx_timeout' by sysfs + - net: udp: Fix wrong clean up for IS_UDPLITE macro + - rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA + - tcp: allow at most one TLP probe per flight + - AX.25: Prevent integer overflows in connect and sendmsg + - sctp: shrink stream outq only when new outcnt < old outcnt + - sctp: shrink stream outq when fails to do addstream reconf + - udp: Copy has_conns in reuseport_grow(). + - udp: Improve load balancing for SO_REUSEPORT. + - rtnetlink: Fix memory(net_device) leak when ->newlink fails + - regmap: debugfs: check count when read regmap file [ Salvatore Bonaccorso ] * Bump ABI to 11