--- rpms/smeserver-fail2ban/contribs10/smeserver-fail2ban.spec 2021/12/09 05:40:57 1.13 +++ rpms/smeserver-fail2ban/contribs10/smeserver-fail2ban.spec 2021/12/09 05:45:36 1.14 @@ -1,5 +1,5 @@ %define version 0.1.18 -%define release 23 +%define release 24 %define name smeserver-fail2ban Summary: fail2ban integration on SME Server @@ -45,7 +45,7 @@ AutoReqProv: no Configure fail2ban on SME Server %changelog -* Thu Dec 09 2021 Jean-Philippe Pialasse 0.1.18-23.sme +* Thu Dec 09 2021 Jean-Philippe Pialasse 0.1.18-24.sme - fix adding removing whitelisted hosts [SME: 10819] moved config options to dedicated page - removed apache-badbots.local, lot of false positives [SME: 10857] @@ -220,9 +220,9 @@ perl createlinks --file /var/log/fail2ban/daemon.log 'config(noreplace) %attr(0600,root,root)' \ --file /etc/cron.daily/cleanup_fail2ban 'attr(0755,root,root)' \ --file /etc/fail2ban/filter.d/apache-auth.local 'config(noreplace) %attr(0644,root,root)' \ - --file /etc/fail2ban/filter.d/apache-badbots.local 'config(noreplace) %attr(0644,root,root)' \ --file /usr/bin/sfail2ban 'attr(0755,root,root)' \ > %{name}-%{version}-filelist +#--file /etc/fail2ban/filter.d/apache-badbots.local 'config(noreplace) %attr(0644,root,root)' \ %files -f %{name}-%{version}-filelist %defattr(-,root,root)