diff options
author | wiz <wiz@pkgsrc.org> | 2022-01-13 14:25:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-01-13 14:25:12 +0000 |
commit | c317052664aa360327543561e727698b7dcb8e5f (patch) | |
tree | ef656bf6480f36df8cb7d06381719c716ff42fe7 /chat | |
parent | d18eda60c13a77b6aa94b3ab28870c4fea0e01ad (diff) | |
download | pkgsrc-c317052664aa360327543561e727698b7dcb8e5f.tar.gz |
prosody: update to 0.11.12.
0.11.12
This is a security release that addresses a denial-of-service
vulnerability in Prosody’s mod_websocket.
0.11.11
This release contains some fixes to PEP to control memory usage,
along with a small batch of fixes for issues discovered since the
last release.
0.11.10
This release primarily fixes CVE-2021-37601, a remote information
disclosure vulnerability. See the previously released advisory for
details. We recommend that all deployments upgrade if they have
not yet applied the mitigation described in the advisory.
A handful fixes for issues discovered since 0.11.9 are also included.
0.11.9
This release addresses a number of important security issues that
affect most deployments of Prosody. Full details are available in
a separate security advisory. We recommend that all deployments
upgrade or apply the mitigations described in the advisory.
0.11.8
A new release appears! This time it includes bug fixes and performance
improvements!
0.11.7
This is a security release for the 0.11.x stable branch. It is
strongly recommended that all users upgrade to this release,
especially those whose deployments have enabled mod_websocket.
0.11.6
This release brings a collection of fixes and improvements added
since the 0.11.5 release improving security, performance, usability
and interoperability.
0.11.5
This release mostly adds command line flags to force foreground or
background operation, which replaces and deprecates the ‘daemonize’
option in the config file.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/prosody/Makefile | 6 | ||||
-rw-r--r-- | chat/prosody/PLIST | 6 | ||||
-rw-r--r-- | chat/prosody/distinfo | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/chat/prosody/Makefile b/chat/prosody/Makefile index 0be390ba76d..d2bfaf7f5e3 100644 --- a/chat/prosody/Makefile +++ b/chat/prosody/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.34 2021/08/29 18:32:29 khorben Exp $ -# +# $NetBSD: Makefile,v 1.35 2022/01/13 14:25:12 wiz Exp $ -DISTNAME= prosody-0.11.4 -PKGREVISION= 2 +DISTNAME= prosody-0.11.12 CATEGORIES= chat MASTER_SITES= https://prosody.im/downloads/source/ diff --git a/chat/prosody/PLIST b/chat/prosody/PLIST index 5ba7b624eea..84390067250 100644 --- a/chat/prosody/PLIST +++ b/chat/prosody/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2020/03/09 19:37:20 khorben Exp $ +@comment $NetBSD: PLIST,v 1.12 2022/01/13 14:25:12 wiz Exp $ bin/prosody bin/prosodyctl lib/prosody/core/certmanager.lua @@ -139,6 +139,7 @@ lib/prosody/util/compat.so lib/prosody/util/dataforms.lua lib/prosody/util/datamanager.lua lib/prosody/util/datetime.lua +lib/prosody/util/dbuffer.lua lib/prosody/util/debug.lua lib/prosody/util/dependencies.lua lib/prosody/util/encodings.so @@ -146,6 +147,7 @@ lib/prosody/util/envload.lua lib/prosody/util/events.lua lib/prosody/util/filters.lua lib/prosody/util/format.lua +lib/prosody/util/gc.lua lib/prosody/util/hashes.so lib/prosody/util/helpers.lua lib/prosody/util/hex.lua @@ -194,6 +196,7 @@ lib/prosody/util/stanza.lua lib/prosody/util/startup.lua lib/prosody/util/statistics.lua lib/prosody/util/statsd.lua +lib/prosody/util/strbitop.so lib/prosody/util/table.so lib/prosody/util/template.lua lib/prosody/util/termcolours.lua @@ -213,4 +216,3 @@ share/examples/prosody/certs/localhost.cnf share/examples/prosody/certs/makefile share/examples/prosody/certs/openssl.cnf share/examples/prosody/prosody.cfg.lua -@pkgdir lib/prosody/modules/storage diff --git a/chat/prosody/distinfo b/chat/prosody/distinfo index f9b8a1a0226..4f90722bdb9 100644 --- a/chat/prosody/distinfo +++ b/chat/prosody/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.20 2021/10/26 10:05:22 nia Exp $ +$NetBSD: distinfo,v 1.21 2022/01/13 14:25:12 wiz Exp $ -BLAKE2s (prosody-0.11.4.tar.gz) = 8c06f17347bc216a0b9f919bd6710f13e021b860c0052a1755a509ea1ab26e9e -SHA512 (prosody-0.11.4.tar.gz) = 0c3aa3373c53f803b88a87dad4ca18b215de7a485d29b0bc4b186d97f7c48262840199a74f62aba6b7b4f1766fdfb37327ed4ff24e877c3a6dfca58764a035c3 -Size (prosody-0.11.4.tar.gz) = 423518 bytes +BLAKE2s (prosody-0.11.12.tar.gz) = c617e1c306dbc9793051e587f7aa7562eab4c2601fa0cea62ae55639e4d5b977 +SHA512 (prosody-0.11.12.tar.gz) = cd03ee8b02ffaa478b5329d9942d833cfed2d8bf720bf580a2082d681e7d333bc34f45041cea7234bee75f1a0e7c07983a685fe2ac9b31d51a0dbb36e87ba5d2 +Size (prosody-0.11.12.tar.gz) = 439656 bytes SHA1 (patch-certs_makefile) = 8a3c9640cf01d034a1e8edbfc86fb319f27c875b SHA1 (patch-makefile) = d7931c59b043a73d79a3acaf3bbf66c0e78beb88 SHA1 (patch-prosody.cfg.lua.dist) = e8cc3a467b21bfe606a87beb412cebac71a627a9 |