diff options
| author | Jeremy Bicha <jbicha@ubuntu.com> | 2018-05-11 19:02:28 -0400 |
|---|---|---|
| committer | Jeremy Bicha <jbicha@ubuntu.com> | 2018-05-11 19:02:28 -0400 |
| commit | ee7f1100500dc431a6e8bf1e6efb2d41445fd28f (patch) | |
| tree | 3eef32d0e8412f4d2126a9be5820c85d387e313c /NEWS | |
| parent | 01bf2f7e474588126875a29125a1e248d7ae18db (diff) | |
| parent | 680d3db45106e7a18665a366e1b57e58cef61506 (diff) | |
Merge tag 'debian/1.10.8-1' into cosmic
network-manager Debian release 1.10.8-1
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 4758d0be..a9af5841 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,20 @@ =============================================== +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 =============================================== |