SHA256
7
0
forked from pool/xmpp-dns

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
This commit is contained in:
2024-10-15 13:02:15 +00:00
committed by Git OBS Bridge
6 changed files with 19 additions and 7 deletions

View File

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

View File

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

View File

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

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,15 @@
-------------------------------------------------------------------
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>

View File

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