ejabberd 21.07-1 source package in Ubuntu
Changelog
ejabberd (21.07-1) unstable; urgency=medium [ Peter Nowee ] * Prevent early exit on admin registration error * Fix replacing localhost by hostname in config file [ Philipp Huebner ] * New upstream version 21.07 * Updated Standards-Version: 4.6.0 (no changes needed) * Refreshed patches * Updated Erlang dependencies -- Philipp Huebner <email address hidden> Thu, 02 Sep 2021 20:35:07 +0200
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ejabberd_21.07-1.dsc | 3.0 KiB | 43e521b853ed30f353e9febc53cdb60ea48b790ce713bd8cb98708dbe4df3a10 |
ejabberd_21.07.orig.tar.gz | 2.2 MiB | df987c1d5820131315e1fe4a5a3edf3fb28eebdf77e30ecbb19cea239644d8d3 |
ejabberd_21.07-1.debian.tar.xz | 65.7 KiB | 8954ce6d7bcf538b7ac94f551159533475fbc61367c2d00a7e7d181fb86cfe94 |
Available diffs
- diff from 21.01-2 to 21.07-1 (124.0 KiB)
No changes file available.
Binary packages built by this source
- ejabberd: extensible realtime platform (XMPP server + MQTT broker + SIP service)
ejabberd is a Jabber/XMPP + MQTT + SIP 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;
* SIP service;
* web-based administration;
* SSL/TLS support;
* conferencing via Multi-User Chat;
* Jabber Users Directory, based on users' vCards;
* service discovery;
* shared roster.