pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/jabberd2 Update to 2.0s10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec5cb6a0bb6a
branches:  trunk
changeset: 501302:ec5cb6a0bb6a
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Oct 20 11:47:18 2005 +0000

description:
Update to 2.0s10

* fixed SASL anonymous
* fixed edge cases with new dynamic jid code
* fixed incorrect free order in c2s
* corrected debug logging
* fixed s2s bus error on 64-bit architectures
* fixed c2s collisions due to long jids
* fixed error response to iq result
* fixed roster pushing packets without id
* applied new dynamic jid patch
* fixed double free of nad in c2s and s2s
* major memory enhancement, made jid structure dynamically allocated
* fixed glibc error with custom sql statements
* fixed segfault with keepalives

diffstat:

 chat/jabberd2/Makefile |  4 ++--
 chat/jabberd2/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 1b7fd72599b2 -r ec5cb6a0bb6a chat/jabberd2/Makefile
--- a/chat/jabberd2/Makefile    Thu Oct 20 11:39:37 2005 +0000
+++ b/chat/jabberd2/Makefile    Thu Oct 20 11:47:18 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2005/08/19 18:12:37 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2005/10/20 11:47:18 xtraeme Exp $
 #
 
-DISTNAME=              jabberd-2.0s9
+DISTNAME=              jabberd-2.0s10
 CATEGORIES=            chat
 MASTER_SITES=          http://files.jabberstudio.org/jabberd2/
 
diff -r 1b7fd72599b2 -r ec5cb6a0bb6a chat/jabberd2/distinfo
--- a/chat/jabberd2/distinfo    Thu Oct 20 11:39:37 2005 +0000
+++ b/chat/jabberd2/distinfo    Thu Oct 20 11:47:18 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.7 2005/08/03 22:21:36 xtraeme Exp $
+$NetBSD: distinfo,v 1.8 2005/10/20 11:47:18 xtraeme Exp $
 
-SHA1 (jabberd-2.0s9.tar.gz) = d2797a80835d7b34c3f2c08516e818c58772b83f
-RMD160 (jabberd-2.0s9.tar.gz) = 29f9e2f68e13cf16b765378b6208cd65caf98a8e
-Size (jabberd-2.0s9.tar.gz) = 769049 bytes
+SHA1 (jabberd-2.0s10.tar.gz) = 7ad894c51c59bb7c47c620398f68f14ccdee6415
+RMD160 (jabberd-2.0s10.tar.gz) = 8d38d851fd2c2de4edbaa30a6364b4076732d92c
+Size (jabberd-2.0s10.tar.gz) = 772817 bytes
 SHA1 (patch-aa) = 2a3f7a9e9b9ecc248b5e05b54c6c7e08e9ca0183
 SHA1 (patch-ab) = de1c8ec12b55117223bcca2071499c42ab145a34
 SHA1 (patch-ac) = 312a07fa6772956297789e15025e0ca0fad9ebb7



Home | Main Index | Thread Index | Old Index