ejabberd 17.08-3 source package in Ubuntu
Changelog
ejabberd (17.08-3) unstable; urgency=medium [ Philipp Huebner ] * Replaced Build-Depends on dh-systemd with debhelper >= 9.20160709 * Improved logrotate configuration (Closes: #876961) * Update it.po (Closes: #876389) * Update fr.po (Closes: #877290) [ Neil Castelino ] * Added notes to translators and about variable usage in debian/templates -- Philipp Huebner <email address hidden> Sat, 30 Sep 2017 16:37:23 +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_17.08-3.dsc | 2.7 KiB | 5bfc6bb3fe350a411ed99ce7f817b8cc9575eb08f15f4ebc106ff10090d4cac3 |
ejabberd_17.08.orig.tar.gz | 1.5 MiB | f9596882f06db814cafb8079daa1bbff30b15528d1437bad900410f715066c54 |
ejabberd_17.08-3.debian.tar.xz | 61.9 KiB | f889b961f70f11093b0b672d8e66df39bdbfc11c76ba19506ae629b49f429adf |
Available diffs
- diff from 17.07-1 to 17.08-3 (97.1 KiB)
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.