--- rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2014/01/29 07:24:48 1.5 +++ rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2016/01/13 17:47:36 1.13 @@ -1,10 +1,10 @@ -# $Id: smeserver-qpsmtpd.spec,v 1.4 2013/06/14 10:25:29 vip-ire Exp $ +# $Id: smeserver-qpsmtpd.spec,v 1.12 2016/01/12 21:11:12 vip-ire Exp $ Summary: SME Server qpsmtpd module %define name smeserver-qpsmtpd Name: %{name} %define version 2.4.0 -%define release 5 +%define release 14 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,6 +13,13 @@ Source: %{name}-%{version}.tar.xz Patch1: smeserver-qpsmtpd-2.4.0-spamassassin_size_limit.patch Patch2: smeserver-qpsmtpd-2.4.0-initialize_size.patch Patch3: smeserver-qpsmtpd-2.4.0-ciphers-update.patch +Patch4: smeserver-qpsmtpd-2.4.0-RBLSBLupdate.patch +Patch5: smeserver-qpsmtpd-2.4.0-remove_databytes.patch +Patch6: smeserver-qpsmtpd-2.4.0-ahbl-patch +Patch7: smeserver-qpsmtpd-2.4.0-allow_relayclients_wo_authentications.patch +Patch8: smeserver-qpsmtpd-2.4.0-add_domain_to_bcc_user.patch +Patch9: smeserver-qpsmtpd-2.4.0-ssl_proto_from_db.patch +Patch10: smeserver-qpsmtpd-2.4.0-ssl_update.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: qpsmtpd >= 0.83 Requires: perl(Mail::DKIM) @@ -44,6 +51,36 @@ AutoReqProv: no SME Server qpsmtpd smtpd module %changelog +* Wed Jan 13 2016 Daniel Berteaud 2.4.0-14.sme +- Expand all ssl related conf in ssl-update [SME: 9152] + +* Tue Jan 12 2016 Daniel Berteaud 2.4.0-13.sme +- Hook into a new ssl-update event [SME: 9152] + +* Thu Jan 7 2016 Daniel Berteaud 2.4.0-12.sme +- Allow setting SSL protocols from DB [SME: 9162] + +* Thu Aug 6 2015 Daniel Berteaud 2.4.0-11.sme +- Add domain part to bcc user if missing [SME: 8990] + +* Wed Dec 3 2014 stephane de Labrusse 2.4.0-10.sme +- allow IP relayclient stored by DB [SME: 8704] +- Code from Stefano ZAmboni +- & Charlie Brady + +* Tue Dec 2 2014 stephane de Labrusse 2.4.0-9.sme +- allow IP relayclient stored by DB [SME: 8704] +- Code from Stefano ZAmboni + +* Tue May 6 2014 Ian Wells 2.4.0-8.sme +- Remove dnsbl.ahbl.org RBL List [SME: 8368] + +* Tue Apr 15 2014 Ian Wells 2.4.0-7.sme +- Remove the databytes file from qpsmtpd config [SME: 8329] + +* Tue Apr 15 2014 Ian Wells 2.4.0-6.sme +- Update SBL and RBL Lists [SME: 8236] + * Tue Jan 28 2014 Ian Wells 2.4.0-5.sme - Remove insecure ciphers [SME: 8138] @@ -699,6 +736,13 @@ SME Server qpsmtpd smtpd module %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 %build perl createlinks