1 |
# $Id: smeserver-denyhosts.spec,v 1.6 2021/12/09 05:54:54 jpp Exp $ |
# $Id: smeserver-denyhosts.spec,v 1.7 2022/07/22 05:41:26 jpp Exp $ |
2 |
# Authority: unnilennium |
# Authority: unnilennium |
3 |
# Name: Jean-Philippe Pialasse |
# Name: Jean-Philippe Pialasse |
4 |
|
|
5 |
Summary: smeserver-denyhosts |
Summary: smeserver-denyhosts |
6 |
%define name smeserver-denyhosts |
%define name smeserver-denyhosts |
7 |
%define version 2.9 |
%define version 2.9 |
8 |
%define release 17 |
%define release 18 |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
62 |
touch /etc/hosts.deny_ssh |
touch /etc/hosts.deny_ssh |
63 |
|
|
64 |
%changelog |
%changelog |
65 |
|
* Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 2.9-18.sme |
66 |
|
- Re-build and link to latest devtools [SME: 11997] |
67 |
|
|
68 |
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.9-17.sme |
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.9-17.sme |
69 |
- add to core backup [SME: 12003] |
- add to core backup [SME: 12003] |
70 |
|
|
71 |
* Thu Dec 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.9-16.sme |
* Thu Dec 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.9-16.sme |
72 |
- fix log path [SME: 11804] |
- Re-build and link to latest devtools log path [SME: 11804] |
73 |
- fix multiple rpm owner [SME: 11677] |
- Re-build and link to latest devtools multiple rpm owner [SME: 11677] |
74 |
|
|
75 |
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 2.9-15.sme |
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 2.9-15.sme |
76 |
- apply locale 2021-08-21 patch |
- apply locale 2021-08-21 patch |
90 |
- ease unban [SME: 9458] |
- ease unban [SME: 9458] |
91 |
|
|
92 |
* Mon Feb 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.9-7.sme |
* Mon Feb 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.9-7.sme |
93 |
- fix removing from whitelist does not remove the desired IP but a random one [SME: 10076] |
- Re-build and link to latest devtools removing from whitelist does not remove the desired IP but a random one [SME: 10076] |
94 |
|
|
95 |
* Mon Mar 30 2015 JP Pialasse <tests@pialasse.com> 2.9-6.sme |
* Mon Mar 30 2015 JP Pialasse <tests@pialasse.com> 2.9-6.sme |
96 |
- fixed non working REGEX [SME: 8894] |
- Re-build and link to latest devtoolsed non working REGEX [SME: 8894] |
97 |
- fixed should isntall epel version not repoforge [SME: 8892] |
- Re-build and link to latest devtoolsed should isntall epel version not repoforge [SME: 8892] |
98 |
|
|
99 |
* Sun Mar 29 2015 JP Pialasse <tests@pialasse.com> 2.9-1.sme |
* Sun Mar 29 2015 JP Pialasse <tests@pialasse.com> 2.9-1.sme |
100 |
- fixed path to perl modules |
- Re-build and link to latest devtoolsed path to perl modules |
101 |
|
|
102 |
* Mon Jun 16 2014 JP Pialasse <tests@pialasse.com> 2.8-1.sme |
* Mon Jun 16 2014 JP Pialasse <tests@pialasse.com> 2.8-1.sme |
103 |
- initial import to SME9 contribs |
- initial import to SME9 contribs |