1 |
%define version 0.1.18 |
%define version 0.1.18 |
2 |
%define release 13 |
%define release 32 |
3 |
%define name smeserver-fail2ban |
%define name smeserver-fail2ban |
4 |
|
|
|
|
|
5 |
Summary: fail2ban integration on SME Server |
Summary: fail2ban integration on SME Server |
6 |
Name: %{name} |
Name: %{name} |
7 |
Version: %{version} |
Version: %{version} |
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 |
22 |
Patch9: smeserver-fail2ban-0.1.18.bz10370.patch |
Patch9: smeserver-fail2ban-0.1.18.bz10370.patch |
23 |
Patch10: smeserver-fail2ban-0.1.18-Add-update-to-createlinks.patch |
Patch10: smeserver-fail2ban-0.1.18-Add-update-to-createlinks.patch |
24 |
Patch11: smeserver-fail2ban-0.1.18-bz11586-serverfailstostart.patch |
Patch11: smeserver-fail2ban-0.1.18-bz11586-serverfailstostart.patch |
25 |
|
Patch12: smeserver-fail2ban-0.1.18-bz11636-smanager.patch |
26 |
|
Patch13: smeserver-fail2ban-0.1.18-locale-2021-08-22.patch |
27 |
|
Patch14: smeserver-fail2ban-0.1.18-locale-2021-09-08.patch |
28 |
|
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 |
|
Patch24: smeserver-fail2ban-0.1.18-Alter-menu-category-for-new-arrangement.patch |
38 |
|
patch25: smeserver-fail2ban-0.1.18-locale-2024-09-05.patch |
39 |
|
|
40 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
41 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
43 |
|
|
44 |
Requires: e-smith-base >= 5.2.0 |
Requires: e-smith-base >= 5.2.0 |
45 |
Requires: fail2ban-server, fail2ban-sendmail |
Requires: fail2ban-server, fail2ban-sendmail |
46 |
|
Requires: perl-Data-Validate-IP |
47 |
Obsoletes: fail2ban-firewalld, firewalld |
Obsoletes: fail2ban-firewalld, firewalld |
48 |
|
AutoReqProv: no |
49 |
|
|
50 |
%description |
%description |
51 |
Configure fail2ban on SME Server |
Configure fail2ban on SME Server |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Thu Sep 05 2024 Terry Fage <terry@fage.id.au> 0.1.18-32.sme |
55 |
|
- add local 2024-09-05.patch |
56 |
|
|
57 |
|
* Fri Mar 01 2024 Brian Read <brianr@koozali.org> 0.1.18-31.sme |
58 |
|
- Edit SM2 Menu entry to conform to new arrangements [SME: 12493] |
59 |
|
|
60 |
|
* Fri Jul 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-30.sme |
61 |
|
- add to core backup [SME: 12008] |
62 |
|
- add local 2022-07-30 patch |
63 |
|
|
64 |
|
* Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-28.sme |
65 |
|
- revert previous patch, wrong package [SME: 12011] |
66 |
|
|
67 |
|
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-27.sme |
68 |
|
- add to core backup [SME: 12011] |
69 |
|
|
70 |
|
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-26.sme |
71 |
|
- apply locale patch 2022-07-22 |
72 |
|
|
73 |
|
* Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.18-25.sme |
74 |
|
- Add-class-to-div-for-AdminLTE [SME: 11837] |
75 |
|
|
76 |
|
* Thu Dec 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-24.sme |
77 |
|
- fix adding removing whitelisted hosts [SME: 10819] |
78 |
|
moved config options to dedicated page |
79 |
|
- removed apache-badbots.local, lot of false positives [SME: 10857] |
80 |
|
|
81 |
|
* Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-22.sme |
82 |
|
- fix apache-badbots logfile definition [SME: 10857] |
83 |
|
add updated badbot list. |
84 |
|
|
85 |
|
* Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-21.sme |
86 |
|
- update wordpress filters [SME: 11651] |
87 |
|
|
88 |
|
* Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-20.sme |
89 |
|
- allow baning subnet [SME: 11650] |
90 |
|
|
91 |
|
* Wed Oct 27 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1.18-19.sme |
92 |
|
- Fix my versioning |
93 |
|
|
94 |
|
* Wed Oct 27 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1.18-18.sme |
95 |
|
- Add Requires for perl-Data-Validate-IP [SME: 11720] |
96 |
|
|
97 |
|
* Sun Sep 12 2021 Terry Fage <terry.fage@gmail.com> 0.1.18-17.sme |
98 |
|
- redo fix for typo qpsmtpd status [SME: 11636] |
99 |
|
|
100 |
|
* Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 0.1.18-16.sme |
101 |
|
- Update locale 2021-09-08 patch |
102 |
|
|
103 |
|
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 0.1.18-15.sme |
104 |
|
- Update locale 2021-08-21 patch |
105 |
|
|
106 |
|
* Thu Jul 08 2021 Michel Begue <mab974@gmail.com> 0.1.18-14.sme |
107 |
|
- Add fail2ban panel in smeserver-manager [SME: 11636] |
108 |
|
- add smanager jail and filter |
109 |
|
- fix typo for qsmtpd status change |
110 |
|
- add AutoReqProv so smeserver-manager is not required |
111 |
|
|
112 |
* Mon May 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-13.sme |
* Mon May 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-13.sme |
113 |
- fix requirements and avoid firewalld [SME: 10949] |
- fix requirements and avoid firewalld [SME: 10949] |
114 |
|
|
198 |
* Wed Apr 23 2014 Daniel Berteaud <daniel@firewall-services.com> - 0.1.4-1.sme |
* Wed Apr 23 2014 Daniel Berteaud <daniel@firewall-services.com> - 0.1.4-1.sme |
199 |
- New branch for SME9 |
- New branch for SME9 |
200 |
- Remove sogo-auth.conf which is included in EL6 build of fail2ban |
- Remove sogo-auth.conf which is included in EL6 build of fail2ban |
|
>>>>>>> sme9 |
|
201 |
|
|
202 |
* Wed Dec 18 2013 Daniel Berteaud <daniel@firewall-services.com> - 0.1.3-1.sme |
* Wed Dec 18 2013 Daniel Berteaud <daniel@firewall-services.com> - 0.1.3-1.sme |
203 |
- Fix port, which was incorrectly set to proto |
- Fix port, which was incorrectly set to proto |
226 |
%patch9 -p1 |
%patch9 -p1 |
227 |
%patch10 -p1 |
%patch10 -p1 |
228 |
%patch11 -p1 |
%patch11 -p1 |
229 |
|
%patch12 -p1 |
230 |
|
%patch13 -p1 |
231 |
|
%patch14 -p1 |
232 |
|
%patch15 -p1 |
233 |
|
%patch16 -p1 |
234 |
|
%patch17 -p1 |
235 |
|
%patch18 -p1 |
236 |
|
%patch19 -p1 |
237 |
|
%patch20 -p1 |
238 |
|
%patch21 -p1 |
239 |
|
%patch22 -p1 |
240 |
|
%patch23 -p1 |
241 |
|
%patch24 -p1 |
242 |
|
%patch25 -p1 |
243 |
|
|
244 |
%build |
%build |
245 |
%{__mkdir_p} root/var/log/fail2ban |
%{__mkdir_p} root/var/log/fail2ban |
256 |
--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)' \ |
257 |
--file /usr/bin/sfail2ban 'attr(0755,root,root)' \ |
--file /usr/bin/sfail2ban 'attr(0755,root,root)' \ |
258 |
> %{name}-%{version}-filelist |
> %{name}-%{version}-filelist |
259 |
|
#--file /etc/fail2ban/filter.d/apache-badbots.local 'config(noreplace) %attr(0644,root,root)' \ |
260 |
|
|
261 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
262 |
%defattr(-,root,root) |
%defattr(-,root,root) |
266 |
|
|
267 |
%post |
%post |
268 |
|
|
269 |
|
if (systemctl list-unit-files |grep smanager) then |
270 |
|
echo "Smanager restart in spec file" |
271 |
|
/sbin/e-smith/signal-event smanager-refresh; |
272 |
|
fi |
273 |
|
|
274 |
|
|
275 |
%preun |
%preun |