NEWS: update for 1.52

This commit is contained in:
Beniamino Galvani
2024-09-02 11:36:59 +02:00
parent 0f975525a0
commit 113cc71939

14
NEWS
View File

@@ -1,6 +1,6 @@
============================================= =============================================
NetworkManager-1.50 NetworkManager-1.52
Overview of changes since NetworkManager-1.48 Overview of changes since NetworkManager-1.50
============================================= =============================================
This is a snapshot of NetworkManager development. The API is This is a snapshot of NetworkManager development. The API is
@@ -8,6 +8,14 @@ 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!
* Add new ipv4.link-local=fallback to set an IPv4 link-local address
when no other IPv4 is set.
=============================================
NetworkManager-1.50
Overview of changes since NetworkManager-1.48
=============================================
* The support for "dhclient" has been deprecated, not built unless * The support for "dhclient" has been deprecated, not built unless
explicitely enabled, and will be removed in a future release. explicitely enabled, and will be removed in a future release.
The internal DHCP client should be used instead and has been The internal DHCP client should be used instead and has been
@@ -26,8 +34,6 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
* Support reapplying the VLANs on bridge ports. * Support reapplying the VLANs on bridge ports.
* Fix crash caused by malformed LLDP package if debug log is enabled * Fix crash caused by malformed LLDP package if debug log is enabled
* Retry hostname resolution when it fails * Retry hostname resolution when it fails
* Add new ipv4.link-local=fallback to set an IPv4 link-local address
when no other IPv4 is set.
============================================= =============================================
NetworkManager-1.48 NetworkManager-1.48