--- rpms/smeserver-dovecot/sme9/smeserver-dovecot.spec 2013/04/10 19:33:10 1.10 +++ rpms/smeserver-dovecot/sme9/smeserver-dovecot.spec 2016/01/06 10:51:42 1.20 @@ -1,5 +1,5 @@ %define version 1.4.0 -%define release 8 +%define release 18 %define name smeserver-dovecot @@ -12,6 +12,13 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch1: smeserver-dovecot-1.4.0-remove_acl_and_sieve.patch Patch2: smeserver-dovecot-1.4.0-remove_obsolete_changelog.patch +Patch3: smeserver-dovecot-1.4.0-allow_plaintext.patch +Patch4: smeserver-dovecot-1.4.0-imapd_pem_perm.patch +Patch5: smeserver-dovecot-1.4.0-listen_loopback.patch +Patch6: smeserver-dovecot-1.4.0-process_limits.patch +Patch7: smeserver-dovecot-1.4.0-remove_limits_from_imaps.patch +Patch8: smeserver-dovecot-1.4.0-allow_custom_passdb_args.patch +Patch9: smeserver-dovecot-1.4.0-disable_tlsv1.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -25,7 +32,6 @@ Obsoletes: e-smith-imap Obsoletes: e-smith-ssl-imap Obsoletes: e-smith-wu-imap Obsoletes: imap -Obsoletes: bglibs <= 1.102 Obsoletes: m4 <= 1.4.5 Obsoletes: mailfront <= 1.10 Obsoletes: stunnel <= 4.15 @@ -37,6 +43,36 @@ Configure the dovecot IMAP server with s quota, ACL, extended logging, master user %changelog +* Wed Jan 6 2016 Daniel Berteaud - 1.4.0-18.sme +- Disable TLSv1 [SME: 9175] + +* Wed Jan 7 2015 Daniel Berteaud - 1.4.0-17.sme +- Allow custom passdb args [SME: 8778] + +* Thu Jan 23 2014 Daniel Berteaud - 1.4.0-16.sme +- Remove limit props from the imaps DB entry [SME: 8082] + +* Tue Dec 24 2013 Daniel Berteaud - 1.4.0-15.sme +- Apply process limits [SME: 8082] + +* Sun Jun 23 2013 Daniel Berteaud - 1.4.0-14.sme +- Listen on loopback if disabled [SME: 7697] + +* Wed May 29 2013 chris burnat - 1.4.0-13.sme +- Reverse changes made in 1.4.0-12 [SME: 7597] + +* Fri May 24 2013 chris burnat - 1.4.0-12.sme +- Fix IMAP folders dont present correctly in Outlook 2007 [SME: 7597] + +* Sat May 18 2013 Daniel Berteaud - 1.4.0-11.sme +- Fix permissions on imapd.pem as it's used by pop3s [SME: 7570] + +* Wed Apr 24 2013 Daniel Berteaud - 1.4.0-10.sme +- Do not obsolete bglibs, it's required for cvm [SME: 7509] + +* Tue Apr 16 2013 Daniel Berteaud - 1.4.0-9.sme +- Allow plaintext (unless explicitly disabled) [SME: 7549] + * Wed Apr 10 2013 Daniel Berteaud - 1.4.0-8.sme - Do not obsolete cvm, it's still needed for qpsmtpd [SME: 7509] @@ -72,6 +108,13 @@ quota, ACL, extended logging, master use %setup -q -n %{name}-%{version} %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 %build perl createlinks