--- rpms/smeserver-dovecot/sme10/smeserver-dovecot.spec 2020/05/02 03:53:21 1.4 +++ rpms/smeserver-dovecot/sme10/smeserver-dovecot.spec 2020/05/04 12:44:36 1.10 @@ -1,5 +1,5 @@ %define version 1.6.0 -%define release 4 +%define release 10 %define name smeserver-dovecot @@ -14,6 +14,9 @@ Source: %{name}-%{version}.tar.xz Patch0: smeserver-dovecot-1.6.0-set_cipher_list.patch Patch1: smeserver-dovecot-1.6.0-pop3.patch Patch2: smeserver-dovecot-1.6.0-bz10934-Ciphers-and-TLS.patch +Patch3: smeserver-dovecot-1.6.0-bz9865-use-email-to-auth.patch +Patch4: smeserver-dovecot-1.6.0-fix-createlinks-1.patch +Patch5: smeserver-dovecot-1.6.0-fix-35ssl-typo.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -40,11 +43,26 @@ Configure the dovecot IMAP server with s quota, ACL, extended logging, master user %changelog -* Fri May 01 2020 Jean-Philipe Pialasse 1.6.0-4.sme +* Mon May 04 2020 John Crisp 1.6.0-10.sme +- fix typo in 35ssl template [SME: 10934] + +* Mon May 04 2020 John Crisp 1.6.0-9.sme +- fix typo in createlinks [SME: 10932] + +* Sat May 02 2020 Jean-Philipe Pialasse 1.6.0-8.sme +- revert property names with period in it [SME: 10934] + +* Sat May 02 2020 Jean-Philipe Pialasse 1.6.0-7.sme +- add property AcceptFullEmail with enabled as default [SME: 9865] + * this allow to login using either username or username@domain.tld + dovecot get the username part. + +* Fri May 01 2020 Jean-Philipe Pialasse 1.6.0-5.sme - set TLSv1 and TLSv1.1 disabled as default [SME: 10934] * Amend cipher list * force cipher order * 4096 default dh parameter + * property names without period to avoid issues * Sun Apr 26 2020 Jean-Philipe Pialasse 1.6.0-3.sme - Use Dovecot for pop3 and pop3s [SME: 7510] @@ -135,6 +153,9 @@ quota, ACL, extended logging, master use %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build perl createlinks