--- rpms/smeserver-fail2ban/contribs9/smeserver-fail2ban.spec 2019/06/03 04:31:13 1.6 +++ rpms/smeserver-fail2ban/contribs9/smeserver-fail2ban.spec 2019/06/03 04:36:56 1.7 @@ -1,5 +1,5 @@ %define version 0.1.18 -%define release 5 +%define release 6 %define name smeserver-fail2ban @@ -28,6 +28,9 @@ Requires: fail2ban Configure fail2ban on SME Server %changelog +* Mon Jun 03 2019 Jean-Philipe Pialasse 0.1.18-6.sme +- fix incorrect permissions on sfail2ban [SME: 10775] + * Mon Jun 03 2019 Jean-Philipe Pialasse 0.1.18-5.sme - fix wordpress fragment error preventing jail.conf to be updated [SME: 10776] @@ -126,6 +129,7 @@ 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 /usr/bin/sfail2ban 'attr(0755,root,root)' \ > %{name}-%{version}-filelist %files -f %{name}-%{version}-filelist