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