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