From patchwork Mon Sep 15 11:54:55 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 70214 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9E759CCD185 for ; Mon, 15 Sep 2025 11:55:00 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.web10.30909.1757937292466247228 for ; Mon, 15 Sep 2025 04:54:56 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=UWfmjvK6; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=nUIe7bm9; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 010101994d3a6183-28425f0f-c12f-479d-81d9-90c716596266-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1757937295; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=3+F8/67IsUte4CzXupvDqLywWRsGfw/10ISsh8QPXbE=; b=UWfmjvK6bV7JWorvSvzuko5h1YDK925hSHSx9Yy+1DwOJBrqxf3SrlLoSQZRBzhY auPK4p6f1AZIuyq4V+tLhWXgPDknBwKEdxH3HJO/6dRN47jI5vy3Kr5JuX8KD80esn2 jL3mVVmdfds4oUbd2eM8NUvmz8vQVnDmVzMROFlA= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1757937295; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=3+F8/67IsUte4CzXupvDqLywWRsGfw/10ISsh8QPXbE=; b=nUIe7bm9MOhUYiN/RHtCMao5J80DspaV0cqV0Gb1N5D9/fGIivXCsyFM41bVJcWs tXPpmQ25xypdcomtuFSD2JY4l++EOgmtDJ8zmp5fUen1At35hyb7fA+7WJwnkmNbh6f k3HXXetf9ZUQTO73I+WJjxhTMQhhcu2NqI84OixM= MIME-Version: 1.0 From: auh@yoctoproject.org To: Robert Joslyn Cc: openembedded-core@lists.openembedded.org Subject: [AUH] curl: upgrading to 8.16.0 SUCCEEDED Message-ID: <010101994d3a6183-28425f0f-c12f-479d-81d9-90c716596266-000000@us-west-2.amazonses.com> Date: Mon, 15 Sep 2025 11:54:55 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.09.15-54.240.27.30 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 15 Sep 2025 11:55:00 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/223475 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *curl* to *8.16.0* has Succeeded. Next steps: - apply the patch: git am 0001-curl-upgrade-8.15.0-8.16.0.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 2aa279358f4a4cede3525befd5772872d8694dd3 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 15 Sep 2025 11:38:48 +0000 Subject: [PATCH] curl: upgrade 8.15.0 -> 8.16.0 --- meta/recipes-support/curl/curl/no-test-timeout.patch | 6 +++--- .../recipes-support/curl/{curl_8.15.0.bb => curl_8.16.0.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-support/curl/{curl_8.15.0.bb => curl_8.16.0.bb} (98%) diff --git a/meta/recipes-support/curl/curl/no-test-timeout.patch b/meta/recipes-support/curl/curl/no-test-timeout.patch index 5b901a6fe9..efe5df8a05 100644 --- a/meta/recipes-support/curl/curl/no-test-timeout.patch +++ b/meta/recipes-support/curl/curl/no-test-timeout.patch @@ -1,4 +1,4 @@ -From 42cddb52e821cfc2f09f1974742714e5f2f1856e Mon Sep 17 00:00:00 2001 +From 408a185fadb4f12fbc4950e63a9c7d400ea47110 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 15 Mar 2024 14:37:37 +0000 Subject: [PATCH] Set the max-time timeout to 600 so the timeout is 10 minutes @@ -11,10 +11,10 @@ Signed-off-by: Ross Burton 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/servers.pm b/tests/servers.pm -index d4472d5..9999938 100644 +index e625058..41655d6 100644 --- a/tests/servers.pm +++ b/tests/servers.pm -@@ -124,7 +124,7 @@ my $sshdverstr; # for socks server, ssh daemon version string +@@ -125,7 +125,7 @@ my $sshdverstr; # for socks server, ssh daemon version string my $sshderror; # for socks server, ssh daemon version error my %doesntrun; # servers that don't work, identified by pidfile my %PORT = (nolisten => 47); # port we use for a local non-listening service diff --git a/meta/recipes-support/curl/curl_8.15.0.bb b/meta/recipes-support/curl/curl_8.16.0.bb similarity index 98% rename from meta/recipes-support/curl/curl_8.15.0.bb rename to meta/recipes-support/curl/curl_8.16.0.bb index 809aac8bec..c226670357 100644 --- a/meta/recipes-support/curl/curl_8.15.0.bb +++ b/meta/recipes-support/curl/curl_8.16.0.bb @@ -20,7 +20,7 @@ SRC_URI:append:class-nativesdk = " \ file://environment.d-curl.sh \ " -SRC_URI[sha256sum] = "6cd0a8a5b126ddfda61c94dc2c3fc53481ba7a35461cf7c5ab66aa9d6775b609" +SRC_URI[sha256sum] = "40c8cddbcb6cc6251c03dea423a472a6cea4037be654ba5cf5dec6eb2d22ff1d" # Curl has used many names over the years... CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"