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