/[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.8 - (hide annotations) (download)
Fri Jul 19 03:30:26 2019 UTC (5 years, 2 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-fail2ban-0_1_18-7_el6_sme
Changes since 1.7: +6 -1 lines
* Fri Jul 19 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.1.18-7.sme
- prevent fail2ban failure if sogo not installed while a backup restored db entries [SME: 9669]

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

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