Discussion:
[jadmin] jabberd-2.2.15 release
Tomasz Sterna
2012-04-29 21:57:01 UTC
Permalink
Next jabberd2 release is available.

The project had moved to GitHub, so this time get 2.2.15 release at:
https://github.com/Jabberd2/jabberd2/tarball/jabberd-2.2.15
https://github.com/Jabberd2/jabberd2/zipball/jabberd-2.2.15

and read: https://github.com/Jabberd2/jabberd2/blob/bc6a7a9cca/UPGRADE


This is a major feature release bringing the following changes:
(As you man notice most of the Apple ChatServer patches were merged.)

ChangeLog:
* Implemented support for fake (PBX) sessions in SM
* PBX integration priority setting support
* Fix a crash that occurs when c2s connecting clients passed the
defined connection limit
* Log S2S retry timeout to main log
* Do not log messages when not enabled or empty logfile configured
* Define TRUE and FALSE in util.h
* Merged ldapvcard improvements from Gentoo
* Fail on not existing ldapfull user. Fixes Bug 931622
* Added missing static keywords
* [Apple ChatServer] Disable weak SSL ciphers
* [Apple ChatServer] SQLite index on vCard owner
* [Apple ChatServer] jabberd wrapper improvements
* [Apple ChatServer] log_user category
* [Apple ChatServer] Socket closing and component shutdown fixes
* [Apple ChatServer] Support for DB query rate limitting
* [Apple ChatServer] Support for multihomed IPv4 + IPv6 machines
* [Apple ChatServer] Fixes crash possible when two s2s instances
are connected
* [Apple ChatServer] Support enforcing TLS secured S2S connections
only
* [Apple ChatServer] Domain whitelisting support
* [Apple ChatServer] Delay router shutdown to allow proper
component disconnection
* [Apple ChatServer] Simple message logging to a directory support
* [Apple ChatServer] MIO kqueue implementation
* [Apple ChatServer] Use max accept queue specified by
kern.ipc.somaxconn sysctl
* [Apple ChatServer] Fixed deferred closing of FD
* [Apple ChatServer] Support for see-other-host stream redirects.
* [Apple ChatServer] Store connection port in SX structure.
* Updated Flash patch
* Send any remaining SASL data with <success/> authentication
response
* PBX sessions do not have active stream - do not try sending them
errors
* Small improvement in PBX pipe commandline parsing
* Merge pull request #1 from eagafonov/pub_patches
* Fix possible crash in logger
* Add initial tests/config
* Implement '-i ID' command line option
* authreg_pgsql: implement 'check password' functionality
* libstorage: move storage-related SM stuff into separate library.
* [SM] Implement 'user-unload' chain
* Enable/disable debug output with signals USR1/USR2
* Added README.config about node value substitution
* Move SX_CONN_EXTERNAL_ID_MAX_COUNT out of SX SSL context
* Cleared PBX pipe documentation
* Fixed/finished PBX pipe implementation
* RFC6121 4.3.2. says that responses to directed probe SHOULD
communicate only the fact that the resource is available
* Refactored marking DNS as bad to function and used when bouncing
backets due to timeout
* Bounce queued packets with <remote-server-timeout/> error if
remote server breaks connection during dialback
* Log used PEM file for domain
* Merged storage-oracle typo fix by Jan Pazdziora. Closes Bug
824395
* Merged A1HASH passwords support for MySQL by Steven Ayre. Closes
Bug 821737
* Merged get photo from storage_ldapvcard patch by Volkov Aleksey.
Closes Bug 819356
* Merged force-create published users patch by Volkov Aleksey.
Closes Bug 817727
* Fix for getting client cert CommonName, by nmset. Closes Bug
814823
* Merged Win32 compilation fixes by Sob
* Merged group extraction by RegExp from LDAP support by
Master5597. Closes Bug 808984
* Merged config variables expansion by Eugene Agafonov
* Deliver presence broadcast to all resources, not only to
non-negative ones. Fixes Bug 795108
*
For a full ChangeLog see:
https://github.com/Jabberd2/jabberd2/blob/bc6a7a9cca/ChangeLog
--
Tomasz Sterna
Instant Messaging Consultant : Open Source Developer
http://tomasz.sterna.tv/ http://www.xiaoka.com/portfolio
Loading...