/[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.4 - (hide annotations) (download)
Tue Jun 1 03:09:27 2021 UTC (3 years ago) by jpp
Branch: MAIN
CVS Tags: smeserver-fail2ban-0_1_18-13_el7_sme
Changes since 1.3: +6 -2 lines
* Mon May 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-13.sme
- fix requirements and avoid firewalld  [SME: 10949]

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

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