1 |
%define version 0.1.18 |
%define version 0.1.18 |
2 |
%define release 19 |
%define release 30 |
3 |
%define name smeserver-fail2ban |
%define name smeserver-fail2ban |
4 |
|
|
5 |
Summary: fail2ban integration on SME Server |
Summary: fail2ban integration on SME Server |
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 |
|
Patch22: smeserver-fail2ban-0.1.18-bz12008-backup.patch |
36 |
|
Patch23: smeserver-fail2ban-0.1.18-locale-2022-07-30.patch |
37 |
|
|
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
49 |
Configure fail2ban on SME Server |
Configure fail2ban on SME Server |
50 |
|
|
51 |
%changelog |
%changelog |
52 |
|
* Fri Jul 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-30.sme |
53 |
|
- add to core backup [SME: 12008] |
54 |
|
- add local 2022-07-30 patch |
55 |
|
|
56 |
|
* Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-28.sme |
57 |
|
- revert previous patch, wrong package [SME: 12011] |
58 |
|
|
59 |
|
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-27.sme |
60 |
|
- add to core backup [SME: 12011] |
61 |
|
|
62 |
|
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-26.sme |
63 |
|
- apply locale patch 2022-07-22 |
64 |
|
|
65 |
|
* Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.18-25.sme |
66 |
|
- Add-class-to-div-for-AdminLTE [SME: 11837] |
67 |
|
|
68 |
|
* Thu Dec 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-24.sme |
69 |
|
- fix adding removing whitelisted hosts [SME: 10819] |
70 |
|
moved config options to dedicated page |
71 |
|
- removed apache-badbots.local, lot of false positives [SME: 10857] |
72 |
|
|
73 |
|
* Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-22.sme |
74 |
|
- fix apache-badbots logfile definition [SME: 10857] |
75 |
|
add updated badbot list. |
76 |
|
|
77 |
|
* Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-21.sme |
78 |
|
- update wordpress filters [SME: 11651] |
79 |
|
|
80 |
|
* Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-20.sme |
81 |
|
- allow baning subnet [SME: 11650] |
82 |
|
|
83 |
* Wed Oct 27 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1.18-19.sme |
* Wed Oct 27 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1.18-19.sme |
84 |
- Fix my versioning |
- Fix my versioning |
85 |
|
|
222 |
%patch13 -p1 |
%patch13 -p1 |
223 |
%patch14 -p1 |
%patch14 -p1 |
224 |
%patch15 -p1 |
%patch15 -p1 |
225 |
|
%patch16 -p1 |
226 |
|
%patch17 -p1 |
227 |
|
%patch18 -p1 |
228 |
|
%patch19 -p1 |
229 |
|
%patch20 -p1 |
230 |
|
%patch21 -p1 |
231 |
|
%patch22 -p1 |
232 |
|
%patch23 -p1 |
233 |
|
|
234 |
%build |
%build |
235 |
%{__mkdir_p} root/var/log/fail2ban |
%{__mkdir_p} root/var/log/fail2ban |
246 |
--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)' \ |
247 |
--file /usr/bin/sfail2ban 'attr(0755,root,root)' \ |
--file /usr/bin/sfail2ban 'attr(0755,root,root)' \ |
248 |
> %{name}-%{version}-filelist |
> %{name}-%{version}-filelist |
249 |
|
#--file /etc/fail2ban/filter.d/apache-badbots.local 'config(noreplace) %attr(0644,root,root)' \ |
250 |
|
|
251 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
252 |
%defattr(-,root,root) |
%defattr(-,root,root) |