/[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.13 by jpp, Thu Dec 9 05:40:57 2021 UTC Revision 1.17 by jpp, Fri Jul 22 07:22:25 2022 UTC
# Line 1  Line 1 
1  %define version 0.1.18  %define version 0.1.18
2  %define release 23  %define release 27
3  %define name smeserver-fail2ban  %define name smeserver-fail2ban
4    
5  Summary: fail2ban integration on SME Server  Summary: fail2ban integration on SME Server
# Line 30  Patch16: smeserver-fail2ban-0.1.18-bz116 Line 30  Patch16: smeserver-fail2ban-0.1.18-bz116
30  Patch17: smeserver-fail2ban-0.1.18-bz11651-wordpress.patch  Patch17: smeserver-fail2ban-0.1.18-bz11651-wordpress.patch
31  Patch18: smeserver-fail2ban-0.1.18-bz10857.patch  Patch18: smeserver-fail2ban-0.1.18-bz10857.patch
32  Patch19: smeserver-fail2ban-0.1.18-bz10819-whitelisthostfix.patch  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-bz12011-backup.patch
36    
37  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
38  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 45  AutoReqProv: no Line 48  AutoReqProv: no
48  Configure fail2ban on SME Server  Configure fail2ban on SME Server
49    
50  %changelog  %changelog
51  * Thu Dec 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-23.sme  * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-27.sme
52    - add to core backup [SME: 12011]
53    
54    * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-26.sme
55    - apply locale patch 2022-07-22
56    
57    * Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.18-25.sme
58    - Add-class-to-div-for-AdminLTE [SME: 11837]
59    
60    * Thu Dec 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.18-24.sme
61  - fix adding removing whitelisted hosts [SME: 10819]  - fix adding removing whitelisted hosts [SME: 10819]
62    moved config options to dedicated page    moved config options to dedicated page
63  - removed apache-badbots.local, lot of false positives [SME: 10857]  - removed apache-badbots.local, lot of false positives [SME: 10857]
# Line 206  Configure fail2ban on SME Server Line 218  Configure fail2ban on SME Server
218  %patch17 -p1  %patch17 -p1
219  %patch18 -p1  %patch18 -p1
220  %patch19 -p1  %patch19 -p1
221    %patch20 -p1
222    %patch21 -p1
223    %patch22 -p1
224    
225  %build  %build
226  %{__mkdir_p} root/var/log/fail2ban  %{__mkdir_p} root/var/log/fail2ban
# Line 220  perl createlinks Line 235  perl createlinks
235     --file /var/log/fail2ban/daemon.log 'config(noreplace) %attr(0600,root,root)' \     --file /var/log/fail2ban/daemon.log 'config(noreplace) %attr(0600,root,root)' \
236     --file /etc/cron.daily/cleanup_fail2ban 'attr(0755,root,root)' \     --file /etc/cron.daily/cleanup_fail2ban 'attr(0755,root,root)' \
237     --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)' \
    --file /etc/fail2ban/filter.d/apache-badbots.local 'config(noreplace) %attr(0644,root,root)' \  
238     --file /usr/bin/sfail2ban 'attr(0755,root,root)' \     --file /usr/bin/sfail2ban 'attr(0755,root,root)' \
239    > %{name}-%{version}-filelist    > %{name}-%{version}-filelist
240    #--file /etc/fail2ban/filter.d/apache-badbots.local 'config(noreplace) %attr(0644,root,root)' \
241    
242  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
243  %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