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

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

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

Revision 1.7 by terryfage, Wed Sep 8 05:04:12 2021 UTC Revision 1.19 by jpp, Sat Jul 30 03:04:39 2022 UTC
# Line 1  Line 1 
1  %define version 0.1.18  %define version 0.1.18
2  %define release 16  %define release 29
3  %define name smeserver-fail2ban  %define name smeserver-fail2ban
4    
5  Summary: fail2ban integration on SME Server  Summary: fail2ban integration on SME Server
# Line 10  Epoch: 9 Line 10  Epoch: 9
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch0:smeserver-fail2ban-0.1.18.bz10767-adminpanel.patch  Patch0: smeserver-fail2ban-0.1.18.bz10767-adminpanel.patch
14  Patch1: smeserver-fail2ban-0.1.18.bz9709-wordpress.patch  Patch1: smeserver-fail2ban-0.1.18.bz9709-wordpress.patch
15  Patch2: smeserver-fail2ban-0.1.18.bz10775-sfail2ban.patch  Patch2: smeserver-fail2ban-0.1.18.bz10775-sfail2ban.patch
16  Patch3: smeserver-fail2ban-0.1.18-locale-2019-05-15.patch  Patch3: smeserver-fail2ban-0.1.18-locale-2019-05-15.patch
# Line 25  Patch11: smeserver-fail2ban-0.1.18-bz115 Line 25  Patch11: smeserver-fail2ban-0.1.18-bz115
25  Patch12: smeserver-fail2ban-0.1.18-bz11636-smanager.patch  Patch12: smeserver-fail2ban-0.1.18-bz11636-smanager.patch
26  Patch13: smeserver-fail2ban-0.1.18-locale-2021-08-22.patch  Patch13: smeserver-fail2ban-0.1.18-locale-2021-08-22.patch
27  Patch14: smeserver-fail2ban-0.1.18-locale-2021-09-08.patch  Patch14: smeserver-fail2ban-0.1.18-locale-2021-09-08.patch
28    Patch15: smeserver-fail2ban-0.1.18-bz11586-redofailtostart.patch
29    Patch16: smeserver-fail2ban-0.1.18-bz11650.patch
30    Patch17: smeserver-fail2ban-0.1.18-bz11651-wordpress.patch
31    Patch18: smeserver-fail2ban-0.1.18-bz10857.patch
32    Patch19: smeserver-fail2ban-0.1.18-bz10819-whitelisthostfix.patch
33    Patch20: smeserver-fail2ban-0.1.18-Add-class-to-div-for-AdminLTE.patch
34    Patch21: smeserver-fail2ban-0.1.18-locale-2022-07-22.patch
35    Patch22: smeserver-fail2ban-0.1.18-bz12008-backup.patch
36    
37  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
38  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 32  BuildRequires: e-smith-devtools Line 40  BuildRequires: e-smith-devtools
40    
41  Requires: e-smith-base >= 5.2.0  Requires: e-smith-base >= 5.2.0
42  Requires: fail2ban-server, fail2ban-sendmail  Requires: fail2ban-server, fail2ban-sendmail
43    Requires: perl-Data-Validate-IP
44  Obsoletes: fail2ban-firewalld, firewalld  Obsoletes: fail2ban-firewalld, firewalld
45  AutoReqProv: no  AutoReqProv: no
46    
# Line 39  AutoReqProv: no Line 48  AutoReqProv: no
48  Configure fail2ban on SME Server  Configure fail2ban on SME Server
49    
50  %changelog  %changelog
51    * Fri Jul 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-29.sme
52    - add to core backup [SME: 12008]
53    
54    * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-28.sme
55    - revert previous patch, wrong package [SME: 12011]
56    
57    * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-27.sme
58    - add to core backup [SME: 12011]
59    
60    * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-26.sme
61    - apply locale patch 2022-07-22
62    
63    * Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.18-25.sme
64    - Add-class-to-div-for-AdminLTE [SME: 11837]
65    
66    * Thu Dec 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-24.sme
67    - fix adding removing whitelisted hosts [SME: 10819]
68      moved config options to dedicated page
69    - removed apache-badbots.local, lot of false positives [SME: 10857]
70    
71    * Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-22.sme
72    - fix apache-badbots logfile definition [SME: 10857]
73      add updated badbot list.
74    
75    * Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-21.sme
76    - update wordpress filters [SME: 11651]
77    
78    * Wed Dec 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-20.sme
79    - allow baning subnet [SME: 11650]
80    
81    * Wed Oct 27 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1.18-19.sme
82    - Fix my versioning
83    
84    * Wed Oct 27 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1.18-18.sme
85    - Add Requires for perl-Data-Validate-IP [SME: 11720]
86    
87    * Sun Sep 12 2021 Terry Fage <terry.fage@gmail.com> 0.1.18-17.sme
88    - redo fix for typo qpsmtpd status [SME: 11636]
89    
90  * Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 0.1.18-16.sme  * Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 0.1.18-16.sme
91  - Update locale 2021-09-08 patch  - Update locale 2021-09-08 patch
92    
# Line 171  Configure fail2ban on SME Server Line 219  Configure fail2ban on SME Server
219  %patch12 -p1  %patch12 -p1
220  %patch13 -p1  %patch13 -p1
221  %patch14 -p1  %patch14 -p1
222    %patch15 -p1
223    %patch16 -p1
224    %patch17 -p1
225    %patch18 -p1
226    %patch19 -p1
227    %patch20 -p1
228    %patch21 -p1
229    %patch22 -p1
230    
231  %build  %build
232  %{__mkdir_p} root/var/log/fail2ban  %{__mkdir_p} root/var/log/fail2ban
# Line 187  perl createlinks Line 243  perl createlinks
243     --file /etc/fail2ban/filter.d/apache-auth.local 'config(noreplace) %attr(0644,root,root)' \     --file /etc/fail2ban/filter.d/apache-auth.local 'config(noreplace) %attr(0644,root,root)' \
244     --file /usr/bin/sfail2ban 'attr(0755,root,root)' \     --file /usr/bin/sfail2ban 'attr(0755,root,root)' \
245    > %{name}-%{version}-filelist    > %{name}-%{version}-filelist
246    #--file /etc/fail2ban/filter.d/apache-badbots.local 'config(noreplace) %attr(0644,root,root)' \
247    
248  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
249  %defattr(-,root,root)  %defattr(-,root,root)


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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