diff options
| author | Michael Biebl <biebl@debian.org> | 2022-06-17 22:03:19 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-06-17 22:03:19 +0200 |
| commit | f7c750061dab327e638c0129cfafd5b2215b3a2e (patch) | |
| tree | 228879a9047dcc8c06e11964fe23b3b73cf5fc70 /NEWS | |
| parent | 87d61411bb3453587d21487da04fcf770fee7d55 (diff) | |
New upstream version 1.38.2 upstream/1.38.2
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 8aae2324..cc1ef679 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +=============================================== +NetworkManager-1.38.2 +Overview of changes since NetworkManager-1.38.0 +=============================================== + +* Fix race condition with pppd that caused failures when activating + PPPoE connections. +* Unbreak DHCPv6 over PPP. +* Don't ignore IPv6 DNS servers received from PPP. +* Fix crash while checking WEP capability of Wi-Fi interfaces. +* Ensure DHCP is restarted every time the link goes up. +* Fix struct alignment issues seen on some architectures. +* Various other bugfixes and improvements. + ============================================= NetworkManager-1.38 Overview of changes since NetworkManager-1.36 |