/[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.5 - (show annotations) (download)
Thu Jul 8 17:34:44 2021 UTC (2 years, 10 months ago) by michel
Branch: MAIN
CVS Tags: smeserver-fail2ban-0_1_18-14_el7_sme
Changes since 1.4: +10 -1 lines
make: « clog » est à jour.

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

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