From f60117b41d5433be1b4a96d82cd11d0c3dce9b63 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 23 Apr 2018 18:00:21 +0200 Subject: New upstream version 1.11.3 --- NEWS | 58 ++++++++++------------------------------------------------ 1 file changed, 10 insertions(+), 48 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4758d0be..bdb7a451 100644 --- a/NEWS +++ b/NEWS @@ -1,51 +1,13 @@ -=============================================== -NetworkManager-1.10.6 -Overview of changes since NetworkManager-1.10.4 -=============================================== - -This is a new stable release of NetworkManager. Notable changes include: - -* ovs: fix compilation issue of OVS plugin and various fixes -* team: add support for team runner "random" -* core: cleanup activation of device (rh #1537160) -* dhcp: retry indefinitely to renew the lease (rh #1503587) -* core: fix blocking autoconnect for no-secrets (rh #794014) -* libnm: mark async results as cancelled (bgo #794088) -* Various bug fixes including possible crashes. -* Updated translations. - -=============================================== -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 -=============================================== - -This is a new stable release of NetworkManager. Notable changes include: +============================================= +NetworkManager-1.?? (not released yet) +Overview of changes since NetworkManager-1.10 +============================================= -* 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. +* A non-hexadecimal DHCPv4 client-id is now properly passed to + dhclient with the first byte (type) set to zero, as stated in the + documentation. This represents a change in behavior since previous + versions where the first character of the string was used as + type. The internal client is not affected by the change. ============================================ NetworkManager-1.10 @@ -970,7 +932,7 @@ Overview of changes since NetworkManager-0.4.1 default action. * Fix icon animation smoothness * Display more data in the Connection Information dialog - (Robert Love) + (Robert Love). ============================================ -- cgit 1.3.0-6-gf8a5 From ee9c73a923909e23a649407be77e25235d769e25 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 11 May 2018 22:08:45 +0200 Subject: New upstream version 1.10.8 --- NEWS | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 64 insertions(+), 10 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bdb7a451..a9af5841 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,67 @@ -============================================= -NetworkManager-1.?? (not released yet) -Overview of changes since NetworkManager-1.10 -============================================= +=============================================== +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 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* ovs: fix compilation issue of OVS plugin and various fixes +* team: add support for team runner "random" +* core: cleanup activation of device (rh #1537160) +* dhcp: retry indefinitely to renew the lease (rh #1503587) +* core: fix blocking autoconnect for no-secrets (rh #794014) +* libnm: mark async results as cancelled (bgo #794088) +* Various bug fixes including possible crashes. +* Updated translations. + +=============================================== +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 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: -* A non-hexadecimal DHCPv4 client-id is now properly passed to - dhclient with the first byte (type) set to zero, as stated in the - documentation. This represents a change in behavior since previous - versions where the first character of the string was used as - type. The internal client is not affected by the change. +* 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 @@ -932,7 +986,7 @@ Overview of changes since NetworkManager-0.4.1 default action. * Fix icon animation smoothness * Display more data in the Connection Information dialog - (Robert Love). + (Robert Love) ============================================ -- cgit 1.3.0-6-gf8a5