ejabberd 21.01-2 source package in Ubuntu
Changelog
ejabberd (21.01-2) unstable; urgency=medium * Corrected Multi-Arch setting to "allowed" -- Philipp Huebner <email address hidden> Sun, 31 Jan 2021 19:49:31 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ejabberd_21.01-2.dsc | 3.0 KiB | 7a64f7e83f84aba6d8fd896ac3ae62b1302d112435beb909f0956ec2afdf5b9e |
ejabberd_21.01.orig.tar.gz | 1.3 MiB | 59cd4a0ea6a2d8be2f0606fc03547ffc04a14039f953cd39c177389bf2e0e4c3 |
ejabberd_21.01-2.debian.tar.xz | 65.6 KiB | a22c6e734ca7c78508b16bde3a31d83e10053b5b1c7134a7ccc02adff982c910 |
Available diffs
- diff from 20.07-1 to 21.01-2 (762.6 KiB)
- diff from 21.01-1 to 21.01-2 (404 bytes)
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.