On Fri, Oct 15, 2021 at 12:47:44PM +0200, Mark Wielaard wrote: > Hi, > > On Thu, 2021-10-14 at 16:49 +0200, Kamil Dudka wrote: > > As I understand it, Zbyszek is now proposing to make changes to other packages > > and/or distribution metadata in order to make (lib)curl-minimal actually used > > on some Fedora installations by default. > > This sounds interesting. For elfutils-debuginfod-client we really only > support http(s):// and file:// so replacing our dependency from full > libcurl to libcurl-minimal seems a good idea (assuming those 3 > protocols are in libcurl-minimal). Please let us know what we should > do/test to see if this works as intended. You should also probably do: curl_easy_setopt(c, CURLOPT_PROTOCOLS, CURLPROTO_HTTPS|CURLPROTO_FILE) (copied from https://github.com/systemd/systemd/commit/55b90ee00b). Zbyszek _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure