diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-02-26 16:32:44 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-02-26 16:32:44 +0100 |
| commit | 447eb1ee6c50e2cac4009e66add3c1d449822589 (patch) | |
| tree | 7bc7db8f5d7e12137e758ea03ebe5c1eb8b07a23 /NEWS | |
| parent | 0b818c504ebbb9454b501c532be8603bf383e37a (diff) | |
| parent | 3cbb3d6ecfef1076fc757632ee8327935250afee (diff) | |
Merge remote-tracking branch 'salsa/debian/master' into ubuntu/master
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 086a563d..27535446 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,31 @@ =============================================== +NetworkManager-1.22.8 +Overview of changes since NetworkManager-1.22.6 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Added configuration option to customize IPv6 RA timeout +* Internal DHCP client will now request a lease renewal using the previously obtained IP address when expired +* Removed length limitation for OVS Bridge, Patches and Interfaces (only Patch types) names +* Fixed initialization of 'secs' DHCP header field, this caused some DHCP relays to drop packets +* Fixed failure when creating team interfaces using 'nmstate' +* Various bug fixes and improvements + +=============================================== +NetworkManager-1.22.6 +Overview of changes since NetworkManager-1.22.4 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Various fixes for the internal DHCP client +* Updated translations (fr,ja,zh-CN) +* Slave devices now do not get created/activated if master is missing +* Fixed 'startup-complete' bug where NetworkManager would reach the network-online.target + even when not all the connections had been tried. + +=============================================== NetworkManager-1.22.4 Overview of changes since NetworkManager-1.22.2 =============================================== |