Package Release Info

xmpp-dns-0.4.3-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xmpp-dns

Change Logs

* Tue Oct 15 2024 Michael Vetter <mvetter@suse.com>
- Update to 0.4.3:
  Changed:
  * Host Meta (2): Improve output readability.
  * Host Meta (2): Explicitly allow redirects.
  * Host Meta 2: Also check host-meta2 if host-meta failed.
  * QUIC: Improve layout.
  * Websocket S2S: Set from attribute.
  * Direct TLS: Stop connection test after failure.
* Mon Aug 26 2024 Michael Vetter <mvetter@suse.com>
- Update to 0.4.2:
  Added:
  * Host Meta 2: Show and test c2s Direct TLS.
  * Host Meta 2: Show and test s2s Direct TLS.
  * Host Meta 2: Show c2s Quic.
  * Host Meta 2: Show s2s Quic.
  * Host Meta 2: Show and test s2s Websocket.
* Wed Aug 21 2024 Michael Vetter <mvetter@suse.com>
- Update to 0.4.1:
  * Also check connection to BOSH endpoints.
  * Add more verbose version information to --version (requires xmppsrv >= 0.3.2).
  * Also respect custom resolver setting for host-meta(2) (via xmppsrv 0.3.1).
* Mon Aug 19 2024 Michael Vetter <mvetter@suse.com>
- Update to 0.4.0:
  Added:
  * Support for XEP-0487 (Host Meta 2).
  * Support for XEP-0156 (Discovering Alternative XMPP Connection Methods).
  * Support for connecting over websockets.
  Changed:
  * Only check standard ports as fallback.
  * Simplify output.
* Mon Apr 08 2024 Michael Vetter <mvetter@suse.com>
- Update to 0.3.11:
  * Properly detect all stream errors.
* Tue Dec 26 2023 Michael Vetter <mvetter@suse.com>
- Update to 0.3.10:
  * Fix stream initialization bug with StartTLS
  * Further improve StartTLS stream initialization.
  * Improve error messages when server closes connection.
* Fri Nov 10 2023 Michael Vetter <mvetter@suse.com>
- Update to 0.3.9:
  * Also apply timeout when server doesn't reply to StartTLS
    initialisation.
Version: 0.3.8-bp156.1.14
* Wed Aug 23 2023 Michael Vetter <mvetter@suse.com>
- Update to 0.3.8:
  * Don't look up IPs and don't try to connect if the SRV records
    target is ".".
* Thu Aug 17 2023 Michael Vetter <mvetter@suse.com>
- 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.
* Tue Mar 28 2023 Michael Vetter <mvetter@suse.com>
- Update to 0.3.6:
  * Remove println() added for debugging.
* Tue Mar 28 2023 Michael Vetter <mvetter@suse.com>
- Update to 0.3.6:
  * Remove println() added for debugging.
Version: 0.3.4-bp155.1.10
* Fri Oct 28 2022 Michael Vetter <mvetter@suse.com>
- 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.
* Tue Oct 18 2022 Michael Vetter <mvetter@suse.com>
- Update to 0.3.3:
  * Fix wrong timeout parsing on some systems.
* Fri Oct 07 2022 Michael Vetter <mvetter@suse.com>
- Update to 0.3.2:
  * Fix detection of XMPP support when using direct TLS and ALPN.
* Mon Aug 22 2022 Michael Vetter <mvetter@suse.com>
- 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)
* Thu Aug 04 2022 Michael Vetter <mvetter@suse.com>
- Initial package of xmpp-dns 0.3.0 for openSUSE