3 Aug 2010 17:35
[ANN] ejabberd 2.1.5 and exmpp 0.9.5 bugfix releases
Jérôme Sautret <jerome.sautret <at> process-one.net>
2010-08-03 15:35:24 GMT
2010-08-03 15:35:24 GMT
Hello, We are pleased to announce the bugfix releases ejabberd 2.1.5 and exmpp 0.9.5. Regarding ejabberd 2.1.5: The main changes are: - Erlang/OTP R12 support fixed - Erlang/OTP R14A support added - OpenSSL 0.9.8 or higher is required - BOSH: New optional connection attribute process-delay - C2S: Don't ask for client certificate when using TLS - C2S: Inform client that SSL session caching is disabled - CTL: Fix problem when FIREWALL_WINDOW options for erl kernel were used - CTL: Some systems delete the lock dir; in such case don't use Flock at all - Caps: Support all the hash functions required by XEP-0115 - Config: Fix typo in --enable-transient_supervisors - Config: New configure option: --enable-nif - Extauth: Support parallel script running - MUC: Allow admins to see private rooms in disco - ODBC: Correct handling of SQL boolean types - ODBC: Discard too old queued requests (the caller has already got a timeout) - ODBC: Fixes wrong SQL escaping when --enable-full-xml is set - ODBC: Use ets instead of asking supervisor in ejabberd_odbc_sup:get_pids/1 - Pubsub: Enforce disco features results - S2S: When logging s2s out connection attempt or success, log if TLS is used - Shared Rosters: When account is deleted, delete also member of stored rosters Check the Release Notes for a more complete list of changes: http://www.process-one.net/en/ejabberd/release_notes/release_note_ejabberd_2.1.5(Continue reading)
> > On c2s.xml I also have:
> >
> > <id
> >
> > register-enable='false'
> > pemfile='/etc/jabberd/server.pem'
> >
> > jabber2.blau-xarxa.lc
> >
> > </id>
>
> I would recommend:
> <id pemfile='/etc/jabberd/server.pem'>jabber2.blau-xarxa.lc</id>
>
> I guess GSASL does not like all these unnecessary whitespace
> in id CDATA.
Cheers! It works!
RSS Feed