--- rpms/e-smith-email/sme8/e-smith-email.spec 2012/12/20 03:31:45 1.35 +++ rpms/e-smith-email/sme8/e-smith-email.spec 2013/06/23 18:22:25 1.37 @@ -1,10 +1,10 @@ -# $Id: e-smith-email.spec,v 1.34 2012/07/03 04:19:02 wellsi Exp $ +# $Id: e-smith-email.spec,v 1.36 2013/03/16 23:27:23 wellsi Exp $ Summary: e-smith server and gateway - email module %define name e-smith-email Name: %{name} %define version 5.2.0 -%define release 19 +%define release 21 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -24,6 +24,8 @@ Patch11: e-smith-email-5.2.0-smtp-auth-w Patch12: e-smith-email-5.2.0-add-cdata-tag.patch Patch13: e-smith-email-5.2.0-AuthBlacklist.patch Patch14: e-smith-email-5.2.0-StartTLS.patch +Patch15: e-smith-email-5.2.0-smtpMigrate.patch +Patch16: e-smith-email-5.2.0-always_enable_imap.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base >= 4.15.0-39 Requires: e-smith-tinydns >= 1.0.0-5 @@ -49,8 +51,14 @@ AutoReqProv: no e-smith server and gateway software - email module. %changelog +* Fri Jun 21 2013 Daniel Berteaud 5.2.0-21.sme +- Always enable imap, listen on the loopback if disabled [SME: 7676] + +* Sat Mar 16 2013 Ian Wells 5.2.0-20.sme +- Avoid use of unitialised variables in smtp migrate fragments [SME: 7495] + * Wed Dec 19 2012 Ian Wells 5.2.0-19.sme -- Allow smtp_auth_proxy to use port 587 with STARTTLS, by Charlie Brady [SME: 6922] +- Allow smtp_auth_proxy to use port 587 with STARTTLS, by Charlie Brady [SME: 6922] * Mon Jul 02 2012 Ian Wells 5.2.0-18.sme - Allow blacklist of SMTP AUTH methods, replaces previous patch [SME: 7017] @@ -1403,6 +1411,8 @@ e-smith server and gateway software - em %patch12 -p1 %patch13 -p1 %patch14 -p1 +%patch15 -p1 +%patch16 -p1 %build perl createlinks