From edab326f66e6b1ce738bd4933ef06c60a933cbbd Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Fri, 12 Mar 2021 14:59:15 +0100 Subject: [PATCH] NEWS: update --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/NEWS b/NEWS index f65738e505..1ecea37079 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +=============================================== +NetworkManager-1.30.2 +Overview of changes since NetworkManager-1.30.0 +=============================================== + +* Increase the limit of open file descriptors in NetworkManager.service +* Fix hostname lookup via DNS when resolv.conf is managed by + systemd-resolved +* Enable WPA3 for Wi-Fi connections with key_mgmt=WPA-PSK +* Fix crash with the IWD Wi-Fi backend +* Avoid logging warning when setting bond option + "ad_actor_system=00:00:00:00:00:00" +* Update SpecificObject D-Bus property of ActiveConnection after WiFi + roaming +* Multiple bugfixes in the initrd generator +* Various minor bugfixes + ============================================= NetworkManager-1.30 Overview of changes since NetworkManager-1.28