summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2013-02-03 14:49:22 +0100
committerMichael Biebl <biebl@debian.org>2013-02-03 14:49:22 +0100
commit9c202e3e860b3be9e1f8882630b69affbb130102 (patch)
tree8202bf39f2129486971fa7d5ae0dee61a561aa53 /NEWS
parent36cb2f364a821e1be50b23e03a18891ec55adb06 (diff)
Imported Upstream version 0.9.7.995upstream/0.9.7.995
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS47
1 files changed, 29 insertions, 18 deletions
diff --git a/NEWS b/NEWS
index ed2dff63e..987d29409 100644
--- a/NEWS
+++ b/NEWS
@@ -1,26 +1,37 @@
==============================================
-NetworkManager-0.9.6.4
-Overview of changes since NetworkManager-0.9.6.0
+NetworkManager-0.9.8
+Overview of changes since NetworkManager-0.9.6
==============================================
This is a new stable release of NetworkManager. Notable changes include:
-* Add libnm-glib API to get bond interface slaves
-* Fix detection of some ACPI-based laptop airplane-mode/rfkill switches
-* Fix a crash when a VLAN interface is removed
-* Fix a regression setting the Device 'driver' and 'firmware' properties
-* Fix a stale-properties issue with libnm-glib when device state changes
-* Ignore cached/cloned route notifications from the kernel
-* Work around buggy kernel driver carrier notifications
-* Fix a crash with dnsmasq local caching nameserver functionality when no nameservers
- are present
-* Add "Speedport W 501V" to list of manufacturer default SSIDs
-* Various documentation fixes
-* Fix routing setup if gateway is not given with the first IP address
-* Enhance nmcli for additional VLAN and bonding functionality
-* Fix possible crash when removing OLPC Mesh devices
-
-(note: no NetworkManager 0.9.6.2 was released)
+* New AvailableConnections property for Device objects
+* Better handling of various rfkill/Airplane Mode switches
+* Fixed handling of DNS servers for some mobile broadband devices
+* Don't duplicate various IPv6 routes added by the kernel
+* Ensure buggy ethernet driver carrier indications are handled correctly
+* Fix crash in dnsmasq plugin when no nameservers were present
+* Add support for 4G LTE network modes
+* Fix signal handling when daemonizing at startup
+* Don't autoconnect to WiFi networks that have never successfully connected
+* Only request new WiFi secrets during the initial association or when the
+ secrets are known to be wrong, not every time the connection randomly fails
+* Add capability to autoconnect VPN connections when a parent connection succeeds
+* Add configure-time option for "permissive" system connection editing policy
+* Various libnm-glib fixes for asynchronous usage
+* Fix gateway handling when given with secondary IP addresses
+* Optionally listen to systemd for suspend/resume events instead of UPower
+* Fix 'seen-bssids' property when retrieving WiFi connections via D-Bus
+* Add support for AP-mode WiFi hotspots (instead of just Ad-Hoc)
+* Add a "slaves" property to Bond devices
+* Add support for ModemManager 0.7/0.8
+* Allow more human-readable formatting of IP address in keyfile connections
+* Drop support for dhclient v3
+* Add support for DHCPv6 server-side Dynamic DNS
+* Add support for bridge master devices and bridge ports
+* Fix canceling secrets requests in GUI agents
+* Always enable Proactive Key Caching (PKC, also called OKC) for WPA Enterprise
+ WiFi configurations
==============================================