pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/ejabberd



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Thu Nov  5 12:23:50 UTC 2015

Modified Files:
        pkgsrc/chat/ejabberd: DESCR Makefile PLIST distinfo options.mk
        pkgsrc/chat/ejabberd/patches: patch-aa patch-ad patch-ae
            patch-tools_ejabberdctl.bc
Added Files:
        pkgsrc/chat/ejabberd/patches: patch-rebar.config.script
Removed Files:
        pkgsrc/chat/ejabberd: PLIST.sqlite

Log Message:
Update ejabberd to 15.10.

Switch dependencies to use standalone packages for Erlang modules.

Core
- c2s: Let stop/1 close XEP-0198 sessions
- c2s: Close socket when waiting for resume
- s2s: Don't crash on certificates without extensions
- xml: Optimizations in memory allocator
- OAuth: Fix cyrsasl_oauth:mech_new call

Modules
- mod_http_upload: New HTTP File Upload module (XEP-0363)
- mod_http_upload_quota: New module to support user quotas
- mod_metrics: New simple metrics module for use with grapherl
- mod_mam: Advertise XEP-0313 v0.4 support in room disco
- mod_mam: Avoid MAM dups when routing to multiple resources

Compilation
- Make: Pass {C,CPP,LD}FLAGS used in main ./configure to deps
- Use OTP directory structure for `make install`
- mix.lock should be commited to ensure consistent builds
- Code cosmetic cleanup

Commands
- Let modules_update_specs report failures
- Fix problem with -auth
- Fix unauthenticated calls to commands with policy=user
- Improve access_commands option backward compatibility

Configuration
- ejabberdctl.cfg: New CONTRIB_MODULES_CONF_DIR
- Be able to merge old style configs with {listen,...}
- Fix support for macros
- mod_ping: New option ping_ack_timeout


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/ejabberd/DESCR
cvs rdiff -u -r1.59 -r1.60 pkgsrc/chat/ejabberd/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/chat/ejabberd/PLIST
cvs rdiff -u -r1.1 -r0 pkgsrc/chat/ejabberd/PLIST.sqlite
cvs rdiff -u -r1.38 -r1.39 pkgsrc/chat/ejabberd/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/chat/ejabberd/options.mk
cvs rdiff -u -r1.12 -r1.13 pkgsrc/chat/ejabberd/patches/patch-aa
cvs rdiff -u -r1.7 -r1.8 pkgsrc/chat/ejabberd/patches/patch-ad
cvs rdiff -u -r1.11 -r1.12 pkgsrc/chat/ejabberd/patches/patch-ae
cvs rdiff -u -r0 -r1.1 pkgsrc/chat/ejabberd/patches/patch-rebar.config.script
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/chat/ejabberd/patches/patch-tools_ejabberdctl.bc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index