diff options
| author | Michael Biebl <biebl@debian.org> | 2020-03-13 00:45:02 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-03-13 00:45:02 +0100 |
| commit | dae4785d3a29c5df3740c2676b400c0da1a72e3e (patch) | |
| tree | 9fe17185cbbcbd096c85e5973e1b909ae3f751e4 /NEWS | |
| parent | 3cbb3d6ecfef1076fc757632ee8327935250afee (diff) | |
| parent | b012fa6e1d808e0736c009799c62d835cbfcc1dd (diff) | |
Update upstream source from tag 'upstream/1.22.10'
Update to upstream version '1.22.10' with Debian dir df10a9f9ccf26e17902b3dc19a866a22c47764e8
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 32 |
1 files changed, 22 insertions, 10 deletions
diff --git a/NEWS b/NEWS index 27535446..c1d5cb21 100644 --- a/NEWS +++ b/NEWS @@ -1,16 +1,28 @@ =============================================== +NetworkManager-1.22.10 +Overview of changes since NetworkManager-1.22.8 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* core: periodically cleanup stale device state files from /run. +* dhcp: fix crash in nettools client. +* bond: fixed the validation of the miimon option. +* Various minor bug fixes and improvements. + +=============================================== 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 +* 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 @@ -19,11 +31,11 @@ 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 +* 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. + even when not all the connections had been tried.. =============================================== NetworkManager-1.22.4 |