diff options
| author | Michael Biebl <biebl@debian.org> | 2018-09-23 10:11:11 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-09-23 10:11:11 +0200 |
| commit | 135c3be0fb0eedb7a1b493ffde6c1ab3d23771f6 (patch) | |
| tree | 40408d2ad887437e3ca63ff7fc6334bf22ae3fe6 /NEWS | |
| parent | 81e5928f26b40b0227604ccaf4b051fe14c9b3ef (diff) | |
| parent | e126f3e804c35480c4f075777430419d6ece23da (diff) | |
Update upstream source from tag 'upstream/1.12.4'
Update to upstream version '1.12.4' with Debian dir 650b52e60bf462f2972d0c33deec2cb171953445
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 283fa05e..ab7e1937 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +=============================================== +NetworkManager-1.12.4 +Overview of changes since NetworkManager-1.12.2 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Fix reapplying different route-metric for automatic routes. +* Fix crash in connectivity check. +* Fix accepted input format for vpn.secrets in nmcli's password file. +* libnm: support private keys encrypted with AES-{192,256}-CBC. +* Fix stopping pppd on modem hangup +* Various minor bugfixes and translation updates. + ============================================= NetworkManager-1.12.2 Overview of changes since NetworkManager-1.12 |