[ANN] New bugfix release ejabberd 2.1.11

We are pleased to announce the bugfix release ejabberd 2.1.11.
It includes a few bugfixes and improvements, and also ODBC support for several modules.

The major 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

Check the Release Notes for a more complete list of changes:
https://www.process-one.net/en/ejabberd/release_notes/release_note_ejabberd_2.1.11

If you upgrade from ejabberd 2.0.5 or older, read carefully the release notes of ejabberd 2.1.0 too, because there were several changes in the installation path and the configuration options.

The list of solved tickets since previous version is available on ProcessOne bug tracker:
https://redir.process-one.net/ejabberd-2.1.11

ejabberd 2.1.11 is available as source code package and binary installers for Linux 32 bits, 64 bits, Mac OS X Intel, and Windows:
https://www.process-one.net/en/ejabberd/downloads


Let us know what you think 💬


One thought on “[ANN] New bugfix release ejabberd 2.1.11

Leave a Comment


This site uses Akismet to reduce spam. Learn how your comment data is processed.