jabberd-2.3.4 release

2015-10-30 Thread Tomasz Sterna
Next jabberd2 release is available.

Get 2.3.4 release at GitHub: https://github.com/jabberd2/jabberd2/releases


This is a major feature release with a bit of bugfixes.

With this release jabberd2 joins HTTP realm with WebSocket client
connections handling built in C2S module! :-)


Changes:
 * Rewrite TLS ephemeral key + cipher handling
 * Recover Berkeley DB before opening it
 * bcrypt support for PostgreSQL
 * Option to set authreg module per realm
 * AuthReg ANONYMOUS does not offer password check
 * Answer to disco#info queries to user JID
 * WebSocket C2S SX plugin

For a full change log see: 
https://github.com/jabberd2/jabberd2/commits/jabberd-2.3.4




-- 
 /o__ 
(_<^' Schshschshchsch.






Re: jabberd-2.3.4 release

2015-10-30 Thread ungifted01
30.10.2015 12:17, Tomasz Sterna пишет:
> With this release jabberd2 joins HTTP realm with WebSocket client

It need http-parser for websockets, but configure doesn't check it.




Re: jabberd-2.3.4 release

2015-10-30 Thread Tomasz Sterna
Dnia 2015-10-30, pią o godzinie 15:45 +0300, ungifte...@gmail.com
pisze:
> 30.10.2015 12:17, Tomasz Sterna пишет:
> > With this release jabberd2 joins HTTP realm with WebSocket client
> 
> It need http-parser for websockets, but configure doesn't check it.

It does check it, when you do:
./configure --enable-websocket

The bug that http_parser.h gets included even when websocket is not
enabled is already fixed:
https://github.com/jabberd2/jabberd2/commit/b861b9c72adc732cbdfbac4eb8a4205126227f6b


P.S. It's better to report bugs via GitHub, than the ML.
https://github.com/jabberd2/jabberd2/issues/new


-- 
 /o__ 
(_<^' Whom the gods wish to destroy they first call promising.