Hi ports, Prosody saw a bugfix release yesterday. The announcement can be found at [0]. A notable item of it is:
> A notable behaviour change in this release is that Prosody will no > longer send delivery errors to people you have blocked. Instead it > will now just silently discard messages from the blocked JID, to avoid > informing them that they have been blocked - which tends to be the > preference of people we have spoken with, as well as the behaviour of > many other online platforms. Obviously there are trade-offs here, so > the behaviour is now configurable (see the mod_blocklist > documentation [1]). Works on my server(tm). OK? Lucas [0]: https://blog.prosody.im/prosody-0.12.5-released/ [1]: https://prosody.im/doc/modules/mod_blocklist diff /usr/ports path + /usr/ports commit - 70e6e05a05c780d82e27bef56c01ac2d8575e502 blob - 7c34c5c5b884280000f9d1423de3529ea6ad045c file + net/prosody/Makefile --- net/prosody/Makefile +++ net/prosody/Makefile @@ -1,6 +1,5 @@ COMMENT = communications server for Jabber/XMPP written in Lua -DISTNAME = prosody-0.12.4 -REVISION = 1 +DISTNAME = prosody-0.12.5 CATEGORIES = net HOMEPAGE = https://prosody.im/ commit - 70e6e05a05c780d82e27bef56c01ac2d8575e502 blob - 95e03298c9e46eb8eda2842f0479715e9dfb4a30 file + net/prosody/distinfo --- net/prosody/distinfo +++ net/prosody/distinfo @@ -1,2 +1,2 @@ -SHA256 (prosody-0.12.4.tar.gz) = R9cSJzwvKVWMQS9s2uwHMmC7wmt92iQ9tYAzAYPWWFY= -SIZE (prosody-0.12.4.tar.gz) = 616043 +SHA256 (prosody-0.12.5.tar.gz) = d4+3cHoPEDmVlbp6ucZt0qIojArjp/5Kt4+X1GK9OZ8= +SIZE (prosody-0.12.5.tar.gz) = 617833