--- rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2016/05/16 10:22:42 1.30 +++ rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2017/02/27 18:47:02 1.35 @@ -1,10 +1,10 @@ -# $Id: smeserver-qpsmtpd.spec,v 1.29 2016/05/07 06:52:02 vip-ire Exp $ +# $Id: smeserver-qpsmtpd.spec,v 1.34 2016/09/13 07:48:58 vip-ire Exp $ Summary: SME Server qpsmtpd module %define name smeserver-qpsmtpd Name: %{name} %define version 2.4.0 -%define release 28 +%define release 33 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -43,6 +43,10 @@ Patch30: smeserver-qpsmtpd-2.4.0-spf_rej 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) @@ -77,6 +81,22 @@ AutoReqProv: no SME Server qpsmtpd smtpd module %changelog +* Mon Feb 27 2017 Jean-Philipe Pialasse 2.4.0-33.sme +- updated regex for SBList in smeserver-qpsmtpd-2.4.0-change_rbl_sbl_list_separator.patch +- to take into account list using a subdomain [SME: 10116] + +* 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] @@ -844,6 +864,10 @@ SME Server qpsmtpd smtpd module %patch31 -p1 %patch32 -p1 %patch33 -p1 +%patch34 -p1 +%patch35 -p1 +%patch36 -p1 +%patch37 -p1 %build perl createlinks