openbsd-ports/mail/dovecot
sthen 0ad0a1a16e libkrb5 exports base64_decode and base64_encode (which appear to only be
needed internally), these conflict with symbols in dovecot's internal shared
library, causing the wrong version of the functions to be used in some cases.

Since we are in userland ABI API lock we cannot clean libkrb5 at present
so make a nasty workaround by statically linking the affected binaries with
libdovecot so the correct symbols take priority.

Fixes crashes I hit in doveadm and potentially some auth mechanisms.

OK ajacoutot@, Brad (maintainer)
2012-01-28 21:35:02 +00:00
..
files Add a krb5-config script to avoid patching the autoconf input files. From Brad. 2011-06-18 22:41:27 +00:00
patches libkrb5 exports base64_decode and base64_encode (which appear to only be 2012-01-28 21:35:02 +00:00
pkg @sample the remaining Dovecot config files into /etc/dovecot 2012-01-16 23:59:22 +00:00
distinfo update to Dovecot 2.0.17, from Brad 2012-01-16 16:34:17 +00:00
Makefile libkrb5 exports base64_decode and base64_encode (which appear to only be 2012-01-28 21:35:02 +00:00