pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/jabberd2



Module Name:    pkgsrc
Committed By:   schnoebe
Date:           Tue Feb  9 00:21:59 UTC 2016

Modified Files:
        pkgsrc/chat/jabberd2: Makefile PLIST distinfo options.mk
Removed Files:
        pkgsrc/chat/jabberd2/patches: patch-sx_plugins.h

Log Message:
Packaging changes:
    move requirement for cppunit to debug option
    add db-update.pgsql, README.md

Updated to version 2.3.5

This file contains news, important changes
and upgrade instructions between different versions of jabberd2.

* 2.3.4 to 2.3.5 upgrade:

What changed:
- Module to verify users using e-mail
- Reordered MIO backends priority
- Skip non-existing blowfish i386 assembler code
- Use CSPRNG for dialback keys
- Allow presence probing own connections
- Use OpenSSL functions for base64 en/decoding when available
- Option to dump packet-filter matched packets to file

mod_verify requires CREATE TABLE "verify" in DB. Make sure you
created it before enabling the module in sm.xml.

MIO backends are prioritized from best to worst now, so if you
do not enforce a backend with ./configure it may change
in new build.

jabberd2 is now leaning strongly against OpenSSL. It is still
possible to use without, but not advisable.


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/chat/jabberd2/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/chat/jabberd2/PLIST
cvs rdiff -u -r1.36 -r1.37 pkgsrc/chat/jabberd2/distinfo
cvs rdiff -u -r1.27 -r1.28 pkgsrc/chat/jabberd2/options.mk
cvs rdiff -u -r1.1 -r0 pkgsrc/chat/jabberd2/patches/patch-sx_plugins.h

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