--- rpms/e-smith-email/sme8/e-smith-email.spec 2008/07/28 18:23:52 1.12 +++ rpms/e-smith-email/sme8/e-smith-email.spec 2012/12/20 03:31:45 1.35 @@ -1,16 +1,29 @@ +# $Id: e-smith-email.spec,v 1.34 2012/07/03 04:19:02 wellsi Exp $ + Summary: e-smith server and gateway - email module %define name e-smith-email Name: %{name} -%define version 4.18.0 -%define release 5 +%define version 5.2.0 +%define release 19 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz -Patch1: e-smith-email-4.18.0-fixADD.patch -Patch2: e-smith-email-4.18.0-add2general.patch -Patch3: e-smith-email-4.18.0-FixSpecialCharactersPseudonyms.patch +Patch1: e-smith-email-5.2.0-localonly.patch +Patch2: e-smith-email-5.2.0-spamsubject.patch +Patch3: e-smith-email-5.2.0-HeloHost.patch +Patch4: e-smith-email-5.2.0-blocksmtp.patch +Patch5: e-smith-email-5.2.0-HeloHost.patch2 +Patch6: e-smith-email-5.2.0-zero-to-disabled.patch +Patch7: e-smith-email-5.2.0-transparent.patch +Patch8: e-smith-email-5.2.0-force_relay.patch +Patch9: e-smith-email-5.2.0-smtp-auth.patch +Patch10: e-smith-email-5.2.0-prop_merge.patch +Patch11: e-smith-email-5.2.0-smtp-auth-wording.patch +Patch12: e-smith-email-5.2.0-add-cdata-tag.patch +Patch13: e-smith-email-5.2.0-AuthBlacklist.patch +Patch14: e-smith-email-5.2.0-StartTLS.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base >= 4.15.0-39 Requires: e-smith-tinydns >= 1.0.0-5 @@ -36,6 +49,63 @@ AutoReqProv: no e-smith server and gateway software - email module. %changelog +* Wed Dec 19 2012 Ian Wells 5.2.0-19.sme +- Allow smtp_auth_proxy to use port 587 with STARTTLS, by Charlie Brady [SME: 6922] + +* Mon Jul 02 2012 Ian Wells 5.2.0-18.sme +- Allow blacklist of SMTP AUTH methods, replaces previous patch [SME: 7017] + +* Sun Mar 04 2012 Ian Wells 5.2.0-17.sme +- MD5 patch to workaround buggy SMTP servers [SME: 6538] + +* Fri Sep 23 2011 Jonathan Martens 5.2.0-16.sme +- Fix previous commit to show complete text in server-manager [SME: 6320] + +* Fri Sep 23 2011 Jonathan Martens 5.2.0-15.sme +- Fix SMTP auth wording in server-manager [SME: 6320] + +* Sat Nov 20 2010 Ian Wells 5.2.0-14.sme +- SME 8.0 Changelog Cleanup [SME: 6368] + +* Sun Oct 31 2010 Shad L. Lords 5.2.0-13.sme +- Fix property merge when local pseudonym is set [SME: 6370] + +* Sun Oct 31 2010 Shad L. Lords 5.2.0-12.sme +- Add smtp auth into web interface, not just when enabled [SME: 6318] + +* Mon Oct 4 2010 Shad L. Lords 5.2.0-11.sme +- Enable auth for smtp traffic and migrate if necessary [SME: 5575] + +* Sun Sep 25 2010 Shad L. Lords 5.2.0-10.sme +- Change enabled to transparent for mail proxy [SME: 5574] + +* Tue May 8 2010 Jonathan Martens 5.2.0-9.sme +- Fix migrate fragment [SME: 5922] + +* Tue May 4 2010 Jonathan Martens 5.2.0-8.sme +- Fix errors in previous commit [SME: 5922] + +* Tue May 4 2010 Jonathan Martens 5.2.0-7.sme +- Set smtp-auth-proxy Debug property to disabled instead of 0 [SME: 5922] + +* Sat Apr 3 2010 Charlie Brady 5.2.0-6.sme +- Fix HeloHost patch. [SME: 5854] + +* Thu Mar 25 2010 Federico Simoncelli 5.2.0-5.sme +- Block by default the SMTP transparent proxy [SME: 5574] + +* Mon Dec 21 2009 Filippo Carletti 5.2.0-4.sme +- Use HeloHost (if present) in smtp-auth-proxy.pl [SME: 5680] + +* Wed Nov 4 2009 Jonathan Martens 5.2.0-3.sme +- Allow for changing SPAM subject tag through server-manager [SME: 5559] + +* Wed Oct 29 2008 Shad L. Lords 5.2.0-2.sme +- Fix 'Allow private' to be correct string [SME: 4731] + +* Tue Oct 7 2008 Shad L. Lords 5.2.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + * Mon Jul 28 2008 Jonathan Martens 4.18.0-5 - Fix patch to be in accordance with conventions in e-smith-formagick's general [SME: 4285] @@ -1322,6 +1392,17 @@ e-smith server and gateway software - em %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 %build perl createlinks