SECURITY: update to 2.0s11
http://jabberstudio.org/projects/jabberd2/releases/view.php?id=826 * Sending a stanza before an stanza during a SASL negotiation can cause a c2s segfault. Leading to a remote DoS http://jabberstudio.org/projects/jabberd2/releases/view.php?id=802 * fixed SASL anonymous, bug#126 * fixed edge cases with new dynamic jid code * fixed incorrect free order in c2s, byg#125 * corrected debug logging, bug#119 * fixed s2s bus error on 64-bit architectures, bug#122 * fixed c2s collisions due to long jids, bug#118 * fixed error response to iq result, bug#110 * fixed roster pushing packets without id, bug#73 * applied new dynamic jid patch, bug#100 * fixed double free of nad in c2s and s2s, bug#97 * major memory enhancement, made jid structure dynamically allocated, bug#100 * fixed glibc error with custom sql statements, bug#106 * fixed segfault with keepalives, bug#102 From: maintainer Gerardo Santana Gomez Garrido
This commit is contained in:
parent
7e575ad5d1
commit
f6120d3a8c
@ -1,8 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2006/04/14 22:20:08 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2006/04/16 18:54:31 naddy Exp $
|
||||
|
||||
COMMENT= "jabber server"
|
||||
DISTNAME= jabberd-2.0s9
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
DISTNAME= jabberd-2.0s11
|
||||
CATEGORIES= net
|
||||
HOMEPAGE= http://jabberd.jabberstudio.org/2/
|
||||
MAINTAINER= Gerardo Santana Gomez Garrido <gerardo.santana@gmail.com>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (jabberd-2.0s9.tar.gz) = 64905ccbbe5c6fe1f583401802a3e303
|
||||
RMD160 (jabberd-2.0s9.tar.gz) = 29f9e2f68e13cf16b765378b6208cd65caf98a8e
|
||||
SHA1 (jabberd-2.0s9.tar.gz) = d2797a80835d7b34c3f2c08516e818c58772b83f
|
||||
SIZE (jabberd-2.0s9.tar.gz) = 769049
|
||||
MD5 (jabberd-2.0s11.tar.gz) = 67d1663ed97a5ba707d5d145b1d19c55
|
||||
RMD160 (jabberd-2.0s11.tar.gz) = 7e89790abb5ff4e84a0a38ac5afbc0c365d60b3d
|
||||
SHA1 (jabberd-2.0s11.tar.gz) = c938d95fc17634b889ba9b1d7d27115593b13e3d
|
||||
SIZE (jabberd-2.0s11.tar.gz) = 777466
|
||||
|
Loading…
Reference in New Issue
Block a user