--- rpms/e-smith-email/sme9/e-smith-email.spec 2013/06/23 19:53:54 1.4 +++ rpms/e-smith-email/sme9/e-smith-email.spec 2018/12/17 12:01:03 1.15 @@ -1,10 +1,10 @@ -# $Id: e-smith-email.spec,v 1.3 2013/03/16 23:05:59 wellsi Exp $ +# $Id: e-smith-email.spec,v 1.14 2015/02/06 07:13:39 stephdl Exp $ Summary: e-smith server and gateway - email module %define name e-smith-email Name: %{name} %define version 5.4.0 -%define release 3 +%define release 13 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,12 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch1: e-smith-email-5.4.0-smtpMigrate.patch Patch2: e-smith-email-5.4.0-always_enable_imap.patch +Patch3: e-smith-email-5.4.0-MultiDrop.patch +Patch4: e-smith-email-5.4.0-webmail-only-local-network.patch +Patch5: e-smith-email-5.4.0-AuthOrder.patch +Patch6: e-smith-email-5.4.0-AuthException.patch +Patch7: e-smith-email-5.4.0-ZIPVOSX-ZIPV3_new_signatures.patch +Patch8: e-smith-email-5.4.0-SSLCertIgnore.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base >= 4.15.0-39 Requires: e-smith-tinydns >= 1.0.0-5 @@ -37,6 +43,41 @@ AutoReqProv: no e-smith server and gateway software - email module. %changelog + +%changelog +* Thu Nov 29 2018 john Crisp 5.4.0-13.sme +- Add SSLCertignore key [SME: 8207] + +* Fri Feb 6 2015 stephane de Labrusse 5.4.0-12.sme +- remove the patch e-smith-email-5.4.0-UEsDBBQDAAAIA-new-signature.patch +- [SME: 8833] + +* Thu Feb 5 2015 stephane de Labrusse 5.4.0-11.sme +- Add new zip file signatures to default mailpatterns database : UEsDBBQDAAAIA +- [SME: 8833] + +* Fri Dec 5 2014 stephane de Labrusse 5.4.0-9.sme +- Add new zip file signatures to default mailpatterns database : ZIPVOSX & ZIPV3 +- [SME: 8718] + +* Mon Feb 10 2014 Charlie Brady 5.4.0-8.sme +- Handle exceptions during attempted SASL auth. Add more debug tracing. + [SME: 8205] + +* Fri Dec 20 2013 Ian Wells 5.4.0-7.sme +- Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 7351] + +* Sat Dec 14 2013 Ian Wells 5.4.0-6.sme +- Only present one auth method at a time, in order, to NET::SMTP, + by Charlie Brady [SME: 8060] + Second hunk in patch converts tabs to spaces, no code change. + +* Tue Dec 10 2013 Chris Burnat 5.4.0-5.sme +- Allow webmail-only-local-network by Stephane de Labrusse [SME: 7351] + +* Fri Jul 5 2013 Ian Wells 5.4.0-4.sme +- Fetchmail multidrop mode follows TCPPort setting, by Hans Riethmann [SME: 7749] + * Sun Jun 23 2013 Daniel Berteaud 5.4.0-3.sme - Always enable imap, listen on loopback is disabled [SME: 7697] @@ -1388,6 +1429,12 @@ e-smith server and gateway software - em %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 %build perl createlinks