diff options
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 |