Upgrade Curl to Latest Version

Curl has a bug regarding TLS and SSLv3 that has caused Deluge not to be able to connect to trackers

(Known bug occurs on Apollo as of Now)

Upgrading Curl to the Lastest Build fixes this

https://curl.haxx.se/

Thanks for the update on this. Being only one person I heavily rely on member reports to things such as this. As soon as time permits I will look into including a build-from-source for curl.

If anyone is able to check out the QuickBox/quickbox_setup repository and possibly submit a pull request, that would be grand!

On 16.04

curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
Goes to

url 7.53.0-DEV (x86_64-pc-linux-gnu) libcurl/7.53.0-DEV OpenSSL/1.0.2j zlib/1.2.8 librtmp/2.3

I believe it has something to do with the reliance on GnuTLS

1 Like