On 2018/09/11 07:57, Renaud Allard wrote:
> Hello,
> 
> As you may have heard dovecot 2.2 is now EOL
> (https://www.mail-archive.com/dovecot-news@dovecot.org/msg00341.html), which
> means that if you run into trouble, you will have to replicate it on 2.3.
> 
> Here are some patches for dovecot and dovecot-pigeonhole to upgrade them to
> 2.3.2.
> 
> Could you check?

Personally (having loosely been following the dovecot mailing list)
2.3.x doesn't fill me with confidence yet and I'd be happier to hold off
on updating the Dovecot-related ports until OpenBSD 6.4 is done.

: @@ -1,5 +1,5 @@
:  @comment $OpenBSD: PLIST-ldap,v 1.3 2016/11/12 15:37:32 sthen Exp $
: -@conflict dovecot-<=2.2.26.0p0
: +@conflict dovecot-<=2.3.2.0p0

There's no need to change this @conflict

: @@ -1046,6 +1071,7 @@ share/examples/dovecot/example-config/co
:  @sample ${SYSCONFDIR}/dovecot/conf.d/20-lmtp.conf
:  share/examples/dovecot/example-config/conf.d/20-pop3.conf
:  @sample ${SYSCONFDIR}/dovecot/conf.d/20-pop3.conf
: +share/examples/dovecot/example-config/conf.d/20-submission.conf
:  share/examples/dovecot/example-config/conf.d/90-acl.conf
:  @sample ${SYSCONFDIR}/dovecot/conf.d/90-acl.conf
:  share/examples/dovecot/example-config/conf.d/90-plugin.conf

Here you miss @sample'ing the new config file

Also AIUI the TLS-related code was changed quite a bit in 2.3 and
probably wants a good look over as I don't think they're really testing
with LibreSSL.

Reply via email to