From: Robert Joslyn Date: Wed, 22 Mar 2023 12:12:29 +0000 (-0700) Subject: curl: Update from 7.88.1 to 8.0.1 X-Git-Tag: 2023-04-mickledore~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=139153369b993ebe7f47b0f1669c110b27f6236e;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git curl: Update from 7.88.1 to 8.0.1 This update contains bug, security, and feature updates. For detailed release notes, see https://curl.se/changes.html#8_0_1 Signed-off-by: Robert Joslyn Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-support/curl/curl_7.88.1.bb b/meta/recipes-support/curl/curl_8.0.1.bb similarity index 98% rename from meta/recipes-support/curl/curl_7.88.1.bb rename to meta/recipes-support/curl/curl_8.0.1.bb index 0930d229d20..5cf044615f9 100644 --- a/meta/recipes-support/curl/curl_7.88.1.bb +++ b/meta/recipes-support/curl/curl_8.0.1.bb @@ -14,7 +14,7 @@ SRC_URI = " \ file://run-ptest \ file://disable-tests \ " -SRC_URI[sha256sum] = "1dae31b2a7c1fe269de99c0c31bb488346aab3459b5ffca909d6938249ae415f" +SRC_URI[sha256sum] = "0a381cd82f4d00a9a334438b8ca239afea5bfefcfa9a1025f2bf118e79e0b5f0" # Curl has used many names over the years... CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"