Imported Upstream version 1.24
[platform/upstream/connman.git] / ChangeLog
1 ver 1.24:
2         Fix issue with handling slave interfaces.
3         Fix issue with handling DHCPv4 broadcast flag.
4         Fix issue with handling DHCPv4 lease expiration.
5         Fix issue with handling WiFi auto-scanning timeout.
6         Fix issue with handling domain and DNS server changes.
7         Fix issue with double free and agent messages.
8
9 ver 1.23:
10         Fix issue with memory leak in technology handling.
11         Fix issue with not removing host route of OpenVPN.
12         Fix issue with double free in DHCP cleanup handling.
13         Fix issue with handling DHCP method from oFono.
14         Fix issue with IPv6-PD when disabling tethering.
15         Fix issue with DNS proxy when disabling tethering.
16         Fix issue with Bluetooth start and stop interaction.
17         Fix issue with Bluetooth PAN networks on adapter change.
18
19 ver 1.22:
20         Fix issue with WPS state synchronization.
21         Fix issue with DNS servers and default service.
22         Fix issue with DHCP client and rebooting state.
23         Add support for NTP exponential backoff handling.
24         Add support for NTP kiss-of-death packet handling.
25         Add support for Ethernet gadget networking.
26
27 ver 1.21:
28         Fix issue with WiFi networks and zero SSID length.
29         Fix issue with security details for hidden WiFi networks.
30         Fix issue with handling IPv6 proxy address resolving.
31         Fix issue with enabling Bluetooth controllers.
32
33 ver 1.20:
34         Fix issue with invalid cache of DNS proxy support.
35         Fix issue with stopping DHCP for failed connections.
36         Fix issue with not stopping IPv4 Link-Local state machine.
37         Fix issue with service type handling for unknown interfaces.
38         Fix issue with using interface names instead of indexes.
39         Fix issue with resetting network retry counter on failure.
40         Fix issue with using nameservers when its type is not enabled.
41         Fix issue with fallback nameservers not being used.
42         Add support for NTP version 3 protocol.
43
44 ver 1.19:
45         Fix issue with not correctly storing IPv4 method.
46         Fix issue with changing the default service too early.
47         Fix issue with service reference count and WISPr checks.
48         Fix issue with service auto-connect handling and ordering.
49         Fix issue with host and domain names when service changes.
50         Fix issue with proxy result and WISPr handling.
51         Fix issue with proxy reset when disconnecting.
52         Fix issue with handling fallback nameservers.
53         Add support for multiple agents.
54
55 ver 1.18:
56         Fix issue with alignment calculation for iptables.
57         Fix issue with WEP key index parameter handling.
58         Fix issue with handling of 802.1x credentials.
59         Fix issue with command line parameter parsing.
60         Add support for completion handling in client tool.
61
62 ver 1.17:
63         Fix issue with handling consecutive WiFi scanning.
64         Fix issue with WiFi handling and RFKILL soft block.
65         Fix issue with handling external RFKILL events.
66         Fix issue with handling USB gadget devices.
67         Fix issue with network reference handling.
68         Fix issue with byte order and DHCP discover options.
69         Fix issue with DHCP retry handling during IPv4-LL.
70         Fix issue with DHCPv6 rebind handling.
71         Add support for DHCPv6 decline message handling.
72         Add support for DHCPv6 duplicate address detection.
73
74 ver 1.16:
75         Fix issue with missing signals during connection changes.
76         Fix issue with missing notification of proxy properties.
77         Fix issue with missing DHCPv6 domain list option.
78         Fix issue with missing DHCPv6 release message.
79         Fix issue with missing DHCPv6 error handling.
80         Fix issue with wrong IPCMv6 checksum calculation.
81         Fix issue with wrong service disconnect state.
82         Fix issue with failure to enable offline mode.
83         Add support for Netfilter Accounting (NFACCT).
84         Add support for IPv6 prefix delegation handling.
85
86 ver 1.15:
87         Fix issue with missing cleanup for IPv4-LL handling.
88         Fix issue with missing property update for domain names.
89         Fix issue with scanning for all stored hidden WiFi networks.
90         Fix issue with time server polling for non-default service.
91         Fix issue with persistent storage of time configuration.
92
93 ver 1.14:
94         Fix issue with WiFi scanning race condition and power cycle.
95         Add support for configuring allowed tethering technologies.
96         Add support for persistent tethering configurations.
97         Add support for DHCPv6 max retransmission duration option.
98         Add support for DHCPv6 elapsed time option.
99         Add support for DHCPv6 confirm messages.
100
101 ver 1.13:
102         Fix issue with auto-scanning of known hidden SSIDs.
103         Fix issue with not correctly terminated auto-scanning.
104         Fix issue with missing enforcing of immutable services.
105         Fix issue with missing handling of multiple connection attempts.
106         Fix issue with missing WISPr restart after nameserver change.
107         Fix issue with missing provisioning for IP address method.
108         Fix issue with missing IP configuration signal on disconnect.
109         Fix issue with DNS proxy and memory leaks on request timeouts.
110         Fix issue with DNS proxy and handling partial TCP messages.
111         Fix issue with DNS proxy and handling of EDNS0 buffers.
112         Fix issue with DNS proxy and handling of IPv6 loopback.
113         Fix issue with DNS proxy listening on all interfaces.
114         Fix issue with CDMA network creation.
115
116 ver 1.12:
117         Fix issue with overwriting gateway address.
118         Fix issue with missing IP address validation.
119         Fix issue with parsing of IPv6 configuration settings.
120         Fix issue with DHCP server address stored in host order.
121         Fix issue with resolver query failures and pending results.
122         Fix issue with wrongly reported max scan SSID parameter.
123         Fix issue with handling errors from WiFi fast scanning.
124         Add support for WiFi provisioning via NFC.
125         Add support for VPN daemon provisioning.
126         Add support for Ethernet provisioning.
127
128 ver 1.11:
129         Fix issue with agent reference counting imbalance.
130         Fix issue with handling max number of SSID for scanning.
131         Fix issue with missing notification of online state changes.
132         Fix issue with not properly triggering auto-connect behavior.
133         Fix issue with disabling IPv6 in lower up interface states.
134         Fix issue with spurious error messages for interface handling.
135         Fix issue with wrong answer count in DNS responses.
136         Fix issue with crash in DNS lookup function.
137         Add support for BlueZ 5.x network interfaces.
138         Remove deprecated WiMAX support.
139
140 ver 1.10:
141         Fix issue with not skipping service if settings loading fails.
142         Fix issue with not clearing address before starting DHCP.
143         Fix issue with not handling removal of GPRS context.
144         Fix issue with not closing UDP socket on error condition.
145         Fix issue with race condition when removing WiFi device.
146         Add support for separate VPN daemon.
147
148 ver 1.9:
149         Fix issue with WISPr portal context handling.
150         Fix issue with DNS lookup from wrong queue.
151         Fix issue with DNS data reception after disconnect.
152         Fix issue with missing DNS host part length checking.
153         Fix issue with RFKILL and technology interaction.
154         Fix issue with tethering and disabled technologies.
155         Add support for single connected technology setting.
156
157 ver 1.8:
158         Fix issue with NTP transmit time calculation.
159         Fix issue with WiFi Tethering and newer kernels.
160         Fix issue with Netlink messages from Wireless Extensions.
161         Fix issue with IPv6 nameserver refresh beeing applied to IPv4.
162         Fix issue with overwriting DNS proxy address information.
163         Fix issue with missing handling of RFKILL hard blocking.
164         Add support for disabling internal backtrace functionality.
165
166 ver 1.7:
167         Fix issue with IPv4 address removal when setting interface down.
168         Fix issue with wrong error when setting tethering support option.
169         Fix issue with errors reported twice via agent to the client.
170         Fix issue with missing serialization of agent callbacks.
171         Add initial version of command line client tool.
172
173 ver 1.6:
174         Fix issue with Bluetooth networking support.
175         Fix issue with technology enabling method returns.
176         Fix issue with wrong IP address for fixed configurations.
177         Fix issue with IP address setting when interface is down.
178         Fix issue with handling duplicate hidden WiFi networks.
179         Fix issue with missing scanning for hidden WiFi networks.
180         Fix issue with missing update of service properties.
181         Fix issue with missing clearing of service errors.
182         Add manual pages for daemon and configuration file.
183
184 ver 1.5:
185         Fix issue with detecting Bluetooth networks when powered off.
186         Fix issue with connection attempts of non-favorite services.
187         Fix issue with connection attempts of disabled IP configurations.
188         Fix issue with missing auto-connection after changing IP method.
189         Fix issue with setting service state when changing IPv4 method.
190         Fix issue with IPv6 usage and static/manual configuration.
191         Add support for configuration option to disable hostname updates.
192         Add support for storing WiFi Tethering identifier and passphrase.
193         Add support for signaling changes of error property.
194
195 ver 1.4:
196         Fix issue with WiFi scanning in Tethering mode.
197         Fix issue with WISPr operation and disconnects.
198         Fix issue with DHCP client and restart behavior.
199         Fix issue with DNS resolving and failing IPv6 records.
200         Fix issue with incorrect NTP leap-not-in-sync flag.
201         Fix issue with incorrect NTP transmit time value.
202         Fix issue with failing NTP server due to routing.
203         Fix issue with missing gateway change notification.
204         Fix issue with stale network interfaces at startup.
205         Fix issue with pending method reply and agent errors.
206         Add support for providing previous WPS PIN to agent.
207         Add support for WPA supplicant based auto-scanning.
208         Add support for per device regulatory domain setting.
209         Add support for provisioning hidden WiFi networks.
210
211 ver 1.3:
212         Fix issue with default configuration values.
213         Fix issue with timeserver canonical name entries.
214         Fix issue with crash from cellular dummy context.
215         Fix issue with incorrect index for private networks.
216
217 ver 1.2:
218         Fix issue with not handling WiFi security changes.
219         Fix issue with not stopping WiFi scanning on shutdown.
220         Fix issue with auto-scanning and network discovery.
221         Fix issue with D-Bus reply for hidden WiFi networks.
222         Fix issue with overlapping memory areas and DNS requests.
223         Add support for randomized DNS transaction identifiers.
224         Add support for DNS caching over TCP connections.
225         Add support for using default IPv6 privacy setting.
226         Add support for providing previous passphrase to agent.
227         Add support for configuration unprovisioning handling.
228         Add support for NetworkInterfaceBlacklist configuration.
229         Add support for Bluetooth DUN daemon (dundee).
230
231 ver 1.1:
232         Fix issue with missing message type and DHCPv4 support.
233         Fix issue with potential NULL pointer in DHCPv6 handling.
234         Fix issue with potential NULL pointer in VPN handling.
235         Fix issue with potential NULL pointer for WiFi SSID.
236         Fix issue with missing conversion of raw WiFi PSK input.
237         Fix issue with missing stop for WiFi auto-scanning handling.
238         Fix issue with uninitialized IPv6 prefix length in oFono plugin.
239         Fix issue with domain search list handling according to RFC 6106.
240         Fix issue with domain name list notifications.
241         Fix issue with nameserver list notifications.
242         Fix issue with incorrect fixed IP configuration.
243         Fix issue with incorrect cleanup of resolver timers.
244         Fix issue with handling of RDNSS lifetime expiration.
245         Fix issue with crash on wrong domain length information.
246         Add support for favorite service database migration.
247         Add support for disabling WISPr functionality.
248         Add support for configurable agent timeouts.
249
250 ver 1.0:
251         Fix issue with missing WiFi disconnecting flag.
252         Fix issue with missing GPRS context attached check.
253         Fix issue with potential crash and supplicant handling.
254         Fix issue with potential crash and VPN provider.
255         Fix issue with potential crash and host routes.
256
257 ver 0.85:
258         Fix issue with duplicate service timeservers.
259         Fix issue with failure state when aborting agent request.
260         Fix issue with automatic scanning for hidden WiFi networks.
261         Fix issue with missing hostname/domainname validity checks.
262         Fix issue with missing DHCP packet length checks.
263         Add support for browser launching from WISPr login.
264
265 ver 0.84:
266         Fix issue with handling changed WiFi security of access points.
267         Fix issue with state notification of NetworkManager compatibility.
268
269 ver 0.83:
270         Fix issue with Ethernet not being enabled by default.
271         Fix issue with missing host routes for WISPr request.
272         Fix issue with missing HTTPS handling for WISPr support.
273         Fix issue with agent asking for passphrase for open service.
274         Fix issue with endless online check for preferred technology.
275         Fix issue with IPv6 RDNSS and DNS server creation.
276         Fix issue with WiFi roaming state change handling.
277         Fix issue with broken handling of WPS PBC method.
278
279 ver 0.82:
280         Fix issue with global online state handling.
281         Fix issue with timeserver handling in case of VPN.
282         Fix issue with automatic WiFi scanning handling.
283         Fix issue with WPS PIN length of zero and PBC.
284
285 ver 0.81:
286         Update default configuration options.
287         Add support for WPS PBC advertising handling.
288         Add support for wpa_supplicant background scanning.
289         Fix issue with showing cellular services without APN.
290         Fix issue with missing timeservers changed signal.
291
292 ver 0.80:
293         Update to support additional D-Bus API changes.
294         Add support for preferred technologies switching.
295         Add support for default auto connect technologies option.
296         Add support for service specific timeserver configuration.
297         Add support for extended timeserver fallback functionality.
298         Add support for extended nameserver fallback functionality.
299         Add support for user supplied routes for providers.
300         Add support for checking WiFi passphrase validity.
301         Fix issue with WISPr support and proxy handling.
302         Fix issue with Ethernet and auto connect handling.
303         Fix issue with too early IPv6 auto connection.
304         Fix issue with too early 6to4 connection checks.
305         Fix issue with oFono interaction on disconnect.
306         Fix issue with DNS servers behind point-to-point links.
307         Fix issue with pending DNS proxy requests.
308         Fix multiple issues with VPN handling.
309         Fix multiple issues with default gateway handling.
310
311 ver 0.79:
312         Update to support changed D-Bus API.
313         Add support for WiFi background scanning.
314         Add support for showing hidden WiFi networks as services.
315         Add support for generic stateless DHCPv6 handling.
316         Add support for DHCPv4 client identifier handling.
317         Add support for generic IP address pool handling.
318         Add support for global DNS cache handling.
319         Add support for internal NTP time handling.
320         Add support for updated oFono handling.
321
322 ver 0.78:
323         Fix multiple issues with service connection states.
324         Fix multiple issues with technology handling.
325         Fix issue with DHCP file descriptor leakage.
326         Fix issue with open access points and WPS.
327         Fix issue with handling of cellular devices.
328         Fix issue with DNS proxy hostname resolving.
329         Add support for PPTP and L2TP VPN tunneling.
330         Add support for organized settings storage.
331         Add support for WiFi fast connect handling.
332         Add support for better WiFi error handling.
333         Add support for integrated WISPr handling.
334
335 ver 0.77:
336         Fix issue with iptables API breakage.
337         Fix issue with agent input handling.
338         Fix issue with empty cellular operator name.
339         Fix issue with reference counting for network objects.
340         Fix issue with missing D-Bus signals for proxy changes.
341         Fix issue with group identifier and hidden WiFi networks.
342         Fix issue with setting wrong gateway for PPP connections.
343         Fix issue with mismatch of stored IP configuration settings.
344         Fix issue with not stopping DHCP for IPv4 configuration.
345         Add support for remembering last IP address from DHCP.
346         Add support for EAP-GTC authentication method.
347
348 ver 0.76:
349         Fix issue with loopback interface setup.
350         Fix issue with /etc/localtime being a symlink.
351         Fix issue with not handling dummy network devices.
352         Fix issue with not provisioning existing services.
353         Fix issue with running WPAD on IPv6 connections.
354         Fix issue with client certificate for TTLS/PEAP.
355         Remove internal element infrastructure.
356
357 ver 0.75:
358         Fix issue with 3G connect timeout handling.
359         Fix issue with WiFi raw key PSK handling.
360         Fix issue with DHCP renewal timeout handling.
361         Fix issue with DHCP and empty nameserver list.
362         Add support for unit testing.
363
364 ver 0.74:
365         Fix issue with race condition in ready/online handling.
366         Fix issue with DHCP release callback handling.
367         Fix multiple issues with session API handling.
368         Add support for using DNS proxy for Tethering.
369         Add support for Private Network API.
370         Add support for Clock API.
371
372 ver 0.73:
373         Update support for session API handling.
374         Add support for more advanced roaming policies.
375         Add support for EAP identity and passphrase queries.
376         Add support for IPv6 handling with cellular bearer.
377         Add support for main configuration file.
378         Remove deprecated profile interface.
379
380 ver 0.72:
381         Fix issue with overwriting DNS servers from DHCP.
382         Fix issue with DHCP renewal with same configuration.
383         Fix issue with multiple memory leaks.
384         Add support for 6to4 tunneling.
385
386 ver 0.71:
387         Fix issue with not storing IPv6 privacy settings.
388         Fix issue with storing fixed and manual IP settings.
389         Fix issue with service state when PAN connection fails.
390         Fix issue with tethering and WiFi bridge handling.
391         Fix issue with autonomously activated contexts.
392         Fix issue with nameserver array for PACrunner.
393         Fix issue with network information memory leak.
394         Fix issue with double-free in statistics handling.
395         Fix issue with handling malformed profiles.
396         Fix issue with pending DHCP client requests.
397         Add initial support for TI shared transport handling.
398
399 ver 0.70:
400         Add support for reporting invalid WiFi passphrases.
401         Add support for IPv6 privacy extension.
402         Add support for IPv6 advanced features.
403         Add support for IPv6 nameserver settings.
404         Remove deprecated APN service settings.
405
406 ver 0.69:
407         Fix issue with not handling DNS proxy failures gracefully.
408         Fix issue with double free in statistics handling.
409         Fix issue with early tethering bridge creation.
410         Add support for tethering property per technology.
411         Add support for initial WiFi tethering feature.
412         Add support for using PACrunner as proxy driver.
413         Add support for WPS as part of the security property.
414
415 ver 0.68:
416         Fix issue with wrong name of PolicyKit configuration file.
417         Fix issue with inconsistency of WiFi scan states.
418         Fix issue with missing auto-reconnect and oFono.
419         Add support for vpnc based private networks.
420         Add support for WiFi Protected Setup handling.
421         Remove legacy WiFi plugin.
422
423 ver 0.67:
424         Fix issue with oFono plugin and multiple online calls.
425         Fix issue with checking for AutoConnect service property.
426         Remove deprecated MCC and MNC service properties.
427
428 ver 0.66:
429         Fix multiple set of memory leaks.
430         Fix issue with WPA supplicant phase2 values.
431         Fix issue with WiFi access points after kill/restart.
432         Fix issue with correct PACrunner configuration loading.
433         Add support for loading provision files at runtime.
434         Add support for setting proxy auto-configuration.
435         Add support for IPv6 auto-configured addresses.
436
437 ver 0.65:
438         Use new WiFi plugin by default.
439         Fix issue with handling already powered devices.
440         Fix issue with handling proxy PAC option from DHCP.
441         Add support for handling regulatory domain settings.
442         Add support for handling IPv6 router advertisements.
443         Add support for handling IPv6 nameservers.
444         Add support for handling multiple search domains.
445         Add support for handling oFono modem lockdown.
446         Add support for handling IPv6 DNS connections.
447         Add support for IPv4 Link-Local negotiation.
448         Add support for USB CDC Tethering functionality.
449
450 ver 0.64:
451         Update service name to net.connman domain.
452         Fix issue with disabling a technology twice.
453         Fix issue with using wrong string for Proxy.Method.
454         Fix issue with TCP connection lookup and DNS proxy.
455         Fix issue with TCP receive busy waits and DNS proxy.
456         Fix various issues with WPA Supplicant interaction.
457         Add support for chunk encoding to HTTP client.
458         Add support for internal HTTP client for portal detection.
459         Add support for internal DHCP server setup.
460         Add support for internal NAT and IP forwarding setup.
461         Add support for Bluetooth Tethering functionality.
462         Remove deprecated device and network D-Bus interfaces.
463         Remove support for dhclient plugin.
464
465 ver 0.63:
466         Change to use nl80211/cfg80211 WiFi management by default.
467         Fix various issues with new WPA Supplicant interface.
468         Fix issue with not connecting failed networks at boot.
469         Fix issue with properly tracking RFKILL blocked state.
470         Fix issue with missing signals for IPv4/IPv6 gateway details.
471         Add support for using RTNL for setting IPv4/IPv6 details.
472         Add support for using PHONET_PIPE GPRS interfaces.
473         Add support for setting manual proxy configurations.
474         Add support for exporting proxy configurations to PACrunner.
475         Add support for combined home and roaming statistics.
476         Add support for OpenVPN connections.
477         Remove dependency on udev.
478
479 ver 0.62:
480         Fix crash with non-existent or extra DHCP result options.
481         Fix crash when doing PEAP/TTLS authentication.
482         Fix issue with handling multiple data counters.
483         Fix issue with Bluetooth adapters without address.
484         Fix issue with multiple scanning attempts after disconnects.
485         Fix issue with VPN services when switching into offline mode.
486         Add support for storing statistics information in separate files.
487         Add support for verification of configuration file parameters.
488         Add support for handling time server values from DHCP.
489         Add support for allowing DNS over TCP within the DNS proxy.
490         Add support for loading proxy configurations into PACrunner.
491         Add support for WiFi plugin using new WPA Supplicant D-Bus API.
492         Add support for requesting passphrases via agents.
493         Remove default support for EDNS0 option.
494
495 ver 0.61:
496         Add support for using the internal DHCP client by default.
497         Add support for latest PolicyKit framework.
498         Add support for new oFono D-Bus interfaces.
499
500 ver 0.60:
501         Fix issue with missing reset of proxy settings.
502         Fix issue with missing Ethernet property changed signal.
503         Fix issue with offline operation on already blocked devices.
504         Fix issue with offline mode and device powered changes.
505         Fix issue with portal detection and DHCP renewals.
506         Fix issue with connection attempts for removed networks.
507         Fix issue with stale pointers of networks.
508
509 ver 0.59:
510         Fix issue with D-Bus object paths of VPN providers.
511
512 ver 0.58:
513         Fix various issues around offline mode.
514         Fix various issues with VPN nameserver handling.
515         Add support for home/roaming network statistics.
516         Add support for EAP-TTLS WiFi configuration.
517         Add support for creating backtraces.
518
519 ver 0.57:
520         Fix missing default profile creation.
521         Fix missing service integration of VPN providers.
522         Fix missing export of PAC information retrieved from DHCP.
523         Fix issue with detection of new Bluetooth devices.
524         Fix issue with offline mode handling.
525         Fix issue with device power handling.
526
527 ver 0.56:
528         Fix issues with offline mode handling.
529         Fix service integration with VPN providers.
530         Add internal asynchronous resolver library.
531         Add internal DHCP client library.
532         Add support for using internal DHCP client.
533         Add support for WPAD proxy auto-configuration.
534         Add support for static IPv6 configuration.
535         Add support for DHCP provided domain names.
536         Add initial support for on-demand connections.
537         Remove uDHCP and resolvconf plugins.
538
539 ver 0.55:
540         Fix issue with 3G roaming status indication.
541         Fix issue with using -H option with dhclient.
542         Fix issue with loading WiFi SSID details for scanning.
543         Add support for setting host routes for DNS servers.
544         Add support for more detailed statistics counters.
545         Add support for internal DHCP client library.
546
547 ver 0.54:
548         Fix issue with root requests and EDNS0 OPT records.
549         Fix issue with default gateway when route deletion fails.
550         Fix issue with group identifiers for cellular networks.
551         Fix issue with fixed IP settings from cellular networks.
552         Fix issue with nameserver settings and manual configuration.
553         Add support for cellular network name changes.
554         Add support for cellular signal strength changes.
555         Add support for actively scanning for hidden networks.
556         Add support for ASCII based WEP keys.
557         Add support for NTP timeserver updates.
558         Add support for PPP default route settings.
559
560 ver 0.53:
561         Fix issue with supplicant and device scanning state cleaning.
562         Fix issue with Bluetooth PAN networks stay in connected state.
563         Fix issue with reference counting and connected state.
564         Fix issue with technology disabling on device removal.
565         Fix issue with two default gateways when using VPN.
566         Fix issue with static IPv4 configuration and signals.
567         Add support for splitting DHCP provided nameserver results.
568         Add support multiple nameservers in /etc/resolv.conf.
569         Add support for setting manual DNS server configuration.
570         Add support for exporting IPv4 gateway information.
571         Add support for newer versions of oFono API.
572
573 ver 0.52:
574         Fix issue with new "connected" states.
575         Fix issue with hidden networks and PSK.
576         Fix issue with DHCP and Bluetooth PAN.
577         Fix issue when disconnecting PAN networks.
578         Add support for application sessions.
579         Add plugin for hh2serial GPS support.
580
581 ver 0.51:
582         Fix issue with missing device power toggling.
583         Fix issue with D-Bus object path on device removal.
584         Add support for WiFi portal detection.
585         Add support for configuring static gateways.
586         Remove unneeded plugin for Option HSO support.
587         Remove unneeded plugin for Ericsson MBM support.
588
589 ver 0.50:
590         Fix configuration loading for unknown services.
591         Fix IP method setting of Ethernet plugin.
592
593 ver 0.49:
594         Fix issue with WiFi power changes.
595         Fix issue with Bluetooth device startup.
596         Fix issue with host route settings for VPN.
597         Fix issue with processing of RFKILL events.
598         Fix some WPA Enterprise privacy issues.
599         Add support for basic Ethernet information.
600         Add support for static IP settings.
601
602 ver 0.48:
603         Fix signal strength calculation when quality is not provided.
604         Fix issues with wpa_supplicant state tracking.
605         Fix faulty removal of IP address from interface.
606         Fix permissions of newly created /etc/resolv.conf file.
607         Fix DNS proxy handling when in offline mode.
608         Add support for EDNS0 resolver option.
609         Add workaround for large EDNS0 queries.
610         Add workaround for DHCP startup failures with WiFi networks.
611         Add support for handling hostnames and domainnames.
612         Add support for IPv4 configuration via service interface.
613         Add support for fixed and manual IPv4 configuration.
614         Add support for default service changed notifier.
615         Add support for clearing failure state via service removal.
616         Add support for OpenConnect VPN connections.
617         Add support for IEEE 802.1x WiFi networks.
618         Add support for roaming between WPA and WPA2 networks.
619         Add various generic D-Bus helpers and use them.
620         Remove special handling of Ethernet devices.
621
622 ver 0.47:
623         Fix segmentation fault on resolver shutdown.
624         Fix issue with adding nameserver that doesn't exist.
625         Fix issue when no broadcast address is given.
626         Fix issue with missing property changed signal.
627         Add checks for invalid supplicant state transitions.
628         Add initial version of oFono GPRS support.
629         Add support for dynamic debug framework.
630
631 ver 0.46:
632         Fix reconnect issue when power off or disabling the device.
633         Remove problematic retry on failure code path.
634
635 ver 0.45:
636         Fix crash with connect timeout and second connect attempt.
637         Fix reconnect issues after suspend or roaming attempt.
638
639 ver 0.44:
640         Fix command line options for device filtering.
641         Fix issue with network reference in MBM support.
642         Fix handling when losing network access in MBM plugin.
643         Fix broken libiWmxSDK callback parameter handling.
644         Add work around Intel WiMAX SDK API breakage.
645
646 ver 0.43:
647         Fix issue with missing scanning after power up.
648         Fix issue with udev versus /dev/rfkill event processing.
649         Fix issue with powered down device on connection attempt.
650         Add support for multiple connection attempts.
651         Add support for tracking the operation state.
652         Add full support for Ericsson MBM cellular devices.
653
654 ver 0.42:
655         Fix issue with switching between hidden WiFi networks.
656         Fix issue with missing scanning after disconnect.
657         Fix issue with not triggering auto-connect in some cases.
658
659 ver 0.41:
660         Fix race condition with WiFi devices and RFKILL.
661         Fix issue with WiFi connect/disconnect and some drivers.
662         Fix issue with WEP encryption and staging drivers.
663         Fix issue with wrong setup of loopback interfaces.
664
665 ver 0.40:
666         Fix issue with wrong setting of initial AutoConnect value.
667         Fix issue with IP configuration and loopback devices.
668         Fix issue with build system and include directory.
669         Fix wrong variable for dhclient-script location.
670         Fix disconnect race condition with Bluetooth service.
671         Add support for ignoring bonding Ethernet interfaces.
672
673 ver 0.39:
674         Fix file permissions for profile storage.
675         Fix service resorting when they are in different states.
676         Fix support for handling Bluetooth PAN devices.
677         Add support for AutoConnect property of services.
678         Add support for creating, modifying and removing profiles.
679         Add support for fully flexible task handling framework.
680         Add support for more generic RTNL handling and notifications.
681         Add support for full non-recursive build.
682
683 ver 0.38:
684         Fix broken check for security modes.
685         Fix requirement of inotify when loopback support is disabled.
686
687 ver 0.37:
688         Fix missing update of signal strength from scan results.
689         Fix error handling in case when passphrase is required.
690         Add support for PassphraseRequired property.
691         Add missing check for WiFi security modes.
692
693 ver 0.36:
694         Fix missing reset of network reference when disconnecting.
695         Fix wrong variable reference when sending technology replies.
696         Fix wrong identifiers of D-Bus error names.
697
698 ver 0.35:
699         Fix missing auto-connect trigger on Ethernet device removal.
700         Fix availability listing for devices without attached drivers.
701         Fix signals for connected and default technologies.
702         Fix notification to use service types instead of device types.
703         Fix potential pending scan result reply messages after removal.
704         Add support for blocking enable and disable technology changes.
705
706 ver 0.34:
707         Fix setup of udev context before loading any plugins.
708         Fix rearming the scan trigger if a device got disabled.
709         Fix device power state changes tracking with RFKILL notifications.
710         Fix wrong usage of device types instead of service types.
711         Fix connect method to handle non-WiFi services.
712
713 ver 0.33:
714         Add support for RFKILL changes of the WiFi subsystem.
715         Fix state value of Network Manager compatibility support.
716
717 ver 0.32:
718         Fix broken device unregistration on removal.
719         Fix WiMAX device detection handling.
720
721 ver 0.31:
722         Fix missing enforcement of offline mode for new devices.
723         Add support for persistent storage of offline mode.
724         Add support for persistent storage of device power state.
725         Remove deprecated and unused network storage callbacks.
726
727 ver 0.30:
728         Fix issue where hidden network could show up in service list.
729         Fix issue with asynchronous notification of scan requests.
730         Fix message reference leak when adding interface fails.
731         Fix problem when removing network during inactive state.
732         Remove broken and unused callback for joining networks.
733         Remove deprecated device and network interface methods.
734         Remove test scripts for deprecated interface methods.
735
736 ver 0.29:
737         Fix missing signal emission for offline mode changes.
738         Fix signal emission for changes in technology properties.
739         Rename Technologies property to AvailableTechnologies.
740
741 ver 0.28:
742         Fix another reference counting imbalance when adding networks.
743         Revert supplicant change to always reset scanning after results.
744
745 ver 0.27:
746         Fix missing disarming of the connection timeout.
747         Fix handling of multiple supplicant disconnect attempts.
748         Fix simultaneous connects from different technologies limitation.
749
750 ver 0.26:
751         Fix broken handling of auto-connect logic.
752         Fix handling of out-of-range access points.
753         Fix support for connecting to hidden networks.
754         Fix reference counting for networks with same SSID.
755         Fix issue with WiFi interfaces not getting switched off.
756         Fix problems with delayed service list updates.
757         Fix disconnect/abort of connection attempts.
758
759 ver 0.25:
760         Fix showing of WiFi networks with less than 25% signal strength.
761         Fix potential segmentation fault with network passphrases.
762
763 ver 0.24:
764         Fix handling of initial device powered state.
765         Fix missing Powered property changed signals.
766         Fix canceling of a network connection attempt.
767         Fix stalled configuration issue with supplicant.
768         Fix detection of association errors from supplicant.
769         Fix issue with wrong scanning state information.
770         Fix hidden SSID detection routines.
771         Fix visible Ethernet services even without carrier.
772         Add global method call to request scanning.
773         Add support for global technologies list.
774         Add support for delaying service list updates.
775         Update the overall D-Bus API documentation.
776
777 ver 0.23:
778         Fix dhclient probe/remove race condition.
779         Fix handling of disconnected services during auto-connect.
780         Add support for proper group name of hidden networks.
781         Add support for storing SSID details of hidden networks.
782
783 ver 0.22:
784         Fix wrong auto-connect procedure after user connection.
785         Fix invalid update of already connected network.
786         Fix idle state handling after disconnecting device.
787         Fix disconnect race condition in WiFi supplicant.
788         Fix WiFi signal strength reporting.
789
790 ver 0.21:
791         Add udev based network device detection.
792         Add support for global auto-connect feature.
793         Add support for basic service drag and drop.
794         Fix missing passphrase cleanup on service removal.
795         Fix potential duplicate network creation.
796         Fix handling of WEP shared keys.
797
798 ver 0.20:
799         Add plugin for Intel WiMAX SDK support.
800         Add special handling for default vendor SSIDs.
801         Add support for default gateway in different network.
802         Add support for automatic switching of default gateway.
803         Add support for asynchronous handling of Powered property.
804         Add support for connecting/disconnecting Ethernet services.
805         Add support for more detailed error states of services.
806         Add support for clearing error state via ClearProperty.
807         Fix error code for invalid or unknown properties.
808         Fix various timeout handling issues.
809         Remove Policy and Priority device and network properties.
810
811 ver 0.19:
812         Add hidden networks to the service list.
813         Add support for storing the service name.
814         Fix service list sorting for connected services.
815         Fix missing cancel command when operation times out.
816         Fix various issues with service favorite handling.
817         Remove Available and Remember network properties.
818
819 ver 0.18:
820         Add support for asynchronous service connect method.
821         Fix broken storage of service favorite details.
822
823 ver 0.17:
824         Add AT chat library implementation.
825         Fix service lookup for WiFi and WiMAX devices.
826         Fix service state signal emission and error handling.
827         Fix storing and loading of configured passphrases for services.
828
829 ver 0.16:
830         Update Intel OSPM support to latest specification.
831         Add initial support for new service interface.
832         Add support for builtin plugins.
833         Add extra warning if no nameserver is defined.
834         Add error reporting for state and storage directory creation.
835         Add error message for network and device storing failures
836         Fix stale entry in gateway list after connection changes.
837         Fix handling of DHCP results with no nameserver.
838         Fix infinite loop for service lookup.
839         Fix various format string warnings.
840
841 ver 0.15:
842         Detect VMware network interface and ignore them.
843         Fix setting of scan_ssid for hidden networks.
844         Fix empty network name property.
845
846 ver 0.14:
847         Add support for detecting DHCP failures.
848         Add support for joining hidden WiFi networks.
849         Add support for device and network address property.
850         Add support for default /etc/resolv.conf generation.
851         Fix issue with wrong address setting for loopback.
852         Fix detection of WiFi access point changes.
853         Fix crash with blob properties.
854
855 ver 0.13:
856         Add support for notification infrastructure.
857         Add fully dynamic property storage capabilities.
858         Fix broken loading of last network on bootup.
859         Fix crash when unplugging WiFi devices.
860         Rename OSPM plugin to Intel OSPM plugin.
861         Rename WiMAX plugin to Intel WiMAX SDK plugin.
862
863 ver 0.12:
864         Fix connection state change handling.
865         Fix network list enumeration.
866         Fix broken driver matching for devices.
867         Fix issue with network identifier lookup.
868
869 ver 0.11:
870         Add plugin priority handling.
871         Add network type for WiMAX.
872         Fix network protocol selection for Bluetooth PAN.
873         Fix parameters for Bluetooth PAN disconnect method.
874
875 ver 0.10:
876         Fix races with connection signals.
877         Fix automatic switching of default connection.
878
879 ver 0.9:
880         Rename FlightMode to OfflineMode.
881         Add static IPv4 setting support for Ethernet devices.
882         Add extra options to exclude devices and plugins.
883         Add support for toggling debug output.
884         Add support for ScanInterval property.
885         Fix handling of disconnect commands from applications.
886         Fix detection of networks that are out of range.
887         Fix setting network remember status.
888         Fix argument type checking of properties.
889
890 ver 0.8:
891         Add Device and Network property to connection interface.
892         Add option to disable installation of data files.
893         Add command line option to show version number.
894         Fix signal emission for network changes.
895
896 ver 0.7:
897         Add basic support for flight mode.
898         Add support for multiple storage drivers.
899         Add support for RTNL newlink watch API.
900         Add support for different security privileges.
901         Add support for device and network priorities.
902         Add functions for setting network properties.
903         Fix issue with listing devices without a driver.
904         Fix issue with WiFi scanning indication.
905         Fix detection of WiFi security changes.
906         Update WiFi driver to use new network helpers.
907         Install different D-Bus configuration for PolicyKit.
908
909 ver 0.6:
910         Add CONNMAN_API_SUBJECT_TO_CHANGE definition.
911         Add detailed configuration options.
912         Add various D-Bus helper functions.
913         Add generic device driver infrastructure.
914         Add generic network driver infrastructure.
915         Add property for WiFi network mode.
916         Add property for network interface name.
917         Add property for global connection policy.
918         Add support for verbose compiler warnings.
919         Add support for device detection via udev.
920         Add support for systems with udhcpc.
921         Add support for Bluetooth PAN networks.
922         Fix WiFi issue with DHCP restart after handshake.
923         Fix exported symbols list creation.
924         Remove deprecated and unused plugins.
925
926 ver 0.5:
927         Add support for handling Bluetooth adapters.
928         Add support for activating wpa_supplicant on demand.
929         Add Device property to network objects.
930         Add Scanning property to device objects.
931         Fix Name property of device objects.
932         Fix WiFi SSID to object path conversion.
933         Fix duplicate wireless scan results.
934         Fix built issue with libudev and uClibc.
935         Fix issues with element registration failures.
936
937 ver 0.4:
938         Add DNS proxy resolver plugin.
939         Add support for default connections.
940         Add support for gateway change notifications.
941         Add signal strength property for connections.
942         Add property for connection type.
943         Fix issue with carrier detection.
944         Fix broken resolvconf plugin.
945
946 ver 0.3:
947         Add support for automatically connecting known networks.
948         Add improved framework for handling resolver details.
949         Add generic signal strength property.
950         Fix bridge and WiMAX device detection.
951         Fix network listing for Ethernet devices.
952
953 ver 0.2:
954         Add support for indicating network changes.
955         Add support for signal strength property.
956         Add support for unique device names.
957         Fix broken device enumeration.
958         Fix issue with device removal callback.
959         Fix issue with wpa_supplicant disconnecting.
960         Fix D-Bus access policy configuration.
961
962 ver 0.1:
963         Initial public release.