--- rpms/e-smith-pop3/sme9/e-smith-pop3.spec 2016/01/17 20:29:20 1.9 +++ rpms/e-smith-pop3/sme9/e-smith-pop3.spec 2017/05/04 10:32:04 1.10 @@ -1,10 +1,10 @@ -# $Id: e-smith-pop3.spec,v 1.8 2016/01/07 17:40:33 vip-ire Exp $ +# $Id: e-smith-pop3.spec,v 1.9 2016/01/17 20:29:20 vip-ire Exp $ Summary: startup scripts for pop3 package %define name e-smith-pop3 Name: %{name} %define version 2.4.0 -%define release 6 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,6 +15,7 @@ Patch1: e-smith-pop3-2.4.0-disable_fips_ Patch2: e-smith-pop3-2.4.0-disable_tlsv1.patch Patch3: e-smith-pop3-2.4.0-ssl_proto_from_db.patch Patch4: e-smith-pop3-2.4.0-ssl_update.patch +Patch5: e-smith-pop3-2.6.0-pop3_process_limit.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.13.0-04 BuildArchitectures: noarch @@ -28,6 +29,10 @@ Obsoletes: checkpassword AutoReqProv: no %changelog +* Thu May 4 2017 Daniel Berteaud 2.4.0-7.sme +- Backport from sme10: honor ConcurrencyLimit and ConcurrencyLimitPerIP + for pop3 and pop3s [SME: 10257] + * Sun Jan 17 2016 Daniel Berteaud 2.4.0-6.sme - Hook into a new ssl-update event [SME: 9152] @@ -104,6 +109,7 @@ Startup scripts for pop3 package. %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build perl createlinks