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