summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2015-01-22 16:23:58 -0600
committerDan Williams <dcbw@redhat.com>2015-01-22 16:23:58 -0600
commite7ba2547036b340adea547fa7c73cf0152aa7082 (patch)
tree8ce9852ed353566d0a479365fcf4ee6ca889cc0f
parent93e31a42f7b168f3d05d8afccda802a0bd5e7779 (diff)
build: update NEWS0.9.10.2-rc10.9.10.1
-rw-r--r--NEWS42
1 files changed, 42 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6de295203d..8be2b92ad7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,46 @@
==============================================
+NetworkManager-0.9.10.2
+Overview of changes since NetworkManager-0.9.10.0
+==============================================
+
+This is a bugfix release of NetworkManager 0.9.10. Notable changes include:
+
+* Kernel 'cache' routes (such as those added by IPv6 operations) are ignored,
+ preventing unwanted CPU usage
+* Vala bindings for libnm-glib async methods have been added
+* Some interactions with external OpenVPN daemon default routes have been fixed
+* Fixed usage of libnm-glib connectivity checking from garbage-collected languages
+* An unusual delay acquiring a DHCP lease with dhcpcd has been fixed
+* A libnm-glib crash has been fixed when multiple NMClients are created
+* A failure to pass certificate blobs to wpa_supplicant has been fixed
+* A failure to send the inner private key password to wpa_supplicant has been fixed
+* nmcli now returns earlier when activating master interfaces
+* nmtui password fields now correctly display the password
+* The IPv6 hop limit is no longer mistakenly set to 0 in some cases
+* Some DHCPv6 failures are no longer fatal
+* Handling of DHCP 'nak' and 'expire' states has been fixed in some cases
+* WiFi band locking has been fixed
+* Support for Bluetooth DUN with Bluez5 has returned
+* Non-local users can now control networking after authenticating with PolicyKit
+* Externally added routes no longer have their metrics overwritten
+* Some child interfaces (eg VPN or WWAN) are no longer deconfigured when recognized
+* Support for the PrimaryConnection D-Bus property has been backported
+* IPv6 RDNSS/DNSSL forced expiration is now handled properly
+* An invalid route to the DHCP server is no longer added in some configurations
+* A crash when external master/slave changes were made has been fixed
+* Various nmtui bugs for slaves, WiFi, and IP address buttons have been fixed
+* DHCP no longer fails due to SIGPIPE when the systemd journal is restarted
+* Unmanaged slaves are now updated correctly when they disappear
+* Cooperation with external team interfaces has been fixed
+* Bridge STP property ranges are now properly checked
+* Manager state is now properly updated on resume
+* Slave interfaces are no longer released on exit
+* Static IPv6 configuration is now added before SLAAC is started
+* Allow shared connections to be started without a carrier
+* A crash when disconnecting older Nokia phones has been fixed
+
+
+==============================================
NetworkManager-0.9.10
Overview of changes since NetworkManager-0.9.8
==============================================