This shows you the differences between two versions of the page.
|
jabberd2:releases [2009/07/06 00:10] Tomasz Sterna jabberd 2.2.9 release |
jabberd2:releases [2010/08/08 18:07] (current) Tomasz Sterna 2.2.11 release |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Download all from http://codex.xiaoka.com/pub/jabberd2/releases/ | Download all from http://codex.xiaoka.com/pub/jabberd2/releases/ | ||
| + | |||
| + | ===== 2.2.11 ===== | ||
| + | **2010-08-08** | ||
| + | * [cwave] ported router connection closing improvement from cwave | ||
| + | * [cwave:r77] fix potential segfault in a call to xhash_putx() | ||
| + | * [cwave:r72] enforce iq type | ||
| + | * Fixed packet jabber:server -> jabber:client namespace mangling | ||
| + | * Fixed attribute namespace handling in NAD parser | ||
| + | |||
| + | ===== 2.2.10 ===== | ||
| + | **2010-06-11** | ||
| + | * Implemented XEP-0237: Roster Versioning | ||
| + | * Implemented XEP-0178: SASL External authentication of clients | ||
| + | * RDBMS support for mod_roster_publish | ||
| + | * storage_ldapvcard rebind like auth_ldap for successful connection to MS Active Directory as LDAP storage. Merged patch by x0r. | ||
| + | * Merged router-filter redirect option by Ugnich Anton. | ||
| + | * Fix for crash on empty pkt->to | ||
| + | * CWave server merged changes: | ||
| + | * fixed a lot of memory leaks | ||
| + | * fix an infinite loop where the help admin messages sm (produces a help response to itself) | ||
| + | * fix a bug where outbound packets cause an infinite loop during shutdown | ||
| + | * Guard against NULL pointers in free | ||
| + | * Disabled kqueue MIO | ||
| + | * Removed mod_disco_publish | ||
| ===== 2.2.9 ===== | ===== 2.2.9 ===== | ||