Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package go-sendxmpp for openSUSE:Factory checked in at 2023-11-14 21:42:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go-sendxmpp (Old) and /work/SRC/openSUSE:Factory/.go-sendxmpp.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go-sendxmpp" Tue Nov 14 21:42:37 2023 rev:8 rq:1125796 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/go-sendxmpp/go-sendxmpp.changes 2023-07-26 13:25:37.692609532 +0200 +++ /work/SRC/openSUSE:Factory/.go-sendxmpp.new.17445/go-sendxmpp.changes 2023-11-14 21:42:39.735797464 +0100 @@ -1,0 +2,27 @@ +Tue Nov 14 06:55:48 UTC 2023 - Michael Vetter <[email protected]> + +- Update to 0.7.0: + * Reply to XEP-0092 software version requests. + * Add support for PLUS variants of SCRAM authentification mechanisms + (requires go-xmpp commit 4c385a334c606e8bc387f0a3d4d84975802b3984). + * Add pinning of last used authentification mechanism if a SCRAM + mechanism was used. + * Print every stanza in a new line (requires go-xmpp commit + 31c7eb6919b67b18e901dc45a8e5681040ea7f31). + +------------------------------------------------------------------- +Sat Sep 30 06:42:12 UTC 2023 - Michael Vetter <[email protected]> + +- Update to 0.6.2: + * Properly close connection to server if ^C is pressed in + interactive mode. + * Replace invalid characters by UTF8 replacement char. + * Add warning that there is no Ox support for messages of type + headline. + * Suppress warnings about reading from closed connection if + go-sendxmpp closes the connection before exiting. + * Remove unnecessary newlines after stanzas. + * Fix segfault when authentication fails due to invalid username + or password. + +------------------------------------------------------------------- Old: ---- go-sendxmpp-0.6.1.tar.gz New: ---- go-sendxmpp-0.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go-sendxmpp.spec ++++++ --- /var/tmp/diff_new_pack.zlrhB7/_old 2023-11-14 21:42:40.499825746 +0100 +++ /var/tmp/diff_new_pack.zlrhB7/_new 2023-11-14 21:42:40.499825746 +0100 @@ -17,7 +17,7 @@ Name: go-sendxmpp -Version: 0.6.1 +Version: 0.7.0 Release: 0 Summary: A little tool to send messages to an XMPP contact or MUC License: BSD-2-Clause ++++++ _service ++++++ --- /var/tmp/diff_new_pack.zlrhB7/_old 2023-11-14 21:42:40.527826784 +0100 +++ /var/tmp/diff_new_pack.zlrhB7/_new 2023-11-14 21:42:40.531826931 +0100 @@ -3,7 +3,7 @@ <param name="url">https://salsa.debian.org/mdosch/go-sendxmpp.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.6.1</param> + <param name="revision">v0.7.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">disable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ go-sendxmpp-0.6.1.tar.gz -> go-sendxmpp-0.7.0.tar.gz ++++++ ++++ 1850 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ ++++ 2201 lines of diff (skipped)
