1 |
%define version 0.1.18 |
%define version 0.1.18 |
2 |
%define release 12 |
%define release 13 |
3 |
%define name smeserver-fail2ban |
%define name smeserver-fail2ban |
4 |
|
|
5 |
|
|
29 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
30 |
|
|
31 |
Requires: e-smith-base >= 5.2.0 |
Requires: e-smith-base >= 5.2.0 |
32 |
Requires: fail2ban |
Requires: fail2ban-server, fail2ban-sendmail |
33 |
|
Obsoletes: fail2ban-firewalld, firewalld |
34 |
|
|
35 |
%description |
%description |
36 |
Configure fail2ban on SME Server |
Configure fail2ban on SME Server |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* 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 |
* Tue May 25 2021 Terry Fage <tfage@yahoo.com.au> 0.1.18-12.sme |
* Tue May 25 2021 Terry Fage <tfage@yahoo.com.au> 0.1.18-12.sme |
43 |
- Server Fails to Start SME10 [SME: 11586] |
- Server Fails to Start SME10 [SME: 11586] |
44 |
|
|