From 21fa345448938c0979c1b22d00101b073b57e6a0 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Wed, 27 Jul 2022 19:56:25 +0200 Subject: [PATCH] NEWS: update --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index a9eee3ca2..f64fd0e83 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,10 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! * Support "802-1x.phase1-auth-flags=tls-allow-unsafe-renegotiation" flag for Wi-Fi. * Fix the requirement of hardware address for DHCPv6, by dropping it. +* Increase the PMK lifetime for Wi-Fi connections using WPA-EAP. +* "nmcli networking off" now waits for deactivations to complete. +* Improve the appearance of nm-settings-nmcli man page by preserving + paragraphs. * Support enabling ipv4ll alongside DHCPv4 and static addressing. * Support configuring "ipv6.mtu". * Several internal improvements.