diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2021-09-27 13:36:59 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2021-09-27 13:38:47 +0200 |
| commit | 77097921e09de99e0b66b43a541ec35004e64630 (patch) | |
| tree | c36633d782404ea31955254a2133cf9cf036d81e /NEWS | |
| parent | 0e7561c087918ef6b0e8a64155109d3b005e700c (diff) | |
| parent | 2bfcbfb13b1672c072e4f902260d2122b3e3c122 (diff) | |
Update upstream source from tag 'upstream/1.32.12'
Update to upstream version '1.32.12' with Debian dir 8a9c3ca7f117acef29e7880aa507a1c3ab742155
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 2993a981..6c783fea 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +================================================ +NetworkManager-1.32.12 +Overview of changes since NetworkManager-1.32.10 +================================================ + +* Fix wrong order of addresses when restarting NetworkManager. +* Preserve the IPv6 ff00::/8 route added by kernel in the local table, + necessary for multicast communication. +* Fix emitting the signal for changed metered status of devices. +* Fix applying the ethtool autonegotiation and speed settings. +* initrd: fix crash parsing plain '=' without key. +* cloud-setup: use suppress_prefixlength rule to honor + non-default-routes in the main table. + =============================================== NetworkManager-1.32.10 Overview of changes since NetworkManager-1.32.8 |