1 |
%define version 0.1.18 |
%define version 0.1.18 |
2 |
%define release 17 |
%define release 26 |
3 |
%define name smeserver-fail2ban |
%define name smeserver-fail2ban |
4 |
|
|
5 |
Summary: fail2ban integration on SME Server |
Summary: fail2ban integration on SME Server |
10 |
License: GPL |
License: GPL |
11 |
Group: Networking/Daemons |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch0:smeserver-fail2ban-0.1.18.bz10767-adminpanel.patch |
Patch0: smeserver-fail2ban-0.1.18.bz10767-adminpanel.patch |
14 |
Patch1: smeserver-fail2ban-0.1.18.bz9709-wordpress.patch |
Patch1: smeserver-fail2ban-0.1.18.bz9709-wordpress.patch |
15 |
Patch2: smeserver-fail2ban-0.1.18.bz10775-sfail2ban.patch |
Patch2: smeserver-fail2ban-0.1.18.bz10775-sfail2ban.patch |
16 |
Patch3: smeserver-fail2ban-0.1.18-locale-2019-05-15.patch |
Patch3: smeserver-fail2ban-0.1.18-locale-2019-05-15.patch |
26 |
Patch13: smeserver-fail2ban-0.1.18-locale-2021-08-22.patch |
Patch13: smeserver-fail2ban-0.1.18-locale-2021-08-22.patch |
27 |
Patch14: smeserver-fail2ban-0.1.18-locale-2021-09-08.patch |
Patch14: smeserver-fail2ban-0.1.18-locale-2021-09-08.patch |
28 |
Patch15: smeserver-fail2ban-0.1.18-bz11586-redofailtostart.patch |
Patch15: smeserver-fail2ban-0.1.18-bz11586-redofailtostart.patch |
29 |
|
Patch16: smeserver-fail2ban-0.1.18-bz11650.patch |
30 |
|
Patch17: smeserver-fail2ban-0.1.18-bz11651-wordpress.patch |
31 |
|
Patch18: smeserver-fail2ban-0.1.18-bz10857.patch |
32 |
|
Patch19: smeserver-fail2ban-0.1.18-bz10819-whitelisthostfix.patch |
33 |
|
Patch20: smeserver-fail2ban-0.1.18-Add-class-to-div-for-AdminLTE.patch |
34 |
|
Patch21: smeserver-fail2ban-0.1.18-locale-2022-07-22.patch |
35 |
|
|
36 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
37 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
|
|
40 |
Requires: e-smith-base >= 5.2.0 |
Requires: e-smith-base >= 5.2.0 |
41 |
Requires: fail2ban-server, fail2ban-sendmail |
Requires: fail2ban-server, fail2ban-sendmail |
42 |
|
Requires: perl-Data-Validate-IP |
43 |
Obsoletes: fail2ban-firewalld, firewalld |
Obsoletes: fail2ban-firewalld, firewalld |
44 |
AutoReqProv: no |
AutoReqProv: no |
45 |
|
|
47 |
Configure fail2ban on SME Server |
Configure fail2ban on SME Server |
48 |
|
|
49 |
%changelog |
%changelog |
50 |
|
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-26.sme |
51 |
|
- apply locale patch 2022-07-22 |
52 |
|
|
53 |
|
* Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.18-25.sme |
54 |
|
- Add-class-to-div-for-AdminLTE [SME: 11837] |
55 |
|
|
56 |
|
* Thu Dec 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-24.sme |
57 |
|
- fix adding removing whitelisted hosts [SME: 10819] |
58 |
|
moved config options to dedicated page |
59 |
|
- removed apache-badbots.local, lot of false positives [SME: 10857] |
60 |
|
|
61 |
|
* Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-22.sme |
62 |
|
- fix apache-badbots logfile definition [SME: 10857] |
63 |
|
add updated badbot list. |
64 |
|
|
65 |
|
* Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-21.sme |
66 |
|
- update wordpress filters [SME: 11651] |
67 |
|
|
68 |
|
* Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-20.sme |
69 |
|
- allow baning subnet [SME: 11650] |
70 |
|
|
71 |
|
* Wed Oct 27 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1.18-19.sme |
72 |
|
- Fix my versioning |
73 |
|
|
74 |
|
* Wed Oct 27 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1.18-18.sme |
75 |
|
- Add Requires for perl-Data-Validate-IP [SME: 11720] |
76 |
|
|
77 |
* Sun Sep 12 2021 Terry Fage <terry.fage@gmail.com> 0.1.18-17.sme |
* Sun Sep 12 2021 Terry Fage <terry.fage@gmail.com> 0.1.18-17.sme |
78 |
- redo fix for typo qpsmtpd status [SME: 11636] |
- redo fix for typo qpsmtpd status [SME: 11636] |
79 |
|
|
210 |
%patch13 -p1 |
%patch13 -p1 |
211 |
%patch14 -p1 |
%patch14 -p1 |
212 |
%patch15 -p1 |
%patch15 -p1 |
213 |
|
%patch16 -p1 |
214 |
|
%patch17 -p1 |
215 |
|
%patch18 -p1 |
216 |
|
%patch19 -p1 |
217 |
|
%patch20 -p1 |
218 |
|
%patch21 -p1 |
219 |
|
|
220 |
%build |
%build |
221 |
%{__mkdir_p} root/var/log/fail2ban |
%{__mkdir_p} root/var/log/fail2ban |
232 |
--file /etc/fail2ban/filter.d/apache-auth.local 'config(noreplace) %attr(0644,root,root)' \ |
--file /etc/fail2ban/filter.d/apache-auth.local 'config(noreplace) %attr(0644,root,root)' \ |
233 |
--file /usr/bin/sfail2ban 'attr(0755,root,root)' \ |
--file /usr/bin/sfail2ban 'attr(0755,root,root)' \ |
234 |
> %{name}-%{version}-filelist |
> %{name}-%{version}-filelist |
235 |
|
#--file /etc/fail2ban/filter.d/apache-badbots.local 'config(noreplace) %attr(0644,root,root)' \ |
236 |
|
|
237 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
238 |
%defattr(-,root,root) |
%defattr(-,root,root) |