From: Robert Joslyn Date: Mon, 31 Oct 2022 03:06:26 +0000 (-0700) Subject: curl: Update 7.85.0 to 7.86.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2683 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=df55dced4b4980a8c6746acb2e02b80850d8613e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git curl: Update 7.85.0 to 7.86.0 Feature and security update. Fixes the following CVEs: - CVE-2022-32221 - CVE-2022-35260 - CVE-2022-42915 - CVE-2022-42916 Release notes: https://curl.se/changes.html#7_86_0 Signed-off-by: Robert Joslyn Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/curl/curl_7.85.0.bb b/meta/recipes-support/curl/curl_7.86.0.bb similarity index 98% rename from meta/recipes-support/curl/curl_7.85.0.bb rename to meta/recipes-support/curl/curl_7.86.0.bb index ad6a5175bc9..ec8ce9fd28a 100644 --- a/meta/recipes-support/curl/curl_7.85.0.bb +++ b/meta/recipes-support/curl/curl_7.86.0.bb @@ -14,7 +14,7 @@ SRC_URI = " \ file://run-ptest \ file://disable-tests \ " -SRC_URI[sha256sum] = "88b54a6d4b9a48cb4d873c7056dcba997ddd5b7be5a2d537a4acb55c20b04be6" +SRC_URI[sha256sum] = "2d61116e5f485581f6d59865377df4463f2e788677ac43222b496d4e49fb627b" # Curl has used many names over the years... CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"