/[smecontribs]/rpms/smeserver-fail2ban/contribs10/smeserver-fail2ban.spec
ViewVC logotype

Contents of /rpms/smeserver-fail2ban/contribs10/smeserver-fail2ban.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.16 - (show annotations) (download)
Fri Jul 22 06:30:00 2022 UTC (22 months, 1 week ago) by jpp
Branch: MAIN
CVS Tags: smeserver-fail2ban-0_1_18-26_el7_sme
Changes since 1.15: +6 -1 lines
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-26.sme
- apply locale patch 2022-07-22

1 %define version 0.1.18
2 %define release 26
3 %define name smeserver-fail2ban
4
5 Summary: fail2ban integration on SME Server
6 Name: %{name}
7 Version: %{version}
8 Release: %{release}%{?dist}
9 Epoch: 9
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.gz
13 Patch0: smeserver-fail2ban-0.1.18.bz10767-adminpanel.patch
14 Patch1: smeserver-fail2ban-0.1.18.bz9709-wordpress.patch
15 Patch2: smeserver-fail2ban-0.1.18.bz10775-sfail2ban.patch
16 Patch3: smeserver-fail2ban-0.1.18-locale-2019-05-15.patch
17 Patch4: smeserver-fail2ban-0.1.18-bz10776-wordpress.patch
18 Patch5: smeserver-fail2ban-0.1.18-bz9669-sogo.patch
19 Patch6: smeserver-fail2ban-0.1.18-bz10814-denylist-display.patch
20 Patch7: smeserver-fail2ban-0.1.18-bz10817-configure.patch
21 Patch8: smeserver-fail2ban-0.1.18.bz10839.patch
22 Patch9: smeserver-fail2ban-0.1.18.bz10370.patch
23 Patch10: smeserver-fail2ban-0.1.18-Add-update-to-createlinks.patch
24 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
36 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
37 BuildArchitectures: noarch
38 BuildRequires: e-smith-devtools
39
40 Requires: e-smith-base >= 5.2.0
41 Requires: fail2ban-server, fail2ban-sendmail
42 Requires: perl-Data-Validate-IP
43 Obsoletes: fail2ban-firewalld, firewalld
44 AutoReqProv: no
45
46 %description
47 Configure fail2ban on SME Server
48
49 %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
78 - redo fix for typo qpsmtpd status [SME: 11636]
79
80 * Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 0.1.18-16.sme
81 - Update locale 2021-09-08 patch
82
83 * Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 0.1.18-15.sme
84 - Update locale 2021-08-21 patch
85
86 * Thu Jul 08 2021 Michel Begue <mab974@gmail.com> 0.1.18-14.sme
87 - Add fail2ban panel in smeserver-manager [SME: 11636]
88 - add smanager jail and filter
89 - fix typo for qsmtpd status change
90 - add AutoReqProv so smeserver-manager is not required
91
92 * Mon May 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-13.sme
93 - fix requirements and avoid firewalld [SME: 10949]
94
95 * Tue May 25 2021 Terry Fage <tfage@yahoo.com.au> 0.1.18-12.sme
96 - Server Fails to Start SME10 [SME: 11586]
97
98 * Mon Apr 19 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.18-11.sme
99 - Initial import to SME10 [SME: 10949]
100 - Add -update event to createlinks.
101
102 * Wed Nov 27 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.1.18-10.sme
103 - fix wordpress template error [SME: 10839]
104 - rewrite rule for [SME: 9719]
105 - add configurable values for recidive jail [SME: 10370]
106
107 * Wed Oct 16 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.1.18-9.sme
108 - propagate configuration changes to fail2ban after submiting changes [SME: 10817]
109
110 * Wed Oct 16 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.1.18-8.sme
111 - fix blocked hosts list not displaying unless smeserver-denyhosts also installed [SME: 10814]
112
113 * Fri Jul 19 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.1.18-7.sme
114 - prevent fail2ban failure if sogo not installed while a backup restored db entries [SME: 9669]
115
116 * Mon Jun 03 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.1.18-6.sme
117 - fix incorrect permissions on sfail2ban [SME: 10775]
118
119 * Mon Jun 03 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.1.18-5.sme
120 - fix wordpress fragment error preventing jail.conf to be updated [SME: 10776]
121
122 * Tue May 14 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.1.18-4.sme
123 - fix missing sfail2ban exec [SME: 10775]
124 - Apply locals
125
126 * Tue Apr 09 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.1.18-3.sme
127 - add admin panel [SME: 10767]
128 - add wordpress jails and filters [SME: 9709]
129
130 * Fri Oct 27 2017 Daniel Berteaud <daniel@firewall-services.com> - 0.1.18-1.sme
131 - Ignore greylisting, from Michael McCarn [SME: 10447]
132
133 * Thu Nov 17 2016 Daniel Berteaud <daniel@firewall-services.com> - 0.1.17-1.sme
134 - Makes sur log files exist before resuming monitoring after a logrotate
135 [SME: 9875]
136
137 * Tue Aug 2 2016 Daniel Berteaud <daniel@firewall-services.com> - 0.1.16-1.sme
138 - Add a new prop (FilterValidRemoteHosts) to allow blacklisting of hosts allowed
139 to access the server-manager
140 - Ignore 0.0.0.0/0.0.0.0 by default [SME: 9719]
141
142 * Tue Jul 5 2016 Daniel Berteaud <daniel@firewall-services.com> - 0.1.15-1.sme
143 - Fix compat with older qpsmtpd
144
145 * Thu Jun 9 2016 Daniel Berteaud <daniel@firewall-services.com> - 0.1.14-1.sme
146 - Update regex for qpsmtpd 0.96
147
148 * Mon Feb 29 2016 Daniel Berteaud <daniel@firewall-services.com> - 0.1.13-1.sme
149 - Ignore failure to get proxy.pac
150
151 * Fri Jul 24 2015 Daniel Berteaud <daniel@firewall-services.com> - 0.1.12-1.sme
152 - Updates for fail2ban 0.9.2
153 - Add more httpd jails
154 - Switch to upstream Ejabberd filter
155
156 * Wed Apr 15 2015 Daniel Berteaud <daniel@firewall-services.com> - 0.1.11-1.sme
157 - Start fail2ban a bit later [SME: 8708]
158
159 * Tue Jan 27 2015 Daniel Berteaud <daniel@firewall-services.com> - 0.1.10-1.sme
160 - Suspend log monitoring during logrotate [SME: 8708]
161
162 * Thu Jan 15 2015 Daniel Berteaud <daniel@firewall-services.com> - 0.1.9-1.sme
163 - Fix LL::NG jail name
164
165 * Wed Sep 17 2014 Daniel Berteaud <daniel@firewall-services.com> - 0.1.8-1.sme
166 - Restart fail2ban during logrotate event so it re-open apache log file [SME: 8557]
167
168 * Wed Jun 25 2014 Daniel Berteaud <daniel@firewall-services.com> - 0.1.7-1.sme
169 - Correctly handle single IP in IgnoreIP prop
170
171 * Tue Jun 24 2014 Daniel Berteaud <daniel@firewall-services.com> - 0.1.6-1.sme
172 - Relax proxy regex so requests for proxy.pac aren't matched
173
174 * Mon Jun 23 2014 Daniel Berteaud <daniel@firewall-services.com> - 0.1.5-1.sme
175 - Pre-create the logfile so fail2ban can start the first time
176 - Remove most warnings on startup
177
178 * Wed Apr 23 2014 Daniel Berteaud <daniel@firewall-services.com> - 0.1.4-1.sme
179 - New branch for SME9
180 - Remove sogo-auth.conf which is included in EL6 build of fail2ban
181
182 * Wed Dec 18 2013 Daniel Berteaud <daniel@firewall-services.com> - 0.1.3-1.sme
183 - Fix port, which was incorrectly set to proto
184
185 * Tue Nov 19 2013 Daniel Berteaud <daniel@firewall-services.com> - 0.1.2-1.sme
186 - Create the DB entries in one transaction to reduce the amount of log
187 for each ban
188
189 * Thu Jul 4 2013 Daniel Berteaud <daniel@firewall-services.com> - 0.1.1-1.sme
190 - Fix service name for LemonLDAP::NG
191
192 * Tue May 14 2013 Daniel Berteaud <daniel@firewall-services.com> - 0.1.0-1.sme
193 - initial release
194
195 %prep
196 %setup -q -n %{name}-%{version}
197 %patch0 -p1
198 %patch1 -p1
199 %patch2 -p1
200 %patch3 -p1
201 %patch4 -p1
202 %patch5 -p1
203 %patch6 -p1
204 %patch7 -p1
205 %patch8 -p1
206 %patch9 -p1
207 %patch10 -p1
208 %patch11 -p1
209 %patch12 -p1
210 %patch13 -p1
211 %patch14 -p1
212 %patch15 -p1
213 %patch16 -p1
214 %patch17 -p1
215 %patch18 -p1
216 %patch19 -p1
217 %patch20 -p1
218 %patch21 -p1
219
220 %build
221 %{__mkdir_p} root/var/log/fail2ban
222 perl createlinks
223
224 %install
225 /bin/rm -rf $RPM_BUILD_ROOT
226 (cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
227 /bin/rm -f %{name}-%{version}-filelist
228 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
229 --dir /var/log/fail2ban 'attr(0750,root,root)' \
230 --file /var/log/fail2ban/daemon.log 'config(noreplace) %attr(0600,root,root)' \
231 --file /etc/cron.daily/cleanup_fail2ban 'attr(0755,root,root)' \
232 --file /etc/fail2ban/filter.d/apache-auth.local 'config(noreplace) %attr(0644,root,root)' \
233 --file /usr/bin/sfail2ban 'attr(0755,root,root)' \
234 > %{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
238 %defattr(-,root,root)
239
240 %clean
241 rm -rf $RPM_BUILD_ROOT
242
243 %post
244
245 %preun

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed