NEWS: update

This commit is contained in:
Beniamino Galvani 2022-10-18 09:33:56 +02:00
parent 310e0d259f
commit e93684e929

27
NEWS
View file

@ -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