Skip to content

Commit

Permalink
Release 1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
holtmann committed Aug 4, 2023
1 parent 24180d1 commit 6a51d5d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
ver 1.42:
Fix issue with iwd and signal strength calculation.
Fix issue with iwd and handling service removal.
Fix issue with iwd and handling new connections.
Fix issue with handling default online check URL.
Fix issue with handling nameservers refresh.
Fix issue with handling proxy from DHCP lease.
Fix issue with handling multiple proxies from PAC.
Fix issue with handling manual time update changes.
Fix issue with handling invalid gateway routes.
Fix issue with handling hidden WiFi agent requests.
Fix issue with handling WiFi SAE authentication failure.
Fix issue with handling DNS Proxy and TCP server replies.
Add support for regulatory domain following timezone.
Add support for localtime configuration option.

ver 1.41:
Fix issue with RTNL netlink message alignment.
Fix issue with dnsproxy and timeout for TCP feature.
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
AC_INIT(connman, 1.41)
AC_INIT(connman, 1.42)

AC_CONFIG_MACRO_DIR([m4])

Expand Down

0 comments on commit 6a51d5d

Please sign in to comment.