NEWS: update for 1.48.14

This commit is contained in:
Íñigo Huguet 2024-12-23 13:09:51 +01:00
parent 4a1b44646a
commit 953657ed61

14
NEWS
View file

@ -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