15
0
forked from pool/python-nbxmpp

Accepting request 1124304 from home:XRevan86

- Update to version 4.5.2.

OBS-URL: https://build.opensuse.org/request/show/1124304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=88
This commit is contained in:
2023-11-13 14:07:41 +00:00
committed by Git OBS Bridge
parent 1119a71d44
commit 7cd8e6e2c1
4 changed files with 26 additions and 4 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Mon Nov 6 23:19:27 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru
- Update to version 4.5.2 (changes since 4.5.0):
* SASL: Add back lost ANONYMOUS auth mechanism.
* PubSub: Narrow accepted message types.
-------------------------------------------------------------------
Tue Oct 24 19:33:02 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru
- Update to version 4.5.0:
* Support XEP-0440 SASL Channel-Binding Type Capability.
-------------------------------------------------------------------
Sun Oct 22 20:06:40 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru
- Update to version 4.4.0:
* Add DiscoInfo.has_identity().
* JID: Add JID.from_iri().
* JID: Improve compliance when generating IRIs.
* Chatstates: Accept chatstates with delay tag.
-------------------------------------------------------------------
Fri Sep 1 14:18:08 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>