diff options
| author | Michael Biebl <biebl@debian.org> | 2018-03-13 01:29:54 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-03-13 01:29:54 +0100 |
| commit | 7e9ff09fcb2366b383b7ebbec80d2f6fff117290 (patch) | |
| tree | e48e88b177182607488bcfd2d2645dbc77276866 /NEWS | |
| parent | 50f6b47074e01dffb8dc536c0a20961dcf28ae9b (diff) | |
New upstream version 1.10.6 upstream/1.10.6
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 1a6aae8c..4758d0be 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,20 @@ =============================================== +NetworkManager-1.10.6 +Overview of changes since NetworkManager-1.10.4 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* ovs: fix compilation issue of OVS plugin and various fixes +* team: add support for team runner "random" +* core: cleanup activation of device (rh #1537160) +* dhcp: retry indefinitely to renew the lease (rh #1503587) +* core: fix blocking autoconnect for no-secrets (rh #794014) +* libnm: mark async results as cancelled (bgo #794088) +* Various bug fixes including possible crashes. +* Updated translations. + +=============================================== NetworkManager-1.10.4 Overview of changes since NetworkManager-1.10.2 =============================================== |