From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D79683858430; Wed, 11 Jan 2023 14:17:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D79683858430 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673446623; bh=C6ZGlRUBx8ycBpw8+yG3JxkUukOoELmaLOcinnsNThw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IJO19ErbK9H6696RWrhlRkRcqhpyaFRcVMHPfoat+2yy14nx0M3SbutdjVcjlODaz DwfN6gY8ksCdZG8HqhlPs6bs2aKs4x4PoLQcz/+dalvgROnKcFPXcQN1uxwedpIl7C vm0Axj3IIJUzsva/p3R9jt3mHp9nWfiz4E5T74Yc= From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/29926] debuginfod using deprecated curl (since 7.55.0) API, fails to build with 7.87.0 Date: Wed, 11 Jan 2023 14:17:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: debuginfod X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29926 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED --- Comment #5 from Mark Wielaard --- Sorry, pushed this slightly too early. But the try bots seemed happy. Please feel free to loudly complain if this not actually solved your issue. commit 6560fb26a62ef135a804357ef4f15a47de3e49b3 Author: Mark Wielaard Date: Tue Jan 10 23:20:41 2023 +0100 debuginfod-client: Use CURLOPT_PROTOCOLS_STR for libcurl >=3D 7.85.0 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29926 Signed-off-by: Mark Wielaard --=20 You are receiving this mail because: You are on the CC list for the bug.=