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