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

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

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


Revision 1.9 - (hide annotations) (download)
Thu Oct 17 01:44:30 2019 UTC (4 years, 11 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-fail2ban-0_1_18-8_el6_sme
Changes since 1.8: +6 -1 lines
* Wed Oct 16 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.1.18-8.sme
- fix blocked hosts list not displaying unless smeserver-denyhosts also installed [SME: 10814]

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

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