From 17439896568dd18ea350d17973c6250d8f4eeec2 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Mon, 20 Jan 2025 16:42:06 +0100 Subject: [PATCH] NEWS: update --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 9c9c8f4458..24ca230320 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +=============================================== +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