update net/prosody to 0.12.2

from MAINTAINER Lucas (Lucas [at] sexy [dot] is)

 * util.stanza: Allow U+7F when constructing stazas
 * net.unbound: Preserve built-in defaults and Prosodys settings for
   luaunbound (fixes [#1763](https://issues.prosody.im/1763): luaunbound
   not reading resolv.conf) (thanks rgd)
 * mod_smacks: Disable not implemented resumption behavior on s2s
 * mod_http: Allow disabling CORS in the http_cors_override option and by
   default

Full release notes can be found in
https://blog.prosody.im/prosody-0.12.2-released/
This commit is contained in:
op 2022-12-18 09:15:35 +00:00
parent 788af43446
commit 055241bbc2
2 changed files with 3 additions and 4 deletions

View File

@ -1,8 +1,7 @@
COMMENT = communications server for Jabber/XMPP written in Lua
DISTNAME = prosody-0.12.1
DISTNAME = prosody-0.12.2
CATEGORIES = net
HOMEPAGE = https://prosody.im/
REVISION = 0
MAINTAINER = Lucas <lucas@sexy.is>

View File

@ -1,2 +1,2 @@
SHA256 (prosody-0.12.1.tar.gz) = p+y75B8BpCUYBVk6xtFdvGy3XZx6h2x2tFbPdP9LkOU=
SIZE (prosody-0.12.1.tar.gz) = 611898
SHA256 (prosody-0.12.2.tar.gz) = tmLoJBFPnw+46Rlqqe2rdETUP5SIHLyFyddHk7k4qhY=
SIZE (prosody-0.12.2.tar.gz) = 614303