X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=dedc1feec949a6dcf83da8320b8028ce844a46aa;hb=77c8a136d2088d75c5c1fc477604908f72460e6c;hp=11e08cdcdc4cc73cf3fde8e824a156546fff211c;hpb=22633ced6225d294ce8483efbf2b39ea0c0c1b65;p=platform%2Fupstream%2Fconnman.git diff --git a/ChangeLog b/ChangeLog index 11e08cd..dedc1fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,116 @@ +ver 1.38: + Fix issue with online check on IP address update. + Fix issue with OpenVPN and encrypted private keys. + Fix issue with finishing of VPN connections. + Add support for updated stable iwd APIs. + Add support for WireGuard networks. + +ver 1.37: + Fix issue with handling invalid gateway addresses. + Fix issue with handling updates of default gateway. + Fix issue with DHCP servers that require broadcast flag. + Add support for option to use gateways as time servers. + Add support for option to select default technology. + Add support for Address Conflict Detection (ACD). + Add support for IPv6 iptables management. + +ver 1.36: + Fix issue with DNS short response on error handling. + Fix issue with handling incoming DNS requests. + Fix issue with handling empty timeserver list. + Fix issue with incorrect DHCP byte order. + Fix issue with AllowDomainnameUpdates handling. + Fix issue with IPv4 link-local IP conflict error. + Fix issue with handling WISPr over TLS connections. + Fix issue with WiFi background scanning handling. + Fix issue with WiFi disconnect+connect race condition. + Fix issue with WiFi scanning and tethering operation. + Fix issue with WiFi security change handling. + Fix issue with missing signal for WPS changes. + Fix issue with online check retry handling. + Add support for systemd-resolved backend. + Add support for mDNS configuration setup. + +ver 1.35: + Fix issue with malformed DNS response handling. + Fix issue with routing and disabled online check. + Fix issue with handling IPv4 configuration methods. + Fix issue with multiple link-local connections. + Fix issue with proxy domain configuration. + +ver 1.34: + Fix issue with recognizing bonding interfaces. + Fix issue with adjtimex usage for kernel clock tuning. + Fix issue with IP configuration on dual configuration. + Fix issue with service ordering via PreferredTechnologies. + Fix issue with Bluetooth state changes before disconnection. + Fix issue with WiFi connected flag after disconnection. + Fix issue with handling WiFi service disconnect reason. + Fix issue with memory leak for WiFi Display information. + Fix issue with callbacks after WPS disconnection. + Fix issue with potentially leaking addrinfo memory. + Fix issue with handling of malformed HTTP response. + Fix issue with error handling when enabling Tethering. + Fix issue with nameserver and search domain ordering. + Fix issue with updating nameservers after DNS changed. + Fix issue with updating nameservers during address change. + Fix issue with updating timeservers during address change. + Fix issue with order of subnet and router DHCP options. + Fix issue with socket creating and bind latency for DHCP. + Add support for DHCP Vendor Class ID configuration setting. + Add support for configuration for service online check handling. + Add support for additional 802.1X certificate options. + Add support for automatically detecting root NFS. + Add support for nftables based firewalls. + Add support for new Wireless Daemon (iwd). + +ver 1.33: + Fix issue with old IP address from DHCP. + Fix issue with DHCP lease timer handling. + Fix issue with infinite lease and DHCPv6. + Fix issue with network connectable handling. + Fix issue with handling WiFi interface discovery. + Add support for WiFi fast-reconnect and band-steering. + +ver 1.32: + Fix issue with DNS proxy response handling. + Fix issue with nameservers after DHCP renewal. + Fix issue with DHCP request and IP link local. + Fix issue with DHCP timer removal handling. + Fix issue with missing MTU option from DHCP. + Fix issue with passphrases and space characters. + Fix issue with passphrases after WPS provisioning. + Fix issue with memory leak and wpa_supplicant. + Fix issue with memory leak and service ordering. + Add support for handling OpenVPN TAP devices. + Remove support for BlueZ 4.x interfaces. + +ver 1.31: + Fix issue with DNS TTL and CLASS field length. + Fix issue with handling of ClearProperty method. + Fix issue with subnet assignment for tethering. + Fix issue with search domain reconfiguration. + Fix issue with Bluetooth adapter handling. + Fix issue with DHCP handling and OFFER stage. + Add support for handling multiple contexts. + Add support for handling IPv6 timeservers. + Add support for handling DSA interfaces. + Add support for symlinking resolv.conf file. + Add support for connman-wait-online service. + +ver 1.30: + Fix issue with pending DNS request during server change. + Fix issue with empty strings in nameservers configuration. + Fix issue with time servers during IP configuration change. + Fix issue with 4-way handshake during roaming. + Fix issue with open WiFi networks security. + Fix issue with support for WiFi AnonymousIdentity. + Fix issue with memory leak and DHCPv6 DUID handling. + Fix issue with DHCP client and P2P interaction. + Fix issue with handling provision file updates. + Fix issue with VPN state updates. + Disable 6to4 support by default. + ver 1.29: Fix issue with IPv6 autoconfiguration when disabled. Fix issue with IPv6 temporary route handling.