diff options
| author | Michael Biebl <biebl@debian.org> | 2022-03-07 21:30:42 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-03-07 21:30:42 +0100 |
| commit | 4f887bccf1cde84106588536584a2d54a5b4e6e5 (patch) | |
| tree | 454b1e2f3097b494dd9a4535815f382f214abf98 /NEWS | |
| parent | 4e966a21b9ef4fb910a5bd1a5699d404a65cfe55 (diff) | |
New upstream version 1.36.2 upstream/1.36.2
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS index e6a60801..84c6c044 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,18 @@ ============================================= +NetworkManager-1.36.2 +Overview of changes since NetworkManager-1.36 +============================================= + +* When the list of plugins is not specified via "main.plugins" in + NetworkManager.conf and no build-time default is set with + "--with-config-plugins-default" configure argument, now all known + plugins found in the plugin directory are loaded (and the built-in + "keyfile" plugin is preferred over others). +* Preserve external ports during checkpoint rollback +* Fix removal of ovsdb entry when an OVS interface goes away +* Fix DNS configuration for WWAN connections + +============================================= NetworkManager-1.36 Overview of changes since NetworkManager-1.34 ============================================= |