diff mbox series

[mickledore,1/2] curl: Update from 8.0.1 to 8.1.0

Message ID 20230608063048.3826472-1-mingli.yu@eng.windriver.com
State New
Headers show
Series [mickledore,1/2] curl: Update from 8.0.1 to 8.1.0 | expand

Commit Message

mingli.yu@eng.windriver.com June 8, 2023, 6:30 a.m. UTC
From: Robert Joslyn <robert.joslyn@redrectangle.org>

This is a feature and bugfix release. Release notes are available at:
https://curl.se/changes.html#8_1_0

Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
 meta/recipes-support/curl/{curl_8.0.1.bb => curl_8.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/curl/{curl_8.0.1.bb => curl_8.1.0.bb} (98%)

Comments

Steve Sakoman June 8, 2023, 4:18 p.m. UTC | #1
On Wed, Jun 7, 2023 at 8:30 PM Yu, Mingli <mingli.yu@eng.windriver.com> wrote:
>
> From: Robert Joslyn <robert.joslyn@redrectangle.org>
>
> This is a feature and bugfix release. Release notes are available at:
> https://curl.se/changes.html#8_1_0

Since this is a feature/bugfix update (and not bugfix only) it is not
allowed for a stable branch.

Steve

>
> Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
> ---
>  meta/recipes-support/curl/{curl_8.0.1.bb => curl_8.1.0.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-support/curl/{curl_8.0.1.bb => curl_8.1.0.bb} (98%)
>
> diff --git a/meta/recipes-support/curl/curl_8.0.1.bb b/meta/recipes-support/curl/curl_8.1.0.bb
> similarity index 98%
> rename from meta/recipes-support/curl/curl_8.0.1.bb
> rename to meta/recipes-support/curl/curl_8.1.0.bb
> index 5cf044615f..0efd0de5c2 100644
> --- a/meta/recipes-support/curl/curl_8.0.1.bb
> +++ b/meta/recipes-support/curl/curl_8.1.0.bb
> @@ -14,7 +14,7 @@ SRC_URI = " \
>      file://run-ptest \
>      file://disable-tests \
>  "
> -SRC_URI[sha256sum] = "0a381cd82f4d00a9a334438b8ca239afea5bfefcfa9a1025f2bf118e79e0b5f0"
> +SRC_URI[sha256sum] = "6bd80ad4f07187015911216ee7185b90d285ac5162aed1bded144f9f93232a3c"
>
>  # Curl has used many names over the years...
>  CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#182495): https://lists.openembedded.org/g/openembedded-core/message/182495
> Mute This Topic: https://lists.openembedded.org/mt/99401642/3620601
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [steve@sakoman.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta/recipes-support/curl/curl_8.0.1.bb b/meta/recipes-support/curl/curl_8.1.0.bb
similarity index 98%
rename from meta/recipes-support/curl/curl_8.0.1.bb
rename to meta/recipes-support/curl/curl_8.1.0.bb
index 5cf044615f..0efd0de5c2 100644
--- a/meta/recipes-support/curl/curl_8.0.1.bb
+++ b/meta/recipes-support/curl/curl_8.1.0.bb
@@ -14,7 +14,7 @@  SRC_URI = " \
     file://run-ptest \
     file://disable-tests \
 "
-SRC_URI[sha256sum] = "0a381cd82f4d00a9a334438b8ca239afea5bfefcfa9a1025f2bf118e79e0b5f0"
+SRC_URI[sha256sum] = "6bd80ad4f07187015911216ee7185b90d285ac5162aed1bded144f9f93232a3c"
 
 # Curl has used many names over the years...
 CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"