Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415347 - net-im/ejabberd-2.1.11: version bump
Summary: net-im/ejabberd-2.1.11: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Net-im project
URL: http://www.ejabberd.im/ejabberd-2.1.11
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 08:50 UTC by Sergey Popov
Modified: 2012-05-30 23:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Popov gentoo-dev 2012-05-10 08:50:28 UTC
ejabberd 2.1.11 has been released, and it contains several bug fixes, improvements and new features.

The changes are:

    HTTP service
        Fix ejabberd_http:get_line
        Don't use binary:match to extract lines from binaries
        Parse and encode https header names like native http parser does
        Parse correctly https request split into multiple packets
        Properly handle HEAD request in mod_http_bind (EJAB-1538)
        New option default_host for handling requests with ambiguous Host (EJAB-1261) 
    ODBC
        New ODBC support for mod_announce
        New ODBC support for mod_blocking
        New ODBC support for mod_irc
        New ODBC support for mod_muc
        New ODBC support for mod_shared_roster
        New ODBC support for mod_vcard_xupdate
        Add ODBC exporting function for privacy table
        Work also with some unicode strings in PgSQL (EJAB-1490)
        Replace a single quote with double quotes in an ODBC escape 
    SSL
        Make sure that res is initialized in all cases
        Parse correctly https request split into multiple packets (EJAB-1537)
        Added missed tls:recv_data/2
        Don't ignore Length parameter in tls:recv
        Avoid quadratic behavior in reading SSL data
        Dix http_bind webserver TLS fail on Chrome (EJAB-1530) 
    Miscellanea
        Assume we have only one CPU when an auto-detection fails (EJAB-1516)
        Auth: Relax digest-uri handling (EJAB-1529)
        Caps: Cache caps timestamp before the IQ-request is done
        IRC: Use of MUC password
        Private: misc errors cases fixes
        Pubsub: return user affiliation for a specified node (EJAB-1294)
        Shared Roster: Foreign items were not pushed (EJAB-1509)
        Shared Roster LDAP: user substitution in ldap_rfilter (EJAB-1555)
        Windows: Fix makefile rules for building DLLs 


Reproducible: Always
Comment 1 Tim Harder gentoo-dev 2012-05-30 23:37:48 UTC
Added to CVS.