Path to this page:
Subject: CVS commit: pkgsrc/net/erlang-xmpp
From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?=
Date: 2021-05-20 16:18:43
Message id: 20210520141844.0D0BEFA95@cvs.NetBSD.org
Log Message:
erlang-xmpp: Update to 1.5.3
upstream changes:
-----------------
Version 1.5.3
o Updating fast_tls to version 1.1.12.
o Updating fast_xml to version 1.1.46.
o Updating p1_utils to version 1.0.22.
o Updating stringprep to version 1.0.25.
o Fix spec to match the current source code, as reportd by Dialyzer
o xmpp uses p1_options, so Dialyzer reports some false warnings
o Fix return value when skipping queued tcp packet to already closed socket
Version 1.5.2
o Updating fast_tls to version 1.1.11.
o Allow to free socket/parser/tls when session get detached
o Add support for XEP-0430: Inbox
o Add support for XEP-0333: Chat Markers
o Add missing applicaitons to xmpp.app
o Fix timezone in timestamp used by XEP-0202
o Don't throw exception when client send invalid lenght sasl response
Files: