mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 10:08:05 +02:00
release: update NEWS
This commit is contained in:
parent
4574d31892
commit
c7eac79d5e
1 changed files with 22 additions and 10 deletions
32
NEWS
32
NEWS
|
|
@ -1,3 +1,15 @@
|
||||||
|
===============================================
|
||||||
|
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
|
NetworkManager-1.22.8
|
||||||
Overview of changes since NetworkManager-1.22.6
|
Overview of changes since NetworkManager-1.22.6
|
||||||
|
|
@ -5,12 +17,12 @@ Overview of changes since NetworkManager-1.22.6
|
||||||
|
|
||||||
This is a new stable release of NetworkManager. Notable changes include:
|
This is a new stable release of NetworkManager. Notable changes include:
|
||||||
|
|
||||||
* Added configuration option to customize IPv6 RA timeout
|
* 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
|
* 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
|
* 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 initialization of 'secs' DHCP header field, this caused some DHCP relays to drop packets.
|
||||||
* Fixed failure when creating team interfaces using 'nmstate'
|
* Fixed failure when creating team interfaces using 'nmstate'.
|
||||||
* Various bug fixes and improvements
|
* Various bug fixes and improvements.
|
||||||
|
|
||||||
===============================================
|
===============================================
|
||||||
NetworkManager-1.22.6
|
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:
|
This is a new stable release of NetworkManager. Notable changes include:
|
||||||
|
|
||||||
* Various fixes for the internal DHCP client
|
* Various fixes for the internal DHCP client.
|
||||||
* Updated translations (fr,ja,zh-CN)
|
* Updated translations (fr,ja,zh-CN).
|
||||||
* Slave devices now do not get created/activated if master is missing
|
* Slave devices now do not get created/activated if master is missing.
|
||||||
* Fixed 'startup-complete' bug where NetworkManager would reach the network-online.target
|
* 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
|
NetworkManager-1.22.4
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue