diff options
| author | Michael Biebl <biebl@debian.org> | 2020-02-19 23:31:24 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-02-19 23:31:24 +0100 |
| commit | e536d40eaea5dcdc0743b0a5e8e17faa46608a50 (patch) | |
| tree | 0749832d8655215dac973866b4e724f3aea35448 /NEWS | |
| parent | f3c6d0765dff885e168b94f28e06ecc640315a74 (diff) | |
New upstream version 1.22.8 upstream/1.22.8
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS index c52e545a..27535446 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,18 @@ =============================================== +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 =============================================== |