From a988d3ee0291075d23d498331d762f9b99bcd189 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Mon, 19 Apr 2021 09:38:57 +0200 Subject: [PATCH] NEWS: update --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 8450b777cb..3fc1f36d61 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +=============================================== +NetworkManager-1.26.8 +Overview of changes since NetworkManager-1.26.6 +=============================================== + +* Fix delay in activating Wi-Fi connections after wake-up. +* Fix configuring a large number of allowed-ips on WireGuard link. +* cloud-setup: fix replacing IPv4 addresses during update. +* initrd: apply the MTU from bond= argument to the bond connection. +* initrd: add support for rd.net.timeout.carrier. +* Fix crash evaluating match setting properties (CVE-2021-20297). +* Various minor fixes. + =============================================== NetworkManager-1.26.6 Overview of changes since NetworkManager-1.26.4