--- rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2016/05/07 06:52:02 1.29 +++ rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2016/09/13 07:48:58 1.34 @@ -1,10 +1,10 @@ -# $Id: smeserver-qpsmtpd.spec,v 1.28 2016/05/07 06:47:21 vip-ire Exp $ +# $Id: smeserver-qpsmtpd.spec,v 1.33 2016/07/12 20:07:13 vip-ire Exp $ Summary: SME Server qpsmtpd module %define name smeserver-qpsmtpd Name: %{name} %define version 2.4.0 -%define release 27 +%define release 32 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -42,6 +42,11 @@ Patch29: smeserver-qpsmtpd-2.4.0-dmarc_r Patch30: smeserver-qpsmtpd-2.4.0-spf_reject_policy.patch Patch31: smeserver-qpsmtpd-2.4.0-PERMS.patch Patch32: smeserver-qpsmtpd-2.4.0-fix_syntax_in_print_dns.patch +Patch33: smeserver-qpsmtpd-2.4.0-set_dkim_option_after_key.patch +Patch34: smeserver-qpsmtpd-2.4.0-remove_o_and_r_dkim_fields.patch +Patch35: smeserver-qpsmtpd-2.4.0-fix_disabling_dmarc_reports.patch +Patch36: smeserver-qpsmtpd-2.4.0-spf_and_dmarc_reject_off.patch +Patch37: smeserver-qpsmtpd-2.4.0-default_helo_policy_lenient.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: qpsmtpd >= 0.96 Requires: perl(ClamAV::Client) @@ -76,6 +81,22 @@ AutoReqProv: no SME Server qpsmtpd smtpd module %changelog +* Tue Sep 13 2016 Daniel Berteaud 2.4.0-32.sme +- Set the default helo policy to lenient [SME: 9767] + +* Tue Jul 12 2016 Daniel Berteaud 2.4.0-31.sme +- Turn SPF and DMARC rejects off by default [SME: 9654] + +* Fri Jun 17 2016 Daniel Berteaud 2.4.0-30.sme +- Fix disabling DMARC reporting [SME: 9507] + +* Tue May 24 2016 Daniel Berteaud 2.4.0-29.sme +- Remove o and r DKIM fields as they are not standard [SME: 9506] + +* Mon May 16 2016 Daniel Berteaud 2.4.0-28.sme +- In qpsmtpd-print-dns set DKIM options after the public key so the string + will still be splitted correctly [SME: 9506] + * Sat May 7 2016 Daniel Berteaud 2.4.0-27.sme - Fix a syntax error in the qpsmtpd-print-dns script [SME: 9507] @@ -838,6 +859,11 @@ SME Server qpsmtpd smtpd module %patch30 -p1 %patch31 -p1 %patch32 -p1 +%patch33 -p1 +%patch34 -p1 +%patch35 -p1 +%patch36 -p1 +%patch37 -p1 %build perl createlinks