--- rpms/qpsmtpd/sme9/qpsmtpd.spec 2014/03/13 16:27:35 1.8 +++ rpms/qpsmtpd/sme9/qpsmtpd.spec 2015/02/15 16:25:13 1.11 @@ -1,8 +1,8 @@ -# $Id: qpsmtpd.spec,v 1.7 2013/12/09 19:47:15 vip-ire Exp $ +# $Id: qpsmtpd.spec,v 1.10 2014/12/26 14:43:24 stephdl Exp $ Name: qpsmtpd Version: 0.84 -Release: 9%{?dist} +Release: 11%{?dist} Summary: qpsmtpd + qpsmtpd-apache + qpsmtpd-async License: MIT Group: System Environment/Daemons @@ -233,6 +233,18 @@ fi %pre %changelog +* Sun Feb 15 2015 Daniel Berteaud 0.84-12.sme +- Revert forcing TLSv1 patch as it breaks some inbound delivery [SME: 8851] +- Revert whitelist_soft dnsbl as it hasn't been verified yet and we need to + push the fix for TLSv1 [SME: 8747] + +* Fri Dec 26 2014 stephane de Labrusse 0.84-11.sme +- Modify whitelist_soft transaction to interact with dnsbl filter [SME: 8747] +- by John Crisp + +* Mon Dec 22 2014 Daniel Berteaud 0.84-10.sme +- Force usage of TLSv1 [SME: 8726] + * Thu Mar 13 2014 Daniel Berteaud 0.84-9.sme - Remove DENYSOFT on SPF softfail [SME: 8273]