diff --git a/_service b/_service index 50332ae..bd5dde4 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://salsa.debian.org/mdosch/go-sendxmpp.git git .git - v0.9.0 + v0.10.0 @PARENT_TAG@ disable v(.*) diff --git a/go-sendxmpp-0.10.0.tar.gz b/go-sendxmpp-0.10.0.tar.gz new file mode 100644 index 0000000..4a64578 --- /dev/null +++ b/go-sendxmpp-0.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d23496bbb0661f84276dcb9fa10a810dbd8ebe49f3cfdfb1506f985dba19df4 +size 36766 diff --git a/go-sendxmpp-0.9.0.tar.gz b/go-sendxmpp-0.9.0.tar.gz deleted file mode 100644 index 915231f..0000000 --- a/go-sendxmpp-0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:363b17a3334a863dc89742d5f09f8280a079438f5825b04fea9e7d491457615b -size 34520 diff --git a/go-sendxmpp.changes b/go-sendxmpp.changes index f1a742a..cb0cecd 100644 --- a/go-sendxmpp.changes +++ b/go-sendxmpp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Apr 15 08:14:11 UTC 2024 - Michael Vetter + +- Update to 0.10.0: + * Fixed a race condition in receiving stanzas (requires go-xmpp >= v0.1.5). + * Add support for SASL2 and BIND2 (via go-xmpp >= v0.2.0). + * Add support for FAST authentication (via go-xmpp >= v0.2.0). + * Add a warning when run by the user root. + ------------------------------------------------------------------- Fri Mar 29 14:06:47 UTC 2024 - Michael Vetter diff --git a/go-sendxmpp.spec b/go-sendxmpp.spec index 09f3216..b3e4b6e 100644 --- a/go-sendxmpp.spec +++ b/go-sendxmpp.spec @@ -17,7 +17,7 @@ Name: go-sendxmpp -Version: 0.9.0 +Version: 0.10.0 Release: 0 Summary: A little tool to send messages to an XMPP contact or MUC License: BSD-2-Clause diff --git a/vendor.tar.gz b/vendor.tar.gz index 4ccd509..451541f 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a8e42469270aaf8556f0492eb00d31b7496fb4b5b8159afc7fc44f31e708c14 -size 2187099 +oid sha256:339a73af8d53db966da5ae9a5b1072eff9d5766629433a58c2462816269746e0 +size 2199665