diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2018-12-10 21:58:18 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2018-12-10 21:58:18 +0100 |
| commit | 227c401a10a930af6fd5f123aef345fcd130d6aa (patch) | |
| tree | bf992585295f2c1772ddb0db54569b6d22f36642 /NEWS | |
| parent | e126f3e804c35480c4f075777430419d6ece23da (diff) | |
Import Upstream version 1.12.6
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS index ab7e1937..fa598ea5 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,19 @@ =============================================== +NetworkManager-1.12.6 +Overview of changes since NetworkManager-1.12.4 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Support hidden SSID in wifi AP mode. +* Fix a vulnerability in the internal DHCPv6 client (CVE-2018-15688). +* Avoid expiring the lifetime of IPv6 addresses from router advertisements. +* Fix handling "serial.parity" and "serial.send-delay" properties in nmcli. +* Avoid taking down device when changing MAC address. +* Fix crash with internal DHCPv6 client. +* Various minor bugfixes and translation updates. + +=============================================== NetworkManager-1.12.4 Overview of changes since NetworkManager-1.12.2 =============================================== |