--- rpms/e-smith-email/sme8/e-smith-email.spec 2012/03/05 04:18:53 1.33 +++ rpms/e-smith-email/sme8/e-smith-email.spec 2012/07/03 04:19:02 1.34 @@ -1,10 +1,10 @@ -# $Id: e-smith-email.spec,v 1.32 2011/09/24 07:31:50 snetram Exp $ +# $Id: e-smith-email.spec,v 1.33 2012/03/05 04:18:53 wellsi Exp $ Summary: e-smith server and gateway - email module %define name e-smith-email Name: %{name} %define version 5.2.0 -%define release 17 +%define release 18 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -22,7 +22,7 @@ Patch9: e-smith-email-5.2.0-smtp-auth.pa Patch10: e-smith-email-5.2.0-prop_merge.patch Patch11: e-smith-email-5.2.0-smtp-auth-wording.patch Patch12: e-smith-email-5.2.0-add-cdata-tag.patch -Patch13: e-smith-email-5.2.0-DigestMD5.patch +Patch13: e-smith-email-5.2.0-AuthBlacklist.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base >= 4.15.0-39 Requires: e-smith-tinydns >= 1.0.0-5 @@ -48,8 +48,11 @@ AutoReqProv: no e-smith server and gateway software - email module. %changelog +* Mon Jul 02 2012 Ian Wells 5.2.0-18.sme +- Allow blacklist of SMTP AUTH methods, replaces previous patch [SME: 7017] + * Sun Mar 04 2012 Ian Wells 5.2.0-17.sme -- MD5 patch originally suggested by Charlie Brady [SME: 6538] +- MD5 patch to workaround buggy SMTP servers [SME: 6538] * Fri Sep 23 2011 Jonathan Martens 5.2.0-16.sme - Fix previous commit to show complete text in server-manager [SME: 6320]