]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
curl: Update to 7.83.0
authorRobert Joslyn <robert.joslyn@redrectangle.org>
Thu, 28 Apr 2022 14:13:41 +0000 (07:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 30 Apr 2022 20:59:32 +0000 (21:59 +0100)
commit2e525a64ee945559afaad8b0285ac5d48a2748b4
tree653a77f41a80c05dcfe7eb997fa1b3d4f6d4d591
parentebe2411ce78d5e4ea49b9b4cb732b461ecc32ca6
curl: Update to 7.83.0

This is a minor feature and bugfix release. Changes include:

 * curl: add %header{name} experimental support in -w handling
 * curl: add %{header_json} experimental support in -w handling
 * curl: add --no-clobber
 * curl: add --remove-on-error
 * header api: add curl_easy_header and curl_easy_nextheader
 * msh3: add support for QUIC and HTTP/3 using msh3

Full changelog at: https://curl.se/changes.html#7_83_0

Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/curl/curl_7.83.0.bb [moved from meta/recipes-support/curl/curl_7.82.0.bb with 97% similarity]