| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 0.3.8:
* Don't look up IPs and don't try to connect if the SRV records
target is ".".
- Update to 0.3.7:
* Show reason for denied s2s due to policy-violation.
* Apply timeout to TLS handshake as well instead of only for the
tcp connection.
- Update to 0.3.6: * Remove println() added for debugging.
- Update to 0.3.5:
* Don't use CNAME of xmpp server domain for SRV lookups
(via xmppsrv UNRELEASED).
- Update to 0.3.4:
* Fix namespace for xmpps-client stream opening (jabber:client
instead of jabber:server).
* Add from attribute for server-to-server connection test.
- Update to 0.3.3: * Fix wrong timeout parsing on some systems.
- Update to 0.3.2: * Fix detection of XMPP support when using direct TLS and ALPN.
- Update to 0.3.1: * Print error details if SRV lookup fails. * Print error details if IP lookup fails. * Respect CNAME records. * Detect CNAME loops (max. 5 CNAMEs) (via xmppsrv >= 0.2.4)
- Initial package of xmpp-dns 0.3.0 for openSUSE