From cbb07f0fc268beaf2b8e3da1f445632675f9b502 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Tue, 27 Jun 2023 13:03:46 +0200 Subject: [PATCH] NEWS: update --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index 092b329a2f..60471c1ec6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +=============================================== +NetworkManager-1.42.8 +Overview of changes since NetworkManager-1.42.6 +=============================================== + +* Add support for ppp 2.5.0. +- Fix nft rules for balance-slb bonding. +- Support port priority for bonding. +- Fix regression handling the PKEY_ID for infiniband profiles + in ifcfg-rh format. +- Fix race in nm-cloud-setup that caused partial configuration + and loss of connectivity with multiple interfaces. +- Don't touch "net.ipv6.conf.$IFACE.forwarding" unless explicitly + required for IPv6 sharing. +- Various bugfixes related to team, Wi-Fi P2P, IPv6LL. + =============================================== NetworkManager-1.42.6 Overview of changes since NetworkManager-1.42.4