diff options
| author | Michael Biebl <biebl@debian.org> | 2025-02-28 17:38:21 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2025-02-28 17:38:21 +0100 |
| commit | 625e8ce60e826bde943487b8238884a9232e4562 (patch) | |
| tree | 4c1f0f88c466c69c27fc9ffbe787cc7d0964d630 /NEWS | |
| parent | 8bdf070ff046f482f6eb5e2b15ebc216f5d1e3da (diff) | |
New upstream version 1.52.0 upstream/1.52.0
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 |