From d17a9aa99aab030e23fc75430a527353afa61521 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Fri, 11 May 2018 16:16:54 +0200 Subject: [PATCH] release: update NEWS --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index 4758d0bea7..a9af58412c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +=============================================== +NetworkManager-1.10.8 +Overview of changes since NetworkManager-1.10.6 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Fix connectivity timeout handling (bgo #794464) +* Retry activating devices when the parent becomes managed (rh #1553595) +* Correctly set the rp_filter value (rh #1565529) +* A fix to ensure teamd is respawned after daemon restart (rh #1551958) +* Better handle DHCP expiry (bgo #783391) +* Fix configuration of IPv6 over master interfaces (rh #1575944) +* Other various bug fixes including possible crashes +* Updated translations + =============================================== NetworkManager-1.10.6 Overview of changes since NetworkManager-1.10.4