FS#28252 - [curl] version `CURL_OPENSSL_3' not found
Attached to Project:
Arch Linux
Opened by Ben Mehne (ben0mega) - Saturday, 04 February 2012, 21:14 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 04 February 2012, 21:56 GMT
Opened by Ben Mehne (ben0mega) - Saturday, 04 February 2012, 21:14 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 04 February 2012, 21:56 GMT
|
Details
Description:
Software that I have (an obscure program, webots) crashes on current version of curl with version `CURL_OPENSSL_3' not found. Is this a bug in the current curl packaging or is a new "feature"? (downgrading to 7.23.1 does fix it, but I would like to know whether I should blacklist the curl package or wait for an update that fixes this). Additional info: * curl version 7.24.0-2 Steps to reproduce: open program like wakoopa (reported elsewhere), webots crashes with version `CURL_OPENSSL_3' not found |
This task depends upon
Closed by Dave Reisner (falconindy)
Saturday, 04 February 2012, 21:56 GMT
Reason for closing: Not a bug
Additional comments about closing: Because of OpenSSL security issues, curl 7.24.0 reversioned the symbols. There's nothing Arch can do to fix binary blobs.
Saturday, 04 February 2012, 21:56 GMT
Reason for closing: Not a bug
Additional comments about closing: Because of OpenSSL security issues, curl 7.24.0 reversioned the symbols. There's nothing Arch can do to fix binary blobs.

Looks like this is proprietary garbage which isn't statically
linked. You're pretty much SOL -- it needs to be fixed upstream.