Control: tags -1 - patch

Adrian Bunk <b...@stusta.de> writes:

> Not a perfect solution but sufficient for stretch is the patch below to 
> use OpenSSL 1.0.2
> [...]
>   libcurl4-openssl-dev,
>   liblog4shib-dev,
> - libssl-dev,
> + libssl1.0-dev | libssl-dev (<< 1.1.0~),

As previously established in this bug report, XMLTooling and cURL must
use the same OpenSSL version, because they exchange SSL_CTX pointers.
I think the only sensible way out would be introducing an OpenSSL 1.0
flavour of curl, and build-depending on libcurl4-openssl1.0-dev here.
See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844263.
-- 
Regards,
Feri

Reply via email to