--- rpms/smeserver-denyhosts/contribs10/smeserver-denyhosts.spec 2022/07/22 05:41:26 1.7 +++ rpms/smeserver-denyhosts/contribs10/smeserver-denyhosts.spec 2022/07/30 18:00:24 1.8 @@ -1,11 +1,11 @@ -# $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 $ # Authority: unnilennium # Name: Jean-Philippe Pialasse Summary: smeserver-denyhosts %define name smeserver-denyhosts %define version 2.9 -%define release 17 +%define release 18 Name: %{name} Version: %{version} Release: %{release}%{?dist} @@ -62,12 +62,15 @@ rm -rf $RPM_BUILD_ROOT touch /etc/hosts.deny_ssh %changelog +* Sat Jul 30 2022 Brian Read 2.9-18.sme +- Re-build and link to latest devtools [SME: 11997] + * Fri Jul 22 2022 Jean-Philippe Pialasse 2.9-17.sme - add to core backup [SME: 12003] * Thu Dec 09 2021 Jean-Philippe Pialasse 2.9-16.sme -- fix log path [SME: 11804] -- fix multiple rpm owner [SME: 11677] +- Re-build and link to latest devtools log path [SME: 11804] +- Re-build and link to latest devtools multiple rpm owner [SME: 11677] * Sun Aug 22 2021 Terry Fage 2.9-15.sme - apply locale 2021-08-21 patch @@ -87,14 +90,14 @@ touch /etc/hosts.deny_ssh - ease unban [SME: 9458] * Mon Feb 06 2017 Jean-Philipe Pialasse 2.9-7.sme -- 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] * Mon Mar 30 2015 JP Pialasse 2.9-6.sme -- fixed non working REGEX [SME: 8894] -- fixed should isntall epel version not repoforge [SME: 8892] +- Re-build and link to latest devtoolsed non working REGEX [SME: 8894] +- Re-build and link to latest devtoolsed should isntall epel version not repoforge [SME: 8892] * Sun Mar 29 2015 JP Pialasse 2.9-1.sme -- fixed path to perl modules +- Re-build and link to latest devtoolsed path to perl modules * Mon Jun 16 2014 JP Pialasse 2.8-1.sme - initial import to SME9 contribs