From 08f5fdedb35c08e65028b72fa35b7b7b3daaee30 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Wed, 22 Sep 2021 09:52:47 +0200 Subject: [PATCH] NEWS: update --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 2993a98165..6c783fea8c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +================================================ +NetworkManager-1.32.12 +Overview of changes since NetworkManager-1.32.10 +================================================ + +* Fix wrong order of addresses when restarting NetworkManager. +* Preserve the IPv6 ff00::/8 route added by kernel in the local table, + necessary for multicast communication. +* Fix emitting the signal for changed metered status of devices. +* Fix applying the ethtool autonegotiation and speed settings. +* initrd: fix crash parsing plain '=' without key. +* cloud-setup: use suppress_prefixlength rule to honor + non-default-routes in the main table. + =============================================== NetworkManager-1.32.10 Overview of changes since NetworkManager-1.32.8