ejabberd 15.09-2 source package in Ubuntu
Changelog
ejabberd (15.09-2) unstable; urgency=medium [ Philipp Huebner ] * Added AppArmor profile * systemd support: added Requires=epmd.service to service file [ Rhonda D'Vine ] * Set team mail address as maintainer (Closes: #801415) -- Philipp Huebner <email address hidden> Thu, 15 Oct 2015 10:58:59 +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_15.09-2.dsc | 2.4 KiB | 3c59451b5ceb2d189eaf4478833cb4ebd07a65ae01a35e880b1fe8460a23f612 |
ejabberd_15.09.orig.tar.gz | 1.3 MiB | 15dee6129a273ad75bd2090ef45df956c7b8cba76b008327842edd903834e34e |
ejabberd_15.09-2.debian.tar.xz | 52.9 KiB | ef8b228158d8d5cfffe620fe734b4011f2e3c7ed8fd54211b7110f86df12a4b0 |
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.