2024-08-07 01:21:26 by Greg Troxel | Files touched by this commit (3) | |
Log message:
chat/py-nbxmpp: Update to 2.0.6
Upstream change: bugfixes
(Upstream is much newer, but this is a low-risk update to the latest
micro in the series that has been in pkgsrc.)
|
2022-03-04 10:34:29 by Nia Alarie | Files touched by this commit (5) | |
Log message:
py-nbxmpp: update to 2.04, gajim: update to 1.3.3
Gajim 1.3.3
This release features improved Ad-Hoc Commands and brings back spell
checking. Gajim 1.3.3 includes many bug fixes and improvements. Thanks
everyone for reporting issues!
What’s New
The Ad-Hoc Commands window has been ported to Gajim’s new Assistant. This
unifies the look and feel with other actions using an Assistant and it
also fixes some issues.
More Changes
New
* Profile: A NOTE entry has been added
Changes
* API JID for search.jabber.network integration has been updated
* Provider list: blabber.im has been removed (service is gone)
Fixes
* Reload CSS after switching dark/light theme
* Migration routine for portable installer
* Fixed starting History Manager in standalone mode
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-30 14:05:42 by Adam Ciarcinski | Files touched by this commit (125) |
Log message:
Forget about Python 3.6
|
2021-10-26 12:05:29 by Nia Alarie | Files touched by this commit (146) |
Log message:
chat: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:23:36 by Nia Alarie | Files touched by this commit (146) |
Log message:
chat: Remove SHA1 hashes for distfiles
|
2021-08-10 14:03:37 by Nia Alarie | Files touched by this commit (11) | |
Log message:
gajim: update to 1.3.2
Release notes:
https://gajim.org/post/2021-04-24-gajim-1.3.2-released/
|
2020-07-08 13:55:45 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-nbxmpp: updated to 1.0.1
python-nbxmpp 1.0.1
New
* Add XEP-0377 support
* MUC: Return message id when using inivite()
Bugfixes
* OMEMO: Correctly parse prekey value
* Client: Determine protocol and type correctly if a custom host is used
* Smacks: Don't fail on saving error replies
python-nbxmpp 1.0.0
* Library rewritten in most parts
* Replace BOSH with Websocket
* Add new example client
* Many other improvements
Known Issues:
* Currently no Client Cert support
|
2019-04-25 15:29:15 by Nia Alarie | Files touched by this commit (2) |
Log message:
chat/py-nbxmpp: Update to 0.6.10
Changes since 0.6.9:
* Add support for domain based name in features for GSSAPI
* Fix usage of BOSH
* Fix Jingle hash namespace
|
2019-01-30 18:53:48 by Nia Alarie | Files touched by this commit (2) |
Log message:
chat/py-nbxmpp: Update to 0.6.9
python-nbxmpp 0.6.9 (10 January 2019)
* Always bind after SM failed Fixes #64
* Dont try and guess system language
|