ejabberd 20.01-1 source package in Ubuntu

Changelog

ejabberd (20.01-1) unstable; urgency=medium

  * New upstream version 20.01
  * Updated Standards-Version: 4.5.0 (no changes needed)
  * Updated years in debian/copyright
  * Rules-Requires-Root: no

 -- Philipp Huebner <email address hidden>  Sat, 08 Feb 2020 13:44:45 +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
Focal release universe net

Downloads

File Size SHA-256 Checksum
ejabberd_20.01-1.dsc 3.0 KiB 4b19ac930dcdee6d1ec28654966d80a5aa84b41a061f2180757c48990a3f62d0
ejabberd_20.01.orig.tar.gz 1.6 MiB 19449da3dec19a55a4f50cbaa748691fae45094fa9ac30ddca41fb8e6a7612e1
ejabberd_20.01-1.debian.tar.xz 62.5 KiB 95c20bee2400c793fbd43e4a7925186188613c3ac20606e6b138e4843da491c0

Available diffs

No changes file available.

Binary packages built by this source

ejabberd: distributed, fault-tolerant Jabber/XMPP + MQTT server

 ejabberd is a Jabber/XMPP + MQTT 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;
  * MQTT 5 compliance;
  * web-based administration;
  * SSL/TLS support;
  * conferencing via Multi-User Chat;
  * Jabber Users Directory, based on users' vCards;
  * service discovery;
  * shared roster.