public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 1/2] curl: Update from 8.1.2 to 8.2.0
@ 2023-07-21  3:42 Robert Joslyn
  2023-07-21  3:42 ` [PATCH 2/2] curl: Refine ptest perl RDEPENDS Robert Joslyn
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Joslyn @ 2023-07-21  3:42 UTC (permalink / raw)
  To: openembedded-core; +Cc: Robert Joslyn

This is a feature and bugfix update. Full release notes available at:
https://curl.se/changes.html#8_2_0

Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
---
 meta/recipes-support/curl/{curl_8.1.2.bb => curl_8.2.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/curl/{curl_8.1.2.bb => curl_8.2.0.bb} (98%)

diff --git a/meta/recipes-support/curl/curl_8.1.2.bb b/meta/recipes-support/curl/curl_8.2.0.bb
similarity index 98%
rename from meta/recipes-support/curl/curl_8.1.2.bb
rename to meta/recipes-support/curl/curl_8.2.0.bb
index d84f7d0f07..69597440f9 100644
--- a/meta/recipes-support/curl/curl_8.1.2.bb
+++ b/meta/recipes-support/curl/curl_8.2.0.bb
@@ -14,7 +14,7 @@ SRC_URI = " \
     file://run-ptest \
     file://disable-tests \
 "
-SRC_URI[sha256sum] = "31b1118eb8bfd43cd95d9a3f146f814ff874f6ed3999b29d94f4d1e7dbac5ef6"
+SRC_URI[sha256sum] = "2859ec79e2cd96e976a99493547359b8001af1d1e21f3a3a3b846544ef54500f"
 
 # Curl has used many names over the years...
 CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"
-- 
2.41.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-21  3:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-21  3:42 [PATCH 1/2] curl: Update from 8.1.2 to 8.2.0 Robert Joslyn
2023-07-21  3:42 ` [PATCH 2/2] curl: Refine ptest perl RDEPENDS Robert Joslyn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox