[Bug debuginfod/31620] debuginfod should not require ssl support from libcurl

2024-04-08 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31620 --- Comment #3 from Frank Ch. Eigler --- like this? can you test? diff --git a/debuginfod/debuginfod-client.c b/debuginfod/debuginfod-client.c index 0ee7db3d6638..a3468f534656 100644 --- a/debuginfod/debuginfod-client.c +++ b/debuginfod/deb

[Bug debuginfod/31620] debuginfod should not require ssl support from libcurl

2024-04-08 Thread nolange79 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31620 --- Comment #2 from nolange79 at gmail dot com --- Should test for CURL_VERSION_SSL (since v7.10), from the docs [1]: > curl_version_info can be used to get a list of all supported protocols in the > current libcurl. [1] - https://curl.se/li

[Bug debuginfod/31620] debuginfod should not require ssl support from libcurl

2024-04-08 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31620 Frank Ch. Eigler changed: What|Removed |Added CC||fche at redhat dot com --- Comment

[Bug debuginfod/31620] New: debuginfod should not require ssl support from libcurl

2024-04-08 Thread nolange79 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31620 Bug ID: 31620 Summary: debuginfod should not require ssl support from libcurl Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2