diff options
author | fhajny <fhajny@pkgsrc.org> | 2012-01-07 23:02:03 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2012-01-07 23:02:03 +0000 |
commit | ea05e6e689749b353fb9d6e6bb0191cad2a5420b (patch) | |
tree | 309786cffd3f34b19df12477163ce81c2ab475cc /chat/ejabberd/distinfo | |
parent | 93ae9641a66d11ea92ffeece4c9395bcca76bb17 (diff) | |
download | pkgsrc-ea05e6e689749b353fb9d6e6bb0191cad2a5420b.tar.gz |
Update ejabberd to 2.1.10.
Bug fixes:
* Erlang/OTP compatibility
- Support Erlang/OTP R15B regexp and drivers (EJAB-1521)
- Fix modules update in R14B04 and higher
- Fix modules update of stripped beams (EJAB-1520)
* XMPP Core
- Fix presence problem in C2S after first unavailable (EJAB-1466)
- Fix bug on S2S shaper when TLS is used
- Prevent overload of incoming S2S connections
* XEPs
- BOSH: Get rid of useless mnesia transaction (EJAB-1502)
- MUC: Don't reveal invitee resource when room informs invitor
- Privacy: Activate "Blocked Contacts" to current c2s connection (EJAB-1519)
- Privacy: Always allow packets from user's server and bare jid (EJAB-1441)
- Pubsub: Add hooks for node creation/deletion (EJAB-1470)
- Shared Rosters: support groupname@vhost in Displayed Groups (EJAB-506)
- Vcard: Fix error when lowercasing some search results (EJAB-1490)
Diffstat (limited to 'chat/ejabberd/distinfo')
-rw-r--r-- | chat/ejabberd/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/ejabberd/distinfo b/chat/ejabberd/distinfo index 216a51c8897..9d50fa5dab2 100644 --- a/chat/ejabberd/distinfo +++ b/chat/ejabberd/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.17 2011/12/21 13:42:36 fhajny Exp $ +$NetBSD: distinfo,v 1.18 2012/01/07 23:02:03 fhajny Exp $ -SHA1 (ejabberd-2.1.9.tar.gz) = 7faff4252eb2a10c046f1e6a2fcb11fd4f500ea8 -RMD160 (ejabberd-2.1.9.tar.gz) = 6a6431a54999f5ca40273fef289ae7fd9b289476 -Size (ejabberd-2.1.9.tar.gz) = 1872544 bytes +SHA1 (ejabberd-2.1.10.tar.gz) = c1164aa00f4445cc464cc57a986cf2607315635b +RMD160 (ejabberd-2.1.10.tar.gz) = 7069aeeb87fd074988bc62cb4e898f7b920ab3c0 +Size (ejabberd-2.1.10.tar.gz) = 1942456 bytes SHA1 (patch-aa) = 81bffd072f179713989cde0c1efc3cce8cf10944 SHA1 (patch-ad) = ea92f93624b5d6d8fa3760d426a967a499721fe7 SHA1 (patch-ae) = e518cb5eb67ae8feef7617ad52799af3b8e81179 |