Release 0.58
[platform/upstream/connman.git] / ChangeLog
1 ver 0.58:
2         Fix various issues around offline mode.
3         Fix various issues with VPN nameserver handling.
4         Add support for home/roaming network statistics.
5         Add support for EAP-TTLS WiFi configuration.
6         Add support for creating backtraces.
7
8 ver 0.57:
9         Fix missing default profile creation.
10         Fix missing service integration of VPN providers.
11         Fix missing export of PAC information retrieved from DHCP.
12         Fix issue with detection of new Bluetooth devices.
13         Fix issue with offline mode handling.
14         Fix issue with device power handling.
15
16 ver 0.56:
17         Fix issues with offline mode handling.
18         Fix service integration with VPN providers.
19         Add internal asynchronous resolver library.
20         Add internal DHCP client library.
21         Add support for using internal DHCP client.
22         Add support for WPAD proxy auto-configuration.
23         Add support for static IPv6 configuration.
24         Add support for DHCP provided domain names.
25         Add initial support for on-demand connections.
26         Remove uDHCP and resolvconf plugins.
27
28 ver 0.55:
29         Fix issue with 3G roaming status indication.
30         Fix issue with using -H option with dhclient.
31         Fix issue with loading WiFi SSID details for scanning.
32         Add support for setting host routes for DNS servers.
33         Add support for more detailed statistics counters.
34         Add support for internal DHCP client library.
35
36 ver 0.54:
37         Fix issue with root requests and EDNS0 OPT records.
38         Fix issue with default gateway when route deletion fails.
39         Fix issue with group identifiers for cellular networks.
40         Fix issue with fixed IP settings from cellular networks.
41         Fix issue with nameserver settings and manual configuration.
42         Add support for cellular network name changes.
43         Add support for cellular signal strength changes.
44         Add support for actively scanning for hidden networks.
45         Add support for ASCII based WEP keys.
46         Add support for NTP timeserver updates.
47         Add support for PPP default route settings.
48
49 ver 0.53:
50         Fix issue with supplicant and device scanning state cleaning.
51         Fix issue with Bluetooth PAN networks stay in connected state.
52         Fix issue with reference counting and connected state.
53         Fix issue with technology disabling on device removal.
54         Fix issue with two default gateways when using VPN.
55         Fix issue with static IPv4 configuration and signals.
56         Add support for splitting DHCP provided nameserver results.
57         Add support multiple nameservers in /etc/resolv.conf.
58         Add support for setting manual DNS server configuration.
59         Add support for exporting IPv4 gateway information.
60         Add support for newer versions of oFono API.
61
62 ver 0.52:
63         Fix issue with new "connected" states.
64         Fix issue with hidden networks and PSK.
65         Fix issue with DHCP and Bluetooth PAN.
66         Fix issue when disconnecting PAN networks.
67         Add support for application sessions.
68         Add plugin for hh2serial GPS support.
69
70 ver 0.51:
71         Fix issue with missing device power toggling.
72         Fix issue with D-Bus object path on device removal.
73         Add support for WiFi portal detection.
74         Add support for configuring static gateways.
75         Remove unneeded plugin for Option HSO support.
76         Remove unneeded plugin for Ericsson MBM support.
77
78 ver 0.50:
79         Fix configuration loading for unknown services.
80         Fix IP method setting of Ethernet plugin.
81
82 ver 0.49:
83         Fix issue with WiFi power changes.
84         Fix issue with Bluetooth device startup.
85         Fix issue with host route settings for VPN.
86         Fix issue with processing of RFKILL events.
87         Fix some WPA Enterprise privacy issues.
88         Add support for basic Ethernet information.
89         Add support for static IP settings.
90
91 ver 0.48:
92         Fix signal strength calculation when quality is not provided.
93         Fix issues with wpa_supplicant state tracking.
94         Fix faulty removal of IP address from interface.
95         Fix permissions of newly created /etc/resolv.conf file.
96         Fix DNS proxy handling when in offline mode.
97         Add support for EDNS0 resolver option.
98         Add workaround for large EDNS0 queries.
99         Add workaround for DHCP startup failures with WiFi networks.
100         Add support for handling hostnames and domainnames.
101         Add support for IPv4 configuration via service interface.
102         Add support for fixed and manual IPv4 configuration.
103         Add support for default service changed notifier.
104         Add support for clearing failure state via service removal.
105         Add support for OpenConnect VPN connections.
106         Add support for IEEE 802.1x WiFi networks.
107         Add support for roaming between WPA and WPA2 networks.
108         Add various generic D-Bus helpers and use them.
109         Remove special handling of Ethernet devices.
110
111 ver 0.47:
112         Fix segmentation fault on resolver shutdown.
113         Fix issue with adding nameserver that doesn't exist.
114         Fix issue when no broadcast address is given.
115         Fix issue with missing property changed signal.
116         Add checks for invalid supplicant state transitions.
117         Add initial version of oFono GPRS support.
118         Add support for dynamic debug framework.
119
120 ver 0.46:
121         Fix reconnect issue when power off or disabling the device.
122         Remove problematic retry on failure code path.
123
124 ver 0.45:
125         Fix crash with connect timeout and second connect attempt.
126         Fix reconnect issues after suspend or roaming attempt.
127
128 ver 0.44:
129         Fix command line options for device filtering.
130         Fix issue with network reference in MBM support.
131         Fix handling when losing network access in MBM plugin.
132         Fix broken libiWmxSDK callback parameter handling.
133         Add work around Intel WiMAX SDK API breakage.
134
135 ver 0.43:
136         Fix issue with missing scanning after power up.
137         Fix issue with udev versus /dev/rfkill event processing.
138         Fix issue with powered down device on connection attempt.
139         Add support for multiple connection attempts.
140         Add support for tracking the operation state.
141         Add full support for Ericsson MBM cellular devices.
142
143 ver 0.42:
144         Fix issue with switching between hidden WiFi networks.
145         Fix issue with missing scanning after disconnect.
146         Fix issue with not triggering auto-connect in some cases.
147
148 ver 0.41:
149         Fix race condition with WiFi devices and RFKILL.
150         Fix issue with WiFi connect/disconnect and some drivers.
151         Fix issue with WEP encryption and staging drivers.
152         Fix issue with wrong setup of loopback interfaces.
153
154 ver 0.40:
155         Fix issue with wrong setting of initial AutoConnect value.
156         Fix issue with IP configuration and loopback devices.
157         Fix issue with build system and include directory.
158         Fix wrong variable for dhclient-script location.
159         Fix disconnect race condition with Bluetooth service.
160         Add support for ignoring bonding Ethernet interfaces.
161
162 ver 0.39:
163         Fix file permissions for profile storage.
164         Fix service resorting when they are in different states.
165         Fix support for handling Bluetooth PAN devices.
166         Add support for AutoConnect property of services.
167         Add support for creating, modifying and removing profiles.
168         Add support for fully flexible task handling framework.
169         Add support for more generic RTNL handling and notifications.
170         Add support for full non-recursive build.
171
172 ver 0.38:
173         Fix broken check for security modes.
174         Fix requirement of inotify when loopback support is disabled.
175
176 ver 0.37:
177         Fix missing update of signal strength from scan results.
178         Fix error handling in case when passphrase is required.
179         Add support for PassphraseRequired property.
180         Add missing check for WiFi security modes.
181
182 ver 0.36:
183         Fix missing reset of network reference when disconnecting.
184         Fix wrong variable reference when sending technology replies.
185         Fix wrong identifiers of D-Bus error names.
186
187 ver 0.35:
188         Fix missing auto-connect trigger on Ethernet device removal.
189         Fix availability listing for devices without attached drivers.
190         Fix signals for connected and default technologies.
191         Fix notification to use service types instead of device types.
192         Fix potential pending scan result reply messages after removal.
193         Add support for blocking enable and disable technology changes.
194
195 ver 0.34:
196         Fix setup of udev context before loading any plugins.
197         Fix rearming the scan trigger if a device got disabled.
198         Fix device power state changes tracking with RFKILL notifications.
199         Fix wrong usage of device types instead of service types.
200         Fix connect method to handle non-WiFi services.
201
202 ver 0.33:
203         Add support for RFKILL changes of the WiFi subsystem.
204         Fix state value of Network Manager compatibility support.
205
206 ver 0.32:
207         Fix broken device unregistration on removal.
208         Fix WiMAX device detection handling.
209
210 ver 0.31:
211         Fix missing enforcement of offline mode for new devices.
212         Add support for persistent storage of offline mode.
213         Add support for persistent storage of device power state.
214         Remove deprecated and unused network storage callbacks.
215
216 ver 0.30:
217         Fix issue where hidden network could show up in service list.
218         Fix issue with asynchronous notification of scan requests.
219         Fix message reference leak when adding interface fails.
220         Fix problem when removing network during inactive state.
221         Remove broken and unused callback for joining networks.
222         Remove deprecated device and network interface methods.
223         Remove test scripts for deprecated interface methods.
224
225 ver 0.29:
226         Fix missing signal emission for offline mode changes.
227         Fix signal emission for changes in technology properties.
228         Rename Technologies property to AvailableTechnologies.
229
230 ver 0.28:
231         Fix another reference counting imbalance when adding networks.
232         Revert supplicant change to always reset scanning after results.
233
234 ver 0.27:
235         Fix missing disarming of the connection timeout.
236         Fix handling of multiple supplicant disconnect attempts.
237         Fix simultaneous connects from different technologies limitation.
238
239 ver 0.26:
240         Fix broken handling of auto-connect logic.
241         Fix handling of out-of-range access points.
242         Fix support for connecting to hidden networks.
243         Fix reference counting for networks with same SSID.
244         Fix issue with WiFi interfaces not getting switched off.
245         Fix problems with delayed service list updates.
246         Fix disconnect/abort of connection attempts.
247
248 ver 0.25:
249         Fix showing of WiFi networks with less than 25% signal strength.
250         Fix potential segmentation fault with network passphrases.
251
252 ver 0.24:
253         Fix handling of initial device powered state.
254         Fix missing Powered property changed signals.
255         Fix canceling of a network connection attempt.
256         Fix stalled configuration issue with supplicant.
257         Fix detection of association errors from supplicant.
258         Fix issue with wrong scanning state information.
259         Fix hidden SSID detection routines.
260         Fix visible Ethernet services even without carrier.
261         Add global method call to request scanning.
262         Add support for global technologies list.
263         Add support for delaying service list updates.
264         Update the overall D-Bus API documentation.
265
266 ver 0.23:
267         Fix dhclient probe/remove race condition.
268         Fix handling of disconnected services during auto-connect.
269         Add support for proper group name of hidden networks.
270         Add support for storing SSID details of hidden networks.
271
272 ver 0.22:
273         Fix wrong auto-connect procedure after user connection.
274         Fix invalid update of already connected network.
275         Fix idle state handling after disconnecting device.
276         Fix disconnect race condition in WiFi supplicant.
277         Fix WiFi signal strength reporting.
278
279 ver 0.21:
280         Add udev based network device detection.
281         Add support for global auto-connect feature.
282         Add support for basic service drag and drop.
283         Fix missing passphrase cleanup on service removal.
284         Fix potential duplicate network creation.
285         Fix handling of WEP shared keys.
286
287 ver 0.20:
288         Add plugin for Intel WiMAX SDK support.
289         Add special handling for default vendor SSIDs.
290         Add support for default gateway in different network.
291         Add support for automatic switching of default gateway.
292         Add support for asynchronous handling of Powered property.
293         Add support for connecting/disconnecting Ethernet services.
294         Add support for more detailed error states of services.
295         Add support for clearing error state via ClearProperty.
296         Fix error code for invalid or unknown properties.
297         Fix various timeout handling issues.
298         Remove Policy and Priority device and network properties.
299
300 ver 0.19:
301         Add hidden networks to the service list.
302         Add support for storing the service name.
303         Fix service list sorting for connected services.
304         Fix missing cancel command when operation times out.
305         Fix various issues with service favorite handling.
306         Remove Available and Remember network properties.
307
308 ver 0.18:
309         Add support for asynchronous service connect method.
310         Fix broken storage of service favorite details.
311
312 ver 0.17:
313         Add AT chat library implementation.
314         Fix service lookup for WiFi and WiMAX devices.
315         Fix service state signal emission and error handling.
316         Fix storing and loading of configured passphrases for services.
317
318 ver 0.16:
319         Update Intel OSPM support to latest specification.
320         Add initial support for new service interface.
321         Add support for builtin plugins.
322         Add extra warning if no nameserver is defined.
323         Add error reporting for state and storage directory creation.
324         Add error message for network and device storing failures
325         Fix stale entry in gateway list after connection changes.
326         Fix handling of DHCP results with no nameserver.
327         Fix infinite loop for service lookup.
328         Fix various format string warnings.
329
330 ver 0.15:
331         Detect VMware network interface and ignore them.
332         Fix setting of scan_ssid for hidden networks.
333         Fix empty network name property.
334
335 ver 0.14:
336         Add support for detecting DHCP failures.
337         Add support for joining hidden WiFi networks.
338         Add support for device and network address property.
339         Add support for default /etc/resolv.conf generation.
340         Fix issue with wrong address setting for loopback.
341         Fix detection of WiFi access point changes.
342         Fix crash with blob properties.
343
344 ver 0.13:
345         Add support for notification infrastructure.
346         Add fully dynamic property storage capabilities.
347         Fix broken loading of last network on bootup.
348         Fix crash when unplugging WiFi devices.
349         Rename OSPM plugin to Intel OSPM plugin.
350         Rename WiMAX plugin to Intel WiMAX SDK plugin.
351
352 ver 0.12:
353         Fix connection state change handling.
354         Fix network list enumeration.
355         Fix broken driver matching for devices.
356         Fix issue with network identifier lookup.
357
358 ver 0.11:
359         Add plugin priority handling.
360         Add network type for WiMAX.
361         Fix network protocol selection for Bluetooth PAN.
362         Fix parameters for Bluetooth PAN disconnect method.
363
364 ver 0.10:
365         Fix races with connection signals.
366         Fix automatic switching of default connection.
367
368 ver 0.9:
369         Rename FlightMode to OfflineMode.
370         Add static IPv4 setting support for Ethernet devices.
371         Add extra options to exclude devices and plugins.
372         Add support for toggling debug output.
373         Add support for ScanInterval property.
374         Fix handling of disconnect commands from applications.
375         Fix detection of networks that are out of range.
376         Fix setting network remember status.
377         Fix argument type checking of properties.
378
379 ver 0.8:
380         Add Device and Network property to connection interface.
381         Add option to disable installation of data files.
382         Add command line option to show version number.
383         Fix signal emission for network changes.
384
385 ver 0.7:
386         Add basic support for flight mode.
387         Add support for multiple storage drivers.
388         Add support for RTNL newlink watch API.
389         Add support for different security privileges.
390         Add support for device and network priorities.
391         Add functions for setting network properties.
392         Fix issue with listing devices without a driver.
393         Fix issue with WiFi scanning indication.
394         Fix detection of WiFi security changes.
395         Update WiFi driver to use new network helpers.
396         Install different D-Bus configuration for PolicyKit.
397
398 ver 0.6:
399         Add CONNMAN_API_SUBJECT_TO_CHANGE definition.
400         Add detailed configuration options.
401         Add various D-Bus helper functions.
402         Add generic device driver infrastructure.
403         Add generic network driver infrastructure.
404         Add property for WiFi network mode.
405         Add property for network interface name.
406         Add property for global connection policy.
407         Add support for verbose compiler warnings.
408         Add support for device detection via udev.
409         Add support for systems with udhcpc.
410         Add support for Bluetooth PAN networks.
411         Fix WiFi issue with DHCP restart after handshake.
412         Fix exported symbols list creation.
413         Remove deprecated and unused plugins.
414
415 ver 0.5:
416         Add support for handling Bluetooth adapters.
417         Add support for activating wpa_supplicant on demand.
418         Add Device property to network objects.
419         Add Scanning property to device objects.
420         Fix Name property of device objects.
421         Fix WiFi SSID to object path conversion.
422         Fix duplicate wireless scan results.
423         Fix built issue with libudev and uClibc.
424         Fix issues with element registration failures.
425
426 ver 0.4:
427         Add DNS proxy resolver plugin.
428         Add support for default connections.
429         Add support for gateway change notifications.
430         Add signal strength property for connections.
431         Add property for connection type.
432         Fix issue with carrier detection.
433         Fix broken resolvconf plugin.
434
435 ver 0.3:
436         Add support for automatically connecting known networks.
437         Add improved framework for handling resolver details.
438         Add generic signal strength property.
439         Fix bridge and WiMAX device detection.
440         Fix network listing for Ethernet devices.
441
442 ver 0.2:
443         Add support for indicating network changes.
444         Add support for signal strength property.
445         Add support for unique device names.
446         Fix broken device enumeration.
447         Fix issue with device removal callback.
448         Fix issue with wpa_supplicant disconnecting.
449         Fix D-Bus access policy configuration.
450
451 ver 0.1:
452         Initial public release.