SHA256
1
0
forked from pool/go-sendxmpp

6 Commits

Author SHA256 Message Date
Michael Vetter
15fe775ba4 - Update to 0.6.0:
Added:
  * Add support for sending Out of Band Data (OOB).
  * Add SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA512 support (via go-xmpp commit bef3e54).
  * Add support for messages of type headline.
  Changed:
  * Print --help output to stdout instead of stderr.
  * Print sent stanzas when --debug is used (via go-xmpp commit 9129a110df1b).
  * Allow JIDs without localpart.
  * Use single quotes for attributes in stanzas created by github.com/beevik/etree (vial etree v1.1.4).
  * Fix SRV lookup when the domain has a CNAME (via xmppsrv v0.2.5).
  * Fall back to directTLS on port 5223 (instead of StartTLS on port 5222)
    if no SRV records are provided and -t is set.
  * Remove trailing newlines in interactive mode.

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/go-sendxmpp?expand=0&rev=12
2023-07-02 17:56:48 +00:00
Michael Vetter
028280785c - Update to 0.5.6:
Added:
  * Add short option -h for http-upload.
  Changed:
  * Fix Ox key generation.

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/go-sendxmpp?expand=0&rev=10
2022-11-13 20:13:14 +00:00
Michael Vetter
d870071abf - Update to 0.5.5:
* Improve interactive mode.

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/go-sendxmpp?expand=0&rev=8
2022-10-18 12:02:41 +00:00
Michael Vetter
d52eee4f78 - Update to version 0.5.4:
* Fix http-upload.

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/go-sendxmpp?expand=0&rev=6
2022-09-30 07:22:38 +00:00
Michael Vetter
aa1624a3db - Update to version 0.5.3:
* Prepare release v0.5.3
  * Don't check for empty message in listen mode.
  * Start new development cycle.
  * Release v0.5.2
  * Update go modules.
  * Don't connect to the XMPP server if the message is empty
  * Update go modules.
  * Remove another "little".
  * Remove the "little".
  * Fix typo.
  * Improve error handling in XML parsing.
  * Update go modules.
  * Update go modules.
  * Update go modules.
  * Update go modules.
  * Update go modules.
  * Update go modules.
  * Update go modules.
  * Use resource as alias if specified and no alias is specified.
  * Update go modules.
  * Deprecate resource setting and introduce alias setting.
  * Update go modules.
  * Detect CNAME loops.
  * Update go modules.
  * Perform CNAME look ups.
  * Update go modules.
  * Fix typo.
  * Reply to IQs.
  * CI: Strip binaries.

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/go-sendxmpp?expand=0&rev=4
2022-09-29 14:28:46 +00:00
Michael Vetter
f098637545 - Initial package of go-sendxmpp 0.5.1 for openSUSE
OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/go-sendxmpp?expand=0&rev=1
2022-08-04 13:52:23 +00:00