diff options
| author | Michael Biebl <biebl@debian.org> | 2019-11-25 18:53:53 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-11-25 18:53:53 +0100 |
| commit | e22609983008e1a669196ad64ba3a59ae8c76e0d (patch) | |
| tree | c5b97693244d5004cbe735d507a25159512a753d /NEWS | |
| parent | 9c642eac191ef0dce49855d8da0a9e9af18d5113 (diff) | |
New upstream version 1.20.8 upstream/1.20.8
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 268ea1fc..0d3c54d3 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,17 @@ =============================================== +NetworkManager-1.20.8 +Overview of changes since NetworkManager-1.20.6 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Fix handling of system CA certificates in the ifcfg parser. +* Handle ReachableTime and RetransTimer from IPv6 Router Advertisements. +* Fixed setting of MTU according to its parent device for some device + types. +* Various fixes for the initramfs configuration genertor. + +=============================================== NetworkManager-1.20.6 Overview of changes since NetworkManager-1.20.4 =============================================== |