--- rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2016/05/06 22:12:06 1.23 +++ rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2016/05/06 22:50:10 1.24 @@ -1,10 +1,10 @@ -# $Id: smeserver-qpsmtpd.spec,v 1.22 2016/05/06 21:28:42 vip-ire Exp $ +# $Id: smeserver-qpsmtpd.spec,v 1.23 2016/05/06 22:12:06 vip-ire Exp $ Summary: SME Server qpsmtpd module %define name smeserver-qpsmtpd Name: %{name} %define version 2.4.0 -%define release 24 +%define release 25 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -35,10 +35,11 @@ Patch22: smeserver-qpsmtpd-2.4.0-externa Patch23: smeserver-qpsmtpd-2.4.0-inbound_spf.patch Patch24: smeserver-qpsmtpd-2.4.0-inbound_dkim.patch Patch25: smeserver-qpsmtpd-2.4.0-inbound_dmarc.patch -Patch26: smeserver-qpsmtpd-2.4.0-init_dmarc_report_db.patch -Patch27: smeserver-qpsmtpd-2.4.0-dmarc_settings_bool.patch -Patch28: smeserver-qpsmtpd-2.4.0-dmarc_reporting.patch -Patch29: smeserver-qpsmtpd-2.4.0-spf_reject_policy.patch +Patch26: smeserver-qpsmtpd-2.4.0-dkim_signing.patch +Patch27: smeserver-qpsmtpd-2.4.0-init_dmarc_report_db.patch +Patch28: smeserver-qpsmtpd-2.4.0-dmarc_settings_bool.patch +Patch29: smeserver-qpsmtpd-2.4.0-dmarc_reporting.patch +Patch30: smeserver-qpsmtpd-2.4.0-spf_reject_policy.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: qpsmtpd >= 0.96 Requires: perl(ClamAV::Client) @@ -72,13 +73,16 @@ AutoReqProv: no SME Server qpsmtpd smtpd module %changelog +* Fri May 6 2016 Daniel Berteaud 2.4.0-25.sme +- Add missing patch for DKIM signing [SME: 9506] + * Fri May 6 2016 Daniel Berteaud 2.4.0-24.sme - Check SPF for inbound emails [SME: 9505] - Check DKIM for inbound emails [SME: 9504] - Check DMARC for inbound emails (based on the previous SPF and DKIM checks) [SME: 9507] - Store and send DMARC aggregate reports [SME: 9507] -- Support DKIM signing for outbounb emails [SME: 9506] +- Support DKIM signing for outbound emails [SME: 9506] * Fri May 6 2016 Daniel Berteaud 2.4.0-23.sme - Use an additional badrcptto file list for external connections so @@ -820,6 +824,7 @@ SME Server qpsmtpd smtpd module %patch27 -p1 %patch28 -p1 %patch29 -p1 +%patch30 -p1 %build perl createlinks