Hey Reiner,
On Tue, 7 Feb 2017 23:40:37 +0100 Reiner Herrmann wrote:
> Control: tag -1 + patch
>
> The attached patch checks for the OPENSSL_init_ssl symbol instead
> of SSL_library_init, which has been deprecated in OpenSSL 1.1.
> It also fails the build if the symbol is not found, to prevent
>
Control: tag -1 + patch
The attached patch checks for the OPENSSL_init_ssl symbol instead
of SSL_library_init, which has been deprecated in OpenSSL 1.1.
It also fails the build if the symbol is not found, to prevent
the silent dropping of SSL support in the future.
diff -Nru weex-2.8.2/configure.i
Source: weex
Version: 2.8.2
Severity: serious
Control: block 827061 by -1
https://buildd.debian.org/status/package.php?p=weex
...
checking for CRYPTO_new_ex_data in -lcrypto... yes
checking for SSL_library_init in -lssl... no
...
3 matches
Mail list logo