X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=69207d2a5659fe55d1e7253443eb4bb6b51f497d;hb=5479dad2b3b5f342f51ca6e7ec8a5a501820bd55;hp=df80251ff65cff7f4490c6f6a85c377338548823;hpb=9362752a471a5c892d679548fbf2828d5fc5684b;p=platform%2Fupstream%2Fconnman.git diff --git a/ChangeLog b/ChangeLog index df80251..69207d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,47 @@ +ver 1.40: + Fix issue with handling WiFi disconnecting status. + Fix issue with handling WiFi auto-connect and iwd backend. + Fix issue with DNS Proxy stack-based buffer overflow attack. + +ver 1.39: + Fix issue with scanning state synchronization and iwd. + Fix issue with invalid key with 4-way handshake offloading. + Fix issue with DNS proxy length checks to prevent buffer overflow. + Fix issue with DHCP leaking stack data via uninitialized variable. + +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.