diff options
| author | Michael Biebl <biebl@debian.org> | 2022-06-17 22:04:36 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-06-17 22:04:36 +0200 |
| commit | 24b6b46aab0a00e1ef111aaff05f068ec8ad3d5b (patch) | |
| tree | 473dc5914401fdf1094777b5f557da0fb0bd133c /NEWS | |
| parent | b3b81846241e51b3e2bfb34c1b5af385cdcdf894 (diff) | |
| parent | f7c750061dab327e638c0129cfafd5b2215b3a2e (diff) | |
Update upstream source from tag 'upstream/1.38.2'
Update to upstream version '1.38.2' with Debian dir c1f50e9f3555d9d539c7417659080741eabd1208
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 |