~cyphermox/ubuntu/natty/connman/release-0.64

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Mathieu Trudel-Lapierre
  • Date: 2010-11-30 15:51:10 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: mathieu.trudel-lapierre@canonical.com-20101130155110-32g0usyc4jbl131x
New upstream release 0.64.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ver 0.64:
 
2
        Update service name to net.connman domain.
 
3
        Fix issue with disabling a technology twice.
 
4
        Fix issue with using wrong string for Proxy.Method.
 
5
        Fix issue with TCP connection lookup and DNS proxy.
 
6
        Fix issue with TCP receive busy waits and DNS proxy.
 
7
        Fix various issues with WPA Supplicant interaction.
 
8
        Add support for chunk encoding to HTTP client.
 
9
        Add support for internal HTTP client for portal detection.
 
10
        Add support for internal DHCP server setup.
 
11
        Add support for internal NAT and IP forwarding setup.
 
12
        Add support for Bluetooth Tethering functionality.
 
13
        Remove deprecated device and network D-Bus interfaces.
 
14
        Remove support for dhclient plugin.
 
15
 
 
16
ver 0.63:
 
17
        Change to use nl80211/cfg80211 WiFi management by default.
 
18
        Fix various issues with new WPA Supplicant interface.
 
19
        Fix issue with not connecting failed networks at boot.
 
20
        Fix issue with properly tracking RFKILL blocked state.
 
21
        Fix issue with missing signals for IPv4/IPv6 gateway details.
 
22
        Add support for using RTNL for setting IPv4/IPv6 details.
 
23
        Add support for using PHONET_PIPE GPRS interfaces.
 
24
        Add support for setting manual proxy configurations.
 
25
        Add support for exporting proxy configurations to PACrunner.
 
26
        Add support for combined home and roaming statistics.
 
27
        Add support for OpenVPN connections.
 
28
        Remove dependency on udev.
 
29
 
 
30
ver 0.62:
 
31
        Fix crash with non-existent or extra DHCP result options.
 
32
        Fix crash when doing PEAP/TTLS authentication.
 
33
        Fix issue with handling multiple data counters.
 
34
        Fix issue with Bluetooth adapters without address.
 
35
        Fix issue with multiple scanning attempts after disconnects.
 
36
        Fix issue with VPN services when switching into offline mode.
 
37
        Add support for storing statistics information in separate files.
 
38
        Add support for verification of configuration file parameters.
 
39
        Add support for handling time server values from DHCP.
 
40
        Add support for allowing DNS over TCP within the DNS proxy.
 
41
        Add support for loading proxy configurations into PACrunner.
 
42
        Add support for WiFi plugin using new WPA Supplicant D-Bus API.
 
43
        Add support for requesting passphrases via agents.
 
44
        Remove default support for EDNS0 option.
 
45
 
 
46
ver 0.61:
 
47
        Add support for using the internal DHCP client by default.
 
48
        Add support for latest PolicyKit framework.
 
49
        Add support for new oFono D-Bus interfaces.
 
50
 
 
51
ver 0.60:
 
52
        Fix issue with missing reset of proxy settings.
 
53
        Fix issue with missing Ethernet property changed signal.
 
54
        Fix issue with offline operation on already blocked devices.
 
55
        Fix issue with offline mode and device powered changes.
 
56
        Fix issue with portal detection and DHCP renewals.
 
57
        Fix issue with connection attempts for removed networks.
 
58
        Fix issue with stale pointers of networks.
 
59
 
 
60
ver 0.59:
 
61
        Fix issue with D-Bus object paths of VPN providers.
 
62
 
 
63
ver 0.58:
 
64
        Fix various issues around offline mode.
 
65
        Fix various issues with VPN nameserver handling.
 
66
        Add support for home/roaming network statistics.
 
67
        Add support for EAP-TTLS WiFi configuration.
 
68
        Add support for creating backtraces.
 
69
 
 
70
ver 0.57:
 
71
        Fix missing default profile creation.
 
72
        Fix missing service integration of VPN providers.
 
73
        Fix missing export of PAC information retrieved from DHCP.
 
74
        Fix issue with detection of new Bluetooth devices.
 
75
        Fix issue with offline mode handling.
 
76
        Fix issue with device power handling.
 
77
 
 
78
ver 0.56:
 
79
        Fix issues with offline mode handling.
 
80
        Fix service integration with VPN providers.
 
81
        Add internal asynchronous resolver library.
 
82
        Add internal DHCP client library.
 
83
        Add support for using internal DHCP client.
 
84
        Add support for WPAD proxy auto-configuration.
 
85
        Add support for static IPv6 configuration.
 
86
        Add support for DHCP provided domain names.
 
87
        Add initial support for on-demand connections.
 
88
        Remove uDHCP and resolvconf plugins.
 
89
 
1
90
ver 0.55:
2
91
        Fix issue with 3G roaming status indication.
3
92
        Fix issue with using -H option with dhclient.