NEWS: document dhclient deprecation

https://issues.redhat.com/browse/RHEL-24622
This commit is contained in:
Lubomir Rintel
2024-07-10 12:44:19 +02:00
parent a2914f1d0a
commit c72a52ed36

4
NEWS
View File

@@ -8,6 +8,10 @@ subject to change and not guaranteed to be compatible with
the later release. the later release.
USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
* The support for "dhclient" has been deprecated, not built unless
explicitely enabled, and will be removed in a future release.
The internal DHCP client should be used instead and has been
the default since version 1.20 (1.12 when built with meson).
* Support matching a OVS system interface by MAC address. * Support matching a OVS system interface by MAC address.
* Add a timeout option to connectivity checking. * Add a timeout option to connectivity checking.
* Support configuring veth interfaces in nmtui. * Support configuring veth interfaces in nmtui.