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

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

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


Revision 1.6 - (hide annotations) (download)
Sun Aug 22 03:55:57 2021 UTC (2 years, 9 months ago) by terryfage
Branch: MAIN
CVS Tags: smeserver-fail2ban-0_1_18-15_el7_sme
Changes since 1.5: +6 -3 lines
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 0.1.18-15.sme
- Update locale 2021-08-21 patch

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

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