pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/jabberd2



Module name:    wip
Committed by:   schnoebe
Date:           Wed Jul 16 16:45:47 UTC 2008

Modified Files:
        wip/jabberd2: Makefile distinfo
        wip/jabberd2/patches: patch-aa patch-ac patch-ae

Log Message:


Jabberd2 2.2.1 released

read: http://svn.xiaoka.com/jabberd2/trunk/UPGRADE


This is a big bugfix release.


ChangeLog:
      * Removed jid prep cache and mysql filters cache. These are known
        to grow without restrictions causing memory "leak".
      * Fix in jabber:iq:register example in router-filter.xml
      * Fix in lookup.resolve-ipv6 in s2s.xml handling
      * Fix c2s's byte rate limiting.
      * Make c2s's connection rate limiting and router's byte rate
        limiting work better.
      * Comments and spelling errors fixes
      * Fix a potential memory leak when attempting to read from a
        socket that has been closed.
      * Improve the documentation for <max_fds> in the configuration
        files.
      * Merged MySQL crypt()ed password full implementation. Closes #228
      * Re-use DB query the filter instead of recreating it.
      * Added --without-subst option to disable subst/ library building.
      * Do not bounce s2s error packets
      * Fixed filtered packets error reporting
      * Changed router-filter example, because resource is not matched

For a full ChangeLog see:
http://svn.xiaoka.com/jabberd2/tags/jabberd-2.2.1/ChangeLog



To generate a diff of this commit:
cvs -z3 rdiff -u -r1.10 -r1.11 wip/jabberd2/patches/patch-ae
cvs -z3 rdiff -u -r1.13 -r1.14 wip/jabberd2/patches/patch-aa
cvs -z3 rdiff -u -r1.19 -r1.20 wip/jabberd2/distinfo
cvs -z3 rdiff -u -r1.52 -r1.53 wip/jabberd2/Makefile
cvs -z3 rdiff -u -r1.7 -r1.8 wip/jabberd2/patches/patch-ac

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/jabberd2/patches/patch-ae?r1=1.10&r2=1.11
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/jabberd2/patches/patch-aa?r1=1.13&r2=1.14
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/jabberd2/distinfo?r1=1.19&r2=1.20
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/jabberd2/Makefile?r1=1.52&r2=1.53
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/jabberd2/patches/patch-ac?r1=1.7&r2=1.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index