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: Wed May 25 16:24:54 UTC 2016
Modified Files:
pkgsrc/chat/jabberd2: Makefile distinfo
Removed Files:
pkgsrc/chat/jabberd2/patches: patch-configure
Log Message:
Update to jabberd2 2.4.0.
Note: there is a change in the numbering scheme, the third digit will
only be used for patches/bug fixes in the future.
Note: websockets support isn't available in pkgsrc (yet. the required
library still needs packaged.)
hanges:
* Check for C99 support in compiler
* Count RIO bytes and check against max stanza size
* Gracefully drop unhandled HTTP connections
* wss:// (WebSocket over SSL) support in c2s
* Allow BareJID S10N packets
* Fallback to connecting S2S using local.ip when none of the origin.ip
works
* Removed explicit SQLite transactions
* SQLite postconnect SQL support
* SQLite DB setup script improvements
* Many Coverity Scan and cppcheck detected issues fixed
* Properly lowercase SASL mechanisms in c2s
* Support out-of-source build
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/chat/jabberd2/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/chat/jabberd2/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/chat/jabberd2/patches/patch-configure
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