ejabberd 16.01-2 source package in Ubuntu

Changelog

ejabberd (16.01-2) unstable; urgency=medium

  * Build-depend on rebar >= 2.6.0
  * Moved captcha.sh to /usr/share/ejabberd/
  * Build against erlang-p1-stringprep 1.0.2 (Closes: #814016)

 -- Philipp Huebner <email address hidden>  Sun, 07 Feb 2016 19:09:01 +0100

Upload details

Uploaded by:
Ejabberd Packaging Team
Uploaded to:
Sid
Original maintainer:
Ejabberd Packaging Team
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe net

Downloads

File Size SHA-256 Checksum
ejabberd_16.01-2.dsc 2.5 KiB c287f9e17765eb421324586fcaa82bd07d4833230fd10c2bbeaffc47b23aed89
ejabberd_16.01.orig.tar.gz 1.4 MiB 5ceab18cca2e7b8490e67fb4b8bcf5f9e750b137e71eff49452ff8e753f5aca4
ejabberd_16.01-2.debian.tar.xz 53.0 KiB e89eb08bab3742400561bf229854e7cbdd277dc7ec9ce937032c1e4497bc1a71

Available diffs

No changes file available.

Binary packages built by this source

ejabberd: distributed, fault-tolerant Jabber/XMPP server

 ejabberd is a Jabber/XMPP server written in Erlang, featuring:
  * distributed operation with load-balancing across a cluster;
  * fault-tolerant database replication and storage on multiple nodes,
    allowing nodes to be added or replaced "on the fly";
  * virtual hosting (several virtual domains can be served using a single
    ejabberd instance);
  * XMPP compliance;
  * web-based administration;
  * SSL/TLS support;
  * conferencing via Multi-User Chat;
  * IRC transport;
  * Jabber Users Directory, based on users' vCards;
  * service discovery;
  * shared roster.