Hello ports@,

Here's an update to Prosody 0.12.2. Been running it since a couple of
hours after the release last Wednesday and haven't ran into any issue.
This release has a significant update: do to a regression introduced,
luaunbound was falling back to do recursion itself if no configuration
was provided, ignoring /etc/resolv.conf. The list of fixes and
improvements are:

  * 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.c
onf) (thanks rgd)
  * mod_smacks: Disable not implemented resumption behavior on s2s
  * mod_http: Allow disabling CORS in the http_cors_override option and by defau
lt

Full release notes can be found in 
https://blog.prosody.im/prosody-0.12.2-released/ .

-Lucas

diff /usr/ports
commit - b5972b2d16c87a91459b41d3c494f5ee36bd0f03
path + /usr/ports
blob - eef7be9509b7576807faa4acbffea1410d5c4316
file + net/prosody/Makefile
--- net/prosody/Makefile
+++ net/prosody/Makefile
@@ -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 <lu...@sexy.is>
 
blob - ae5dc56fd88b0e2bd0851dc819d766dcecb864d3
file + net/prosody/distinfo
--- net/prosody/distinfo
+++ net/prosody/distinfo
@@ -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

Reply via email to