]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
curl: Update to 8.9.1
authorRobert Joslyn <robert.joslyn@redrectangle.org>
Thu, 8 Aug 2024 04:07:26 +0000 (21:07 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Aug 2024 21:33:07 +0000 (22:33 +0100)
commitff607f50f1e15ca713048bba83ca15d1e4e08b6a
tree75198367798b7d5c7edd38d3ab5dd9f5c578c40d
parent0632d739fd6bae33f9e58681e117b906a947a307
curl: Update to 8.9.1

This update contains minor features, bugfixes, and addresses several CVEs:
* https://curl.se/docs/CVE-2024-6197.html
* https://curl.se/docs/CVE-2024-6874.html
* https://curl.se/docs/CVE-2024-7264.html

Full relese notes available at https://curl.se/ch/8.9.1.html

Backport a patch to fix a SIGPIPE issue found shortly after release:
https://curl.se/mail/distros-2024-08/0002.html

Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/curl/curl/0001-sigpipe-init-the-struct-so-that-first-apply-ignores.patch [new file with mode: 0644]
meta/recipes-support/curl/curl_8.9.1.bb [moved from meta/recipes-support/curl/curl_8.8.0.bb with 97% similarity]