mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 07:00:05 +01:00
NEWS: update for 1.52
This commit is contained in:
parent
0f975525a0
commit
113cc71939
1 changed files with 10 additions and 4 deletions
14
NEWS
14
NEWS
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue