--- rpms/e-smith-proftpd/sme8/e-smith-proftpd.spec 2013/01/24 01:27:42 1.11 +++ rpms/e-smith-proftpd/sme8/e-smith-proftpd.spec 2013/02/08 17:19:50 1.12 @@ -1,10 +1,10 @@ -# $Id: e-smith-proftpd.spec,v 1.10 2013/01/23 03:52:50 wellsi Exp $ +# $Id: e-smith-proftpd.spec,v 1.11 2013/01/24 01:27:42 wellsi Exp $ Summary: e-smith specific proftpd configuration files and templates %define name e-smith-proftpd Name: %{name} %define version 2.2.0 -%define release 5 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,7 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: e-smith-proftpd-2.2.0-persistent_passwd.patch Patch2: e-smith-proftpd-2.2.0-LongLine.patch +Patch3: e-smith-proftpd-2.2.0-LimitLoginLine.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -21,6 +22,9 @@ Requires: iptables AutoReqProv: no %changelog +* Fri Feb 8 2013 Ian Wells 2.2.0-6.sme +- Ensure Deny from all is on its own line in 15LimitLOGIN [SME: 7327] + * Wed Jan 23 2013 Ian Wells 2.2.0-5.sme - Workaround a deficiency in the proftpd package where it doesn't handle long lines correctly in its configuration file. @@ -522,6 +526,7 @@ Configuration files and templates for th %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build perl createlinks