Hi Hilko,
19.11.2016 22:11, Hilko Bengen пишет: > Source: swi-prolog > Version: 7.2.3+dfsg-4 > Severity: serious > Tags: patch > > Dear Maintainer, > > after searching for "AC_CHECK_LIB(ssl, SSL_library_init" using > codesearch.debian.net and rebuilding with OpenSSL 1.1, I found that the > OpenSSL is no longer detected and thus no longer built into the package. > > The rebuild was done on a regular sbuild setup using Debian > unstable/amd64. > > Something like the following should be enough to fix the OpenSSL > detection, however, there may be other changes necessary due to the > changed API in OpenSSL 1.1. > > - AC_CHECK_LIB(ssl, SSL_library_init, [ > + AC_CHECK_LIB(ssl, SSL_new, [ Thanks for your report! In fact it is not so easy to fix. Actually upstream already works on full OpenSSL 1.1 support, but it will surely take some time. Moreover, they need to support OpenSSL in range from 0.9.8 to 1.1, which is somewhat hard task. Cheers! Lev
signature.asc
Description: OpenPGP digital signature