diff options
| author | Michael Biebl <biebl@debian.org> | 2023-06-12 11:25:29 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-06-12 11:25:29 +0200 |
| commit | 150fe9eef8dd22307ee16687509acde616663982 (patch) | |
| tree | 200fa1178c9aeee2ff874bb63afe93623da4be0d /NEWS | |
| parent | dfaaf221cfee4ffcc507d793dae051d402646679 (diff) | |
New upstream version 1.42.6 upstream/1.42.6
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 92268885..cb98c7ae 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,20 @@ =============================================== +NetworkManager-1.42.6 +Overview of changes since NetworkManager-1.42.4 +=============================================== + +* Emit the dhcp-change dispatcher event also after a lease renewal. +* Fix assertion failure on DHCP renewal. +* Add support for EC2 IMDSv2 in nm-cloud-setup. +* Allow setting tunnel flags for ip6gre & ip6gretap connection + profiles. +* Improve the Wi-Fi hotspot functionality. +* Fix setting the Wi-Fi roaming policy based on the number of seen + BSSIDs. +* Support the "no-aaaa" resolv.conf option. +* Some oFono fixes. + +=============================================== NetworkManager-1.42.4 Overview of changes since NetworkManager-1.42.2 =============================================== |