#secinfo-xmpp: Changelog

##ver. secinfo-xmpp-v0.1.11 (2026-05-15) - beta

- web interface to coordinator module to show, intially, attacks by country

##ver. secinfo-xmpp-v0.1.10 (2025-12-13) - beta

- Initial implementation of secinfocoordinator module, to be installed on a non internet
   facing host, analyse attacks by country, record into a database and maintain a central
   log.
- Gather statistics on Local and Remote bans received and actioned, local commmand xStats
- Add an exmample filter and jail for ssh root login attempts, for use in systems where this
   should always fail.

##ver. secinfo-xmpp-v0.1.9 (2025-11-22) - alpha
- install into /usr/local/lib/secinfo-xmpp rather than /usr/local/bin including fail2ban
   action configuration secinfo-xmpp.conf, and link to that
- listen locally on a Unix Socket, and use new secinfo-client, called from secinfo-xmpp.sh
    to communicate messages from fail2ban to secinfo-xmpp

##ver. -0.1.8 (2025-11-09) - alpha

- secinfo-xmpp.sh (invoked by fail2ban action) detaches subprocess to talk to the socket
- implement cmd=policies command to show active policies

##ver. 0.1.7 (2025-11-07) - alpha

- Initial release

