mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 04:50:07 +01:00
NEWS: update
This commit is contained in:
parent
f091730ebc
commit
f02dbdb0b8
1 changed files with 6 additions and 4 deletions
10
NEWS
10
NEWS
|
|
@ -35,15 +35,17 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
|
|||
interfaces.
|
||||
* Add a new provider for nm-cloud-setup to support automatic network
|
||||
configuration on Azure.
|
||||
* Fix running DHCPv6-PD over PPPoE.
|
||||
* Fix building NetworkManager with LTO (Link Time Optimization).
|
||||
* Reformat code using spaces instead of tabs. Also, the entire C
|
||||
source code is now formatted with "clang-format" (version 11.0).
|
||||
* Change the default DNS priority for VPNs from 50 to -50. This is a
|
||||
change in behavior and means that when connecting to a VPN with the
|
||||
default route, DNS queries will never leak to local resolvers. To
|
||||
restore the old behavior, set the DNS priority of the connection to
|
||||
50.
|
||||
* The initrd generator now supports creating Infiniband connections.
|
||||
* Fix running DHCPv6-PD over PPPoE.
|
||||
* Fix building NetworkManager with LTO (Link Time Optimization).
|
||||
* Fix failure activating Wi-Fi P2P connections.
|
||||
* Reformat code using spaces instead of tabs. Also, the entire C
|
||||
source code is now formatted with "clang-format" (version 11.0).
|
||||
|
||||
=============================================
|
||||
NetworkManager-1.26
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue