diff options
| author | Michael Biebl <biebl@debian.org> | 2018-10-24 21:01:12 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-10-24 21:01:12 +0200 |
| commit | 3626b425d1bc017fdc6f1ea0cfd329d1e1681641 (patch) | |
| tree | e3eb1ffa953bc2ca100c9c50ab2aaa8cbfffa8f0 /NEWS | |
| parent | 6518e361171f64bcaaa4bf868139362ed95cc2e0 (diff) | |
New upstream version 1.14.4 upstream/1.14.4
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS index acdc0b7b..e625c3a7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +=============================================== +NetworkManager-1.14.4 +Overview of changes since NetworkManager-1.14.2 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Fix a crash in nmcli when a device is removed while being disconnected. +* Fix a crash in ifupdown (Debian) configuration plugin. +* Fix a daemon crash when a generated connection doesn't validate. +* Fix a memory leak in dhclient DHCP plugin. +* Fix line editing in nmcli password prompts. +* Fix a RPATH in bluetooth and wwan plugin when built with Meson (otherwise + they wouldn't find libnm-wwan.so). + ============================================= NetworkManager-1.14.2 Overview of changes since NetworkManager-1.14 |