From afcd268ea7b1149fbfb66bce4eca659b675da0a2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 12 Dec 2017 15:53:07 +0100 Subject: New upstream version 1.10.2 --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b0506065..adea9f06 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +=============================================== +NetworkManager-1.10.2 +Overview of changes since NetworkManager-1.10.0 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Added support for 'onlink' IPv4 routes attribute. +* Wait longer for the carrier to come up after a MTU change. +* Implemented abstraction for team connections that exposes team + configuration items as distinct properties. +* Added basic support for tc queueing disciplines and filters. +* Introduced an Update2() D-Bus method to update connection settings + with more flexibility. +* Many bug fixes and improvements. + ============================================ NetworkManager-1.10 Overview of changes since NetworkManager-1.8 -- cgit 1.3.0-6-gf8a5 From 50f6b47074e01dffb8dc536c0a20961dcf28ae9b Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 7 Feb 2018 02:39:23 +0100 Subject: New upstream version 1.10.4 --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index adea9f06..1a6aae8c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +=============================================== +NetworkManager-1.10.4 +Overview of changes since NetworkManager-1.10.2 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Load jansson at runtime. This solves a clash with json-glib that caused + a gnome-control-center crash, but also gets rid of a hard dependency. +* Correct nmcli exit values after receiving a signal. +* Fix libnm secret agent asynchronous initialization. +* Add a default route for a modem even if it didn't sent a gateway. +* Improve communication of DAD failures. +* Remember device default metrics across daemon restarts. +* Various bug fixes including possible crashes. +* Updated translations. + =============================================== NetworkManager-1.10.2 Overview of changes since NetworkManager-1.10.0 -- cgit 1.3.0-6-gf8a5