--- rpms/smeserver-dovecot/sme9/smeserver-dovecot.spec 2013/06/23 19:55:25 1.16 +++ rpms/smeserver-dovecot/sme9/smeserver-dovecot.spec 2016/01/13 17:35:01 1.22 @@ -1,5 +1,5 @@ %define version 1.4.0 -%define release 14 +%define release 20 %define name smeserver-dovecot @@ -15,6 +15,12 @@ Patch2: smeserver-dovecot-1.4.0-remove_o 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 +Patch10: smeserver-dovecot-1.4.0-ssl_proto_from_db.patch +Patch11: smeserver-dovecot-1.4.0-hook_into_ssl_update_event.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -39,6 +45,25 @@ Configure the dovecot IMAP server with s quota, ACL, extended logging, master user %changelog +* Wed Jan 13 2016 Daniel Berteaud - 1.4.0-20.sme +- Hook into the new ssl-update event [SME: 9152] + +* Thu Jan 7 2016 Daniel Berteaud - 1.4.0-19.sme +- Allow settings SSL protocols from DB (and set TLSv1 back to enabled + on a default install) [SME: 9175] + +* 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] @@ -95,6 +120,12 @@ quota, ACL, extended logging, master use %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 %build perl createlinks