v2.2.27 released --- libressl
Michael A. Peters
mpeters at domblogger.net
Wed Dec 7 05:30:31 UTC 2016
On 12/06/2016 11:35 AM, Ruga wrote:
> Results from the application of the following patch from Aki.
>
> perl -i -ple 's|^(\s*#include <openssl/opensslv.h>\s*)$|$1\n\t#if OPENSSL_VERSION_NUMBER == 0x20000000L\n\t#define OPENSSL_VERSION_NUMBER 0x10001000L\n\t#endif|' configure.ac;
>
I use a different method of patching but similar in end result concept,
but I too have an error - I haven't looked at why yet, that's on my todo
list, just saw the build fails.
I might see if I can get it to build tonight. My personal use of dovecot
is rather limited, three low volume servers, so I can't be of much use
in finding problems that are not compile related, but I'll try to figure
out the LibreSSL needed build tweaking tonight.
More information about the dovecot
mailing list