SHA256
7
0
forked from pool/xmpp-dns

9 Commits

Author SHA256 Message Date
7bdac5948f Accepting request 1208075 from network:messaging:xmpp
- 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.

OBS-URL: https://build.opensuse.org/request/show/1208075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmpp-dns?expand=0&rev=15
2024-10-15 13:02:15 +00:00
5663bbe364 OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/xmpp-dns?expand=0&rev=38 2024-10-15 09:10:26 +00:00
49c9932f57 - 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.

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/xmpp-dns?expand=0&rev=37
2024-10-15 09:05:07 +00:00
02118cc206 Accepting request 1196013 from network:messaging:xmpp
- 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.

OBS-URL: https://build.opensuse.org/request/show/1196013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmpp-dns?expand=0&rev=14
2024-08-26 20:10:41 +00:00
273dfb2060 - 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.

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/xmpp-dns?expand=0&rev=35
2024-08-26 07:02:12 +00:00
0016cfee8b Accepting request 1194991 from network:messaging:xmpp
- 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).

OBS-URL: https://build.opensuse.org/request/show/1194991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmpp-dns?expand=0&rev=13
2024-08-22 16:10:46 +00:00
350f541ee7 - 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).

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/xmpp-dns?expand=0&rev=33
2024-08-21 06:00:38 +00:00
df904f5bde Accepting request 1194637 from network:messaging:xmpp
- 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.

OBS-URL: https://build.opensuse.org/request/show/1194637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmpp-dns?expand=0&rev=12
2024-08-19 21:44:52 +00:00
47ed2d9c37 - 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.

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/xmpp-dns?expand=0&rev=31
2024-08-19 05:52:20 +00:00
6 changed files with 50 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://salsa.debian.org/mdosch/xmpp-dns.git</param> <param name="url">https://salsa.debian.org/mdosch/xmpp-dns.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="exclude">.git</param> <param name="exclude">.git</param>
<param name="revision">v0.3.11</param> <param name="revision">v0.4.3</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">disable</param> <param name="changesgenerate">disable</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:094b4ea67acfd5968694dfa0613ef71f397ab529940ab3fe55b7adff66c909c8 oid sha256:fe831ea31cbdcad05196bdaf467a86ec2797a515efb4997f2e37940f4389d19a
size 20379 size 31340

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a972aff6e52341e990b3ad199f6a8fa780e4dcb8994d511dfab284ec38c27c77
size 14682

3
xmpp-dns-0.4.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b4ae826b2a0da2efb2c4d612f2ff5add0bb9e90b66ec69cf19d560077e1e60f
size 20805

View File

@@ -1,3 +1,46 @@
-------------------------------------------------------------------
Tue Oct 15 09:04:20 UTC 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 07:01:48 UTC 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 06:00:12 UTC 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 05:51:44 UTC 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 8 06:16:00 UTC 2024 - Michael Vetter <mvetter@suse.com> Mon Apr 8 06:16:00 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@@ -17,7 +17,7 @@
Name: xmpp-dns Name: xmpp-dns
Version: 0.3.11 Version: 0.4.3
Release: 0 Release: 0
Summary: A CLI tool to check XMPP SRV records Summary: A CLI tool to check XMPP SRV records
License: BSD-2-Clause License: BSD-2-Clause