diff options
author | fhajny <fhajny@pkgsrc.org> | 2014-07-30 09:45:38 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2014-07-30 09:45:38 +0000 |
commit | 581793cb27f8fd905edc3f2d1f37ccb78a84d6f6 (patch) | |
tree | 0433d4054d3216271de8f8649266e5e28289bf0d /chat/ejabberd/distinfo | |
parent | ead4b84fc5a5170a465d3306d1f4a9d35a334ff0 (diff) | |
download | pkgsrc-581793cb27f8fd905edc3f2d1f37ccb78a84d6f6.tar.gz |
Update ejabberd to 14.07.
* SIP
- SIP Outbound (RFC 5626) support
- New option always_record_route
- New options record_route and routes
* Carbon Copy (XEP-0280)
- Don't log MUC messages with hint
- Don't carbon copy messages with hint
- Let is_carbon_copy/1 recognize carbons
- Don't send XEP-0280 v1 copies back to sender
* Stream Management (XEP-0198)
- XEP-0198: Terminate session if stanza queue becomes too large
- XEP-0198: Don't exit on socket send failure
- XEP-0198: Don't drop session on failed resume
- XEP-0198: Check whether routed packets are stanzas
* Riak
- Riak support
* Install and config
- New options log_rotate_count, log_rotate_size and log_rate_limit
- html guide is now generated when building source tarball
- Use p1_utils, and move treap.erl to p1_utils
- Get rid of p1_mnesia file
- old release notes are not installed anymore
- Don't "forget" listener options
- Always enable STUN at compile time
- Do not check for Erlang apps at configure time
- Add --enable-riak configure flag
* Tests
- Add tests for stream management
- Add tests for mod_carboncopy
- Add tests for mod_caps
- Improve MUC test cases
- Travis CI: Enable Riak tests
- Add Riak backend to the testing suit
- The test suite no longer fails without --enable-transient_supervisors.
* MUC
- MUC messages with ~ were not logged (EJAB-1696).
Diffstat (limited to 'chat/ejabberd/distinfo')
-rw-r--r-- | chat/ejabberd/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/chat/ejabberd/distinfo b/chat/ejabberd/distinfo index 9973b02e179..73b9e28e43e 100644 --- a/chat/ejabberd/distinfo +++ b/chat/ejabberd/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.24 2014/05/14 08:32:02 fhajny Exp $ +$NetBSD: distinfo,v 1.25 2014/07/30 09:45:38 fhajny Exp $ -SHA1 (ejabberd-14.05.tgz) = bad6b91ca6b9ac30ffe8b2eb0c5bb759d7742fab -RMD160 (ejabberd-14.05.tgz) = b302e99842ca3ee9a44b839932508455cc74fa05 -Size (ejabberd-14.05.tgz) = 2143652 bytes +SHA1 (ejabberd-14.07.tgz) = 321b28faedbc28f80664d4b301424b118dd0bad0 +RMD160 (ejabberd-14.07.tgz) = 6df710abe3a73746939930790623d65009c2b83f +Size (ejabberd-14.07.tgz) = 3200975 bytes SHA1 (patch-aa) = f573f541ae6963acffa5a470a290874b3312b787 SHA1 (patch-ad) = cdd7a61333f3206ac3ae9168b1878a059da25988 -SHA1 (patch-ae) = cfd7a7337410a70d38e4ef10a74db91ca512874c +SHA1 (patch-ae) = fbdefae69e864b0ae34384226d6da7e2b810a704 SHA1 (patch-configure) = 8cf03f571ef13ed825b445e0f1664d387895b8fe |