pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/prosody



Module Name:    pkgsrc
Committed By:   khorben
Date:           Fri May  6 04:02:11 UTC 2022

Modified Files:
        pkgsrc/chat/prosody: Makefile distinfo

Log Message:
prosody: update to 0.11.13

>From the release notes:

  This is a(nother!) release for our stable branch to fix a memory leak caused
  by the security fix. Deployments using websockets, SQL storage and possibly
  other configurations may have noticed increasing memory usage after upgrading
  to 0.11.12. This is resolved by this new release.

  Minor changes:

  * util.xml: Break reference to help the GC (fixes #1711)
  * util.xml: Deduplicate handlers for restricted XML


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/chat/prosody/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/chat/prosody/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/prosody/Makefile
diff -u pkgsrc/chat/prosody/Makefile:1.35 pkgsrc/chat/prosody/Makefile:1.36
--- pkgsrc/chat/prosody/Makefile:1.35   Thu Jan 13 14:25:12 2022
+++ pkgsrc/chat/prosody/Makefile        Fri May  6 04:02:11 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2022/01/13 14:25:12 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2022/05/06 04:02:11 khorben Exp $
 
-DISTNAME=              prosody-0.11.12
+DISTNAME=              prosody-0.11.13
 CATEGORIES=            chat
 MASTER_SITES=          https://prosody.im/downloads/source/
 

Index: pkgsrc/chat/prosody/distinfo
diff -u pkgsrc/chat/prosody/distinfo:1.21 pkgsrc/chat/prosody/distinfo:1.22
--- pkgsrc/chat/prosody/distinfo:1.21   Thu Jan 13 14:25:12 2022
+++ pkgsrc/chat/prosody/distinfo        Fri May  6 04:02:11 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2022/01/13 14:25:12 wiz Exp $
+$NetBSD: distinfo,v 1.22 2022/05/06 04:02:11 khorben Exp $
 
-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
+BLAKE2s (prosody-0.11.13.tar.gz) = 82e287e75af462333e447010ddb5524eff4fbe760163f6a3ea371ac2389911c3
+SHA512 (prosody-0.11.13.tar.gz) = 7616785536b7b51767a26963a80c961ef2403609e1e78dda3f88cf68c00d5bb899278c70a22b006b58c36c62cbb1bbd390a9298bad5b8d6524928a1cd5457813
+Size (prosody-0.11.13.tar.gz) = 439816 bytes
 SHA1 (patch-certs_makefile) = 8a3c9640cf01d034a1e8edbfc86fb319f27c875b
 SHA1 (patch-makefile) = d7931c59b043a73d79a3acaf3bbf66c0e78beb88
 SHA1 (patch-prosody.cfg.lua.dist) = e8cc3a467b21bfe606a87beb412cebac71a627a9



Home | Main Index | Thread Index | Old Index