From dc60f060c9542e34cafc5421b86b632270f482ea Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Thu, 23 Feb 2023 09:31:48 +0100 Subject: [PATCH] NEWS: update --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index 289594e5fb..ee0e0033e8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +================================================ +NetworkManager-1.40.16 +Overview of changes since NetworkManager-1.40.14 +================================================ + +* Add the DHCPv6 IAID to the lease information exposed in /run and on + D-Bus. +* Don't use tentative IPv6 address to resolve the system hostname via DNS. +* Fix race condition when setting the MAC address of an OVS interface. +* Fix assuming team connections at boot. + ================================================ NetworkManager-1.40.14 Overview of changes since NetworkManager-1.40.12