DA: Skip initializing failed_bssids list when eapol failure case
[platform/upstream/connman.git] / ChangeLog
index df80251..69207d2 100644 (file)
--- 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.