diff options
| author | Michael Biebl <biebl@debian.org> | 2025-01-20 19:08:06 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2025-01-20 19:08:06 +0100 |
| commit | 818258cf34b83fbc754633295e1052d4752d7b15 (patch) | |
| tree | aa45b6a831d6c0ee954b1a03891ad3da09349528 /NEWS | |
| parent | e465722b908aa870bdc293b9a417d3c15294aa6d (diff) | |
New upstream version 1.50.2 upstream/1.50.2
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 9c9c8f44..24ca2303 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,17 @@ =============================================== +NetworkManager-1.50.2 +Overview of changes since NetworkManager-1.50.1 +=============================================== + +* Fix potential crash when the property "ipv4.dhcp-send-release" is + enabled. +* Support routing rules for VPN connections. +* Place the route to the VPN gateway into the table defined by the + "ipv{4,6}.route-table" properties. +* Fix error handling rp_filter when kernel don't support MPTCP. +* Fix configuration of VLAN QoS mappings. + +=============================================== NetworkManager-1.50.1 Overview of changes since NetworkManager-1.50.0 =============================================== |