From 79e8f9f25865ac1ee0d24186bdf1a0536827abe4 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Thu, 24 Mar 2022 21:33:39 +0100 Subject: NEWS: update --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7cb27bdea2..496840bce6 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,21 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! "keyfile" plugin is preferred over others). * The hostname received from DHCP is now shortened to the first dot (or to 64 characters, whatever comes first) if it's too long. +* As the insecure WEP encryption for Wi-Fi network is phased out, + nmcli now discourages its use when activating or modifying a + profile. +* Attempt to connect to WEP-encrypted Wi-Fi network will now fail + gracefully with a recent version of wpa_supplicant when built + without WEP support. +* NetworkManager will no longer advertise frequencies as supported when + they're disallowed in configured regulatory domain. +* Fixed a couple of regressions in PPPoE support in NetworkManager-1.36. +* DHCP client behavior is now more robust in misconfigured networks + where rogue DHCP servers NAK requests that would be serviced by + legitimate servers. +* Fix connectivity checks in case the check endpoint address resolves to + multiple addresses. +* Updated translations. ============================================= NetworkManager-1.36 -- cgit v1.2.1