mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 15:30:14 +01:00
NEWS: update
This commit is contained in:
parent
f72278eff7
commit
1a629a11ce
1 changed files with 10 additions and 0 deletions
10
NEWS
10
NEWS
|
|
@ -11,11 +11,21 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
|
|||
* libnm: nm_setting_bond_add_option() no longer validates the
|
||||
option that is set. Instead, use nm_connection_verify() to validate
|
||||
the profile.
|
||||
* libnm: add support for reading/writing keyfile format.
|
||||
* Increase timeout of NetworkManager-wait-online.service to 60 seconds.
|
||||
* Add "ipv4.dhcp-client-id=ipv6-duid" option for RFC4361.
|
||||
* The dhcpcd plugin now requires a minimum version of dhcpcd-9.3.3 with
|
||||
the --noconfigure option. Using an older version will cause dhcpcd to
|
||||
exit with a status code of 1.
|
||||
* Support building against musl libc.
|
||||
* Support new ethtool offload features.
|
||||
* Add support for WPA3 Enterprise Suite-B 192 bit mode.
|
||||
* Add support for handling Veth devices.
|
||||
* New hostname settings for controlling configuring the hostname from
|
||||
reverse DNS lookup and from DHCP.
|
||||
* OVS: support configuring external-ids.
|
||||
* ci: use ci-templates for containers on gitlab-ci.
|
||||
* ci: test build against Alpine Linux on gitlab-ci.
|
||||
|
||||
=============================================
|
||||
NetworkManager-1.28
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue