--- rpms/smeserver-qpsmtpd/sme8/smeserver-qpsmtpd.spec 2010/10/01 13:32:47 1.33 +++ rpms/smeserver-qpsmtpd/sme8/smeserver-qpsmtpd.spec 2014/01/14 05:23:36 1.43 @@ -1,10 +1,10 @@ -# $Id: smeserver-qpsmtpd.spec,v 1.32 2010/09/26 17:27:14 slords Exp $ +# $Id: smeserver-qpsmtpd.spec,v 1.42 2013/10/13 18:54:17 vip-ire Exp $ Summary: SME Server qpsmtpd module %define name smeserver-qpsmtpd Name: %{name} %define version 2.2.0 -%define release 10 +%define release 19 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -18,6 +18,13 @@ Patch5: smeserver-qpsmtpd-2.2.0-tls_befo Patch6: smeserver-qpsmtpd-2.2.0-require_auth.patch Patch7: smeserver-qpsmtpd-2.2.0-ciphers.patch Patch8: smeserver-qpsmtpd-2.2.0-fix_relay_auth_for_local_net.patch +Patch9: smeserver-qpsmtpd-2.2.0-allow_fetchmail.patch +Patch10: smeserver-qpsmtpd-2.2.0-log_to_stdout.patch +Patch11: smeserver-qpsmtpd-2.2.0-configure_num_of_log_file_to_keep.patch +Patch12: smeserver-qpsmtpd-2.2.0-spamassassin_size_limit.patch +Patch13: smeserver-qpsmtpd-2.2.0-initialize_size.patch +Patch14: smeserver-qpsmtpd-2.2.0-remove_databytes.patch +Patch15: smeserver-qpsmtpd-2.2.0-ciphers-update.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: qpsmtpd >= 0.83 Requires: perl(Mail::DKIM) @@ -48,11 +55,39 @@ AutoReqProv: no SME Server qpsmtpd smtpd module %changelog +* Mon Jan 13 2014 Ian Wells 2.2.0-19.sme +- Remove insecure ciphers [SME: 7916] + +* Sun Oct 13 2013 Daniel Berteaud 2.2.0-18 +- Remove the databytes file from qpsmtpd config [SME: 7876] + +* Wed Jun 12 2013 Daniel Berteaud 2.2.0-17 +- Fix size_limit initialization [SME: 7668] + +* Tue Apr 23 2013 chris burnat 2.2.0-16 +- smeserver-qpsmtpd reads MaxMessageSize prop of spamassassin and adds it + to the arguments of the plugin if defined, patch by Daniel [SME: 7541] + +* Wed Jul 18 2012 Ian Wells 2.2.0-15 +- Revert the 2.2.0-14 change and fix properly in e-smith-base [SME: 7026] + +* Fri Jul 06 2012 Ian Wells 2.2.0-14 +- tls ciphers defaults to disallow SSLv2 [SME: 7026] + +* Thu Oct 14 2010 Daniel Berteaud 2.2.0-13 +- Read number of log files to keep from the DB [SME: 2862] + +* Fri Oct 8 2010 Daniel Berteaud 2.2.0-12 +- Log all the run script to stdout [SME: 5831] + +* Mon Oct 4 2010 Shad L. Lords 2.2.0-11.sme +- Allow relay from all local 127.0.0.x addresses [SME: 5575] + * Fri Oct 1 2010 Daniel Berteaud 2.2.0-10.sme - Fix RelayRequiresAuth for local network [SME: 5575] * Sun Sep 25 2010 Shad L. Lords 2.2.0-9.sme -- Make tls ciphers configurable [SME: 6141] +- Make tls ciphers configurable [SME: 6241] * Sun Sep 25 2010 Shad L. Lords 2.2.0-8.sme - Require auth for all relays (local too) [SME: 5575] @@ -677,6 +712,13 @@ SME Server qpsmtpd smtpd module %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 %build perl createlinks