--- rpms/e-smith-pop3/sme9/e-smith-pop3.spec 2017/05/04 10:32:04 1.10 +++ rpms/e-smith-pop3/sme9/e-smith-pop3.spec 2018/03/27 15:47:36 1.11 @@ -1,10 +1,10 @@ -# $Id: e-smith-pop3.spec,v 1.9 2016/01/17 20:29:20 vip-ire Exp $ +# $Id: e-smith-pop3.spec,v 1.10 2017/05/04 10:32:04 vip-ire Exp $ Summary: startup scripts for pop3 package %define name e-smith-pop3 Name: %{name} %define version 2.4.0 -%define release 7 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -29,6 +29,9 @@ Obsoletes: checkpassword AutoReqProv: no %changelog +* Tue Mar 27 2018 Jean-Philipe Pialasse 2.4.0-8.sme +- fix undefined fqdn for pop3 [SME: 10257] + * Thu May 4 2017 Daniel Berteaud 2.4.0-7.sme - Backport from sme10: honor ConcurrencyLimit and ConcurrencyLimitPerIP for pop3 and pop3s [SME: 10257]