Subject: CVS commit: pkgsrc/chat/jabberd2
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 10/20/2005 11:47:18
Module Name: pkgsrc
Committed By: xtraeme
Date: Thu Oct 20 11:47:18 UTC 2005
Modified Files:
pkgsrc/chat/jabberd2: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/chat/jabberd2/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/chat/jabberd2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.