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