From 944b88b79dafdb6de4d10e310f99c59a6320db53 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 29 May 2020 13:31:40 +0200 Subject: [PATCH] NEWS: update --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 1f4e763a61..233efb7f7e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +=============================================== +NetworkManager-1.18.8 +Overview of changes since NetworkManager-1.18.6 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* ip-tunnel: only set cloned-mac-address for layer 2 tunnels. +* ifcfg-rh: handle "802-1x.{,phase2-}ca-path". Otherwise setting this + property silently fails and a profile might accidentally not perform + any authentication (CVE-2020-10754). +* ifcfg-rh: handle 802-1x.pin properties. + =============================================== NetworkManager-1.18.6 Overview of changes since NetworkManager-1.18.4