diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/NEWS b/NEWS index da99a777..1e50ee0c 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,8 @@ ============================================= -NetworkManager-1.52-rc1 +NetworkManager-1.52 Overview of changes since NetworkManager-1.50 ============================================= -This is a NetworkManager release candidate. The API is -subject to change and not guaranteed to be compatible with -the later release. -USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! - * Store interactive history in `$XDG_CACHE_HOME/nmcli-history` instead of `~/.nmcli-history` * Add new ipv4.link-local=fallback to set an IPv4 link-local address @@ -37,6 +32,12 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! * Dnsconfd plugin can now be used for configuration of system-wide DNS caching resolver. If dnsconfd plugin is enabled and ipvX.routed-dns is set to -1 then adding routes is by default enabled. +* Add "shared" method to the IPv6 configuration options in nmtui. +* Fix a bug that prevented the activation of bond and bridge's ports in some cases +* Fix a bug that prevented the activation of OVS interfaces in some cases +* Fix MTPCP endpoint creation for IPv4 with DAD and IPv6 tentative addresses +* Fix some VPN routes not being added to the table specified in ipv4/6.routing-table. + This fix allow to use policy routing to mitigate Tunnelvision attacks. ============================================= NetworkManager-1.50 |