mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 06:28:05 +02:00
NEWS: update
This commit is contained in:
parent
310e0d259f
commit
e93684e929
1 changed files with 27 additions and 0 deletions
27
NEWS
27
NEWS
|
|
@ -1,3 +1,30 @@
|
|||
===============================================
|
||||
NetworkManager-1.40.2
|
||||
Overview of changes since NetworkManager-1.40.0
|
||||
===============================================
|
||||
|
||||
* Ensure that resolv.conf gets updated when the configuration changes.
|
||||
* Fix setting as bond primary an interface that doesn't exist yet when the
|
||||
bond is activated.
|
||||
* The number of autoconnect retries is now accounted independently for each
|
||||
device when there are profiles with multi-connect=multiple.
|
||||
* Don't print duplicate entries in the output of "NetworkManager
|
||||
--print-config"
|
||||
* Fix the ifcfg-rh plugin to properly read infiniband P-Key connection
|
||||
profiles without an explicit interface name.
|
||||
* Allow the removal of a bond port connection profile from the bond via
|
||||
nmcli.
|
||||
* Fix race condition during the activation of veth profiles when the peer
|
||||
already exists.
|
||||
* Decline the DHCPv6 lease if all addresses fail IPv6 duplicate address
|
||||
detection (DAD).
|
||||
* Wait that devices get carrier before trying to resolve the system hostname
|
||||
on them via DNS.
|
||||
* Fix race condition during the initial activation of OVS interfaces.
|
||||
* Profiles generated by nm-initrd-generator now have lower than default
|
||||
priority.
|
||||
* Fix error when adding many SR-IOV virtual functions (VFs).
|
||||
|
||||
=============================================
|
||||
NetworkManager-1.40
|
||||
Overview of changes since NetworkManager-1.38
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue