Package ejabberd: Information

    Source package: ejabberd
    Version: 2.1.8-alt0.M60P.1
    Build time:  Aug 29, 2011, 03:14 PM
    Category: System/Servers
    Report package bug
    License: GPL2
    Summary: Fault-tolerant distributed Jabber server written in Erlang
    Description: 
    ejabberd is a Free and Open Source distributed fault-tolerant Jabber
    server. It writen mostly in Erlang.
    
    The main features of ejabberd is:
    
    * Truly portable
    * Distributed
    * Fault-tolerance
    * Built-in Multi-User Chat service
    * Built-in IRC transport
    * Built-in Publish-Subscribe service
    * Built-in Jabber Users Directory service based on users vCards
    * Built-in web-based administration interface
    * Built-in HTTP Polling service
    * SSL support
    * Support for LDAP authentification
    * Ability to interface with external components (JIT, MSN-t, Yahoo-t, etc)
    * Migration from jabberd14 is possible
    * Mostly XMPP-compliant
    * Support for JEP-0030 (Service Discovery).
    * Support for JEP-0039 (Statistics Gathering).
    * Support for xml:lang

    List of rpms provided by this srpm:
    ejabberd (x86_64, i586)
    ejabberd-captcha (x86_64, i586)
    ejabberd-debuginfo (x86_64, i586)
    ejabberd-extra (x86_64, i586)
    ejabberd-pam (x86_64, i586)
    ejabberd-pam-debuginfo (x86_64, i586)

    Maintainer: Andrey Cherepanov


    ACL:
    @qa_p6

      1. libexpat-devel
      2. libssl-devel
      3. erlang-devel
      4. erlang-otp-devel
      5. libpam-devel
      6. jabber-common >= 0.2
      7. libcom_err-devel
      8. zlib-devel

    Last changed


    Aug. 29, 2011 Andrey Cherepanov 2.1.8-alt0.M60P.1
    - Backport to p6 branch (new version) (closes: #25982)
    June 6, 2011 Vladimir V Kamarzin 2.1.8-alt1
    - 2.1.8 (fixes mod_pubsub broken in previous release).
    June 3, 2011 Vladimir V Kamarzin 2.1.7-alt1
    - 2.1.7, fixes CVE-2011-1753 (The vulnerability is caused due to an
      error within the parsing of certain XML input, which can be exploited
      to e.g. cause a high CPU and memory consumption via heavily nested XML
      entities), please update immediately.
    - Add PostgreSQL support (pma).