Hi Marcus, On Thu, Oct 22, 2015 at 12:14:53PM +0200, Marcus Rueckert wrote: > On 2015-10-22 09:44:05 +0200, Willy Tarreau wrote: > > On Thu, Oct 22, 2015 at 10:40:45AM +0300, Dmitry Sivachenko wrote: > > > 1.6.1 still does not build with OpenSSL < 1.0: > > > > > > src/ssl_sock.o: In function `ssl_sock_do_create_cert': > > > ssl_sock.c:(.text+0x295b): undefined reference to > > > `EVP_PKEY_get_default_digest_nid' > > > Makefile:760: recipe for target 'haproxy' failed > > > > > > So is it intended behavior? > > > > It's neither intended nor not intended, it's just that I was waiting for > > Marcus' confirmation that the patch fixed the issue for him, and forgot > > about this patch while waiting for a response. Can you confirm on your > > side that the patch fixes the issue for you ? If so I'm willing to merge > > the fix immediately. I prefer to be careful because on my side openssl > > 0.9.8 doesn't break so I want to be sure that there isn't a second level > > of breakage after this one. > > 1. actually send a confirmation that it builds for me with the patch > from Christopher Faulet.
I'm sorry, I just found your mail and your previous reply in my spambox. Too bad I missed them before the release :-( Thanks for having responded quickly! Willy

