From 202ecc85b295de0db2566424d086acf4c6a8d437 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=8D=C3=B1igo=20Huguet?= Date: Mon, 23 Dec 2024 10:38:29 +0100 Subject: [PATCH] NEWS: update with latest 1.50.1 news --- NEWS | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 26eb8f4ace..9c9c8f4458 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,23 @@ +=============================================== +NetworkManager-1.50.1 +Overview of changes since NetworkManager-1.50.0 +=============================================== + +* nmcli: fix handling of connection.down-on-poweroff property +* sriov: only validate sriov capacity when enabled +* wwan: fix crash with IPv4 and method=auto +* dns: fix deleting internal global DNS configuration +* wifi: fix list corruption when scanning with explicit SSID +* bonding: steer IGMP queries to the active bond balance-slb primary port +* remove routes added by NM on reapply +* never retry ACD on NOARP interfaces +* support IPv6 EUI64 link-local address for ipv6 tunnels + ============================================= NetworkManager-1.50 Overview of changes since NetworkManager-1.48 ============================================= -This is a snapshot of NetworkManager development. The API is -subject to change and not guaranteed to be compatible with -the later release. -USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! - * The support for "dhclient" has been deprecated, not built unless explicitely enabled, and will be removed in a future release. The internal DHCP client should be used instead and has been