Package: ejabberd-contrib / 0.2025.01.11~dfsg0-2

Metadata

Package Version Patches format
ejabberd-contrib 0.2025.01.11~dfsg0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
src.includes.patch | (download)

mod_cron/src/mod_cron.erl | 2 1 + 1 - 0 !
mod_default_contacts/src/mod_default_contacts.erl | 2 1 + 1 - 0 !
mod_default_rooms/src/mod_default_rooms.erl | 2 1 + 1 - 0 !
mod_deny_omemo/src/mod_deny_omemo.erl | 2 1 + 1 - 0 !
mod_filter/src/mod_filter.erl | 2 1 + 1 - 0 !
mod_grafite/src/mod_grafite.erl | 2 1 + 1 - 0 !
mod_irc/src/mod_irc.erl | 4 2 + 2 - 0 !
mod_irc/src/mod_irc_connection.erl | 2 1 + 1 - 0 !
mod_irc/src/mod_irc_mnesia.erl | 4 2 + 2 - 0 !
mod_irc/src/mod_irc_riak.erl | 4 2 + 2 - 0 !
mod_irc/src/mod_irc_sql.erl | 4 2 + 2 - 0 !
mod_isolation/src/mod_isolation.erl | 2 1 + 1 - 0 !
mod_log_chat/src/mod_log_chat.erl | 2 1 + 1 - 0 !
mod_logsession/src/mod_logsession.erl | 2 1 + 1 - 0 !
mod_logxml/src/mod_logxml.erl | 2 1 + 1 - 0 !
mod_message_log/src/mod_message_log.erl | 2 1 + 1 - 0 !
mod_muc_log_http/src/mod_muc_log_http.erl | 2 1 + 1 - 0 !
mod_post_log/src/mod_post_log.erl | 2 1 + 1 - 0 !
mod_pottymouth/src/mod_pottymouth.erl | 2 1 + 1 - 0 !
mod_rest/src/mod_rest.erl | 2 1 + 1 - 0 !
mod_shcommands/src/mod_shcommands.erl | 2 1 + 1 - 0 !
mod_spam_filter/src/mod_spam_filter.erl | 2 1 + 1 - 0 !
mod_statsdx/src/mod_stats2file.erl | 2 1 + 1 - 0 !
mod_statsdx/src/mod_statsdx.erl | 2 1 + 1 - 0 !
mod_webpresence/src/mod_webpresence.erl | 2 1 + 1 - 0 !
25 files changed, 29 insertions(+), 29 deletions(-)

 correct includes
 Many parts of ejabberd code were moved into their own projects and are packaged
 separately by me. To make the build process work, several includes must be
 adjusted for the corresponding libraries to be found.