On Mon, 23 Jan 2023 at 20:15, Anton Johansson via <[email protected]> wrote:
>
> * 7.55.0 deprecates CURLINFO_CONTENT_LENGTH_DOWNLOAD in favour of a *_T
>   version, which returns curl_off_t instead of a double.
> * 7.85.0 deprecates CURLOPT_PROTOCOLS and CURLOPT_REDIR_PROTOCOLS in
>   favour of *_STR variants, specifying the desired protocols via a
>   string.
>
> Signed-off-by: Anton Johansson <[email protected]>

Block folks -- this patch has been reviewed, are you going to
pick it up (with the Resolves: line added) ?

I'm interested because one of the machines I use has just updated
to the new libcurl and so QEMU no longer compiles there because
of the deprecation warnings :-)

-- PMM

Reply via email to