From 953657ed61a8522aab7dbcfd8fde2665f8ba396d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=8D=C3=B1igo=20Huguet?= Date: Mon, 23 Dec 2024 13:09:51 +0100 Subject: [PATCH] NEWS: update for 1.48.14 --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 35f530604c..a735ae186b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +=============================================== +NetworkManager-1.48.14 +Overview of changes since NetworkManager-1.48.12 +=============================================== + +* 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 +* bonding: send ARP announcement on bonding-slb link/carrier down +* remove routes added by NM on reapply + =============================================== NetworkManager-1.48.12 Overview of changes since NetworkManager-1.48.10