diff mbox series

curl: Update from 7.88.1 to 8.0.1

Message ID 20230322121229.2007987-1-robert.joslyn@redrectangle.org
State Accepted, archived
Commit 139153369b993ebe7f47b0f1669c110b27f6236e
Headers show
Series curl: Update from 7.88.1 to 8.0.1 | expand

Commit Message

Robert Joslyn March 22, 2023, 12:12 p.m. UTC
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 <robert.joslyn@redrectangle.org>
---
 meta/recipes-support/curl/{curl_7.88.1.bb => curl_8.0.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/curl/{curl_7.88.1.bb => curl_8.0.1.bb} (98%)

Comments

Khem Raj March 23, 2023, 3:44 p.m. UTC | #1
This breaks ettercap in meta-oe

https://errors.yoctoproject.org/Errors/Details/698639/

On Wed, Mar 22, 2023 at 5:13 AM Robert Joslyn
<robert.joslyn@redrectangle.org> wrote:
>
> 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 <robert.joslyn@redrectangle.org>
> ---
>  meta/recipes-support/curl/{curl_7.88.1.bb => curl_8.0.1.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-support/curl/{curl_7.88.1.bb => curl_8.0.1.bb} (98%)
>
> 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 0930d229d2..5cf044615f 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"
> --
> 2.39.2
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#178921): https://lists.openembedded.org/g/openembedded-core/message/178921
> Mute This Topic: https://lists.openembedded.org/mt/97776368/1997914
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

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 0930d229d2..5cf044615f 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"