diff --git a/smeserver-fail2ban.spec b/smeserver-fail2ban.spec index 2007f7b..8184600 100644 --- a/smeserver-fail2ban.spec +++ b/smeserver-fail2ban.spec @@ -1,4 +1,4 @@ -%define version 0.1.15 +%define version 0.1.16 %define release 1 %define name smeserver-fail2ban @@ -23,6 +23,11 @@ Requires: fail2ban Configure fail2ban on SME Server %changelog +* Tue Aug 2 2016 Daniel Berteaud - 0.1.16-1.sme +- Add a new prop (FilterValidRemoteHosts) to allow blacklisting of hosts allowed + to access the server-manager +- Ignore 0.0.0.0/0.0.0.0 by default [SME: 9719] + * Tue Jul 5 2016 Daniel Berteaud - 0.1.15-1.sme - Fix compat with older qpsmtpd