> Le 24 oct. 2017 à 18:04, Emmanuel Hocdet <[email protected]> a écrit : > > Hi Willy > >> Le 22 oct. 2017 à 10:02, Willy Tarreau <[email protected]> a écrit : >> >> On Tue, Oct 10, 2017 at 06:35:49PM +0200, Emmanuel Hocdet wrote: >>> Hi, >>> >>> BoringSSL switch OPENSSL_VERSION_NUMBER to 1.1.0 for compatibility. >>> This patch fix BoringSSL call and openssl-compat.h/#define occordingly. >>> This will not break openssl/libressl compat. >> >> I'll let Emeric check this one since it touches some parts of the ASYNC >> code and he has some code to check this. >> > > patch add OPENSSL_NO_ASYNC dependancy in #if. nothing else for ASYNC part >
okay, patch split in 2 parts :) 1) support OPENSSL_NO_ASYNC #define 2) BoringSSL switch OPENSSL_VERSION_NUMBER to 1.1.0 for compatibility. ++ Manu
0001-BUILD-ssl-support-OPENSSL_NO_ASYNC-define.patch
Description: Binary data
0002-MINOR-ssl-build-with-recent-BoringSSL-library.patch
Description: Binary data

