From patchwork Fri Aug 1 14:08:12 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: 67948 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 388ADCA0FEE for ; Fri, 1 Aug 2025 14:08:15 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.web10.88810.1754057271036723123 for ; Fri, 01 Aug 2025 07:08:13 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=AEo0o0cH; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=sK64ijjW; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 0101019865f63c16-b73b5ae5-c5c6-4c65-9008-a385afa04027-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=1754057293; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=ILaBe8Sc9NSENI3Ktn7ms4iSUiuKcdpaqSuvUweVxwI=; b=AEo0o0cHoHHnLuSOgSvjgLrEi2Q+r0Qhf8I5HYlLO3n5AOcjSzLj+dte3Djfzs64 OoMDsbtzHlxdF4n5KlbxsoqWM1gM4jShska52GcQmGG0Jc3+lPJbSyXQPasecjbKt+0 EBJ3mPfeMhJBRiF4THzXm/MN5e1Bs9nL2KRIMi1k= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1754057293; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=ILaBe8Sc9NSENI3Ktn7ms4iSUiuKcdpaqSuvUweVxwI=; b=sK64ijjWyzQpD4dvUDqDzIk3ja//xr1PJ1AcKP+8nB+TGoaA9L5chHZi4k3RGi3b TFfWeAADZ0C5wg3r1pfIJ3w7C2KBoflj4HZBKRrlW21cHkSSSHEZpbVHwWAyE9gLCPC QDHN8yvDhIhZKvf23Fw32l/0x3w1sDz1GrRKBqk8= MIME-Version: 1.0 From: auh@yoctoproject.org To: =?utf-8?q?Simone_Wei=C3=9F_=3Csimone=2Ep=2Eweiss=40posteo=2Enet=3E?= @yoctoproject.org Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gnutls: upgrading to 3.8.10 SUCCEEDED Message-ID: <0101019865f63c16-b73b5ae5-c5c6-4c65-9008-a385afa04027-000000@us-west-2.amazonses.com> Date: Fri, 1 Aug 2025 14:08:12 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.08.01-54.240.27.193 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 ; Fri, 01 Aug 2025 14:08:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/221345 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gnutls* to *3.8.10* has Succeeded. Next steps: - apply the patch: git am 0001-gnutls-upgrade-3.8.9-3.8.10.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 f04118934e6ce81d7bd8c676133ee636ec7ac3da Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 Aug 2025 14:01:47 +0000 Subject: [PATCH] gnutls: upgrade 3.8.9 -> 3.8.10 --- ....hmac-file-should-be-excuted-in-target-envi.patch | 6 +++--- .../gnutls/gnutls/Add-ptest-support.patch | 12 ++++++------ meta/recipes-support/gnutls/gnutls/arm_eabi.patch | 2 +- .../gnutls/{gnutls_3.8.9.bb => gnutls_3.8.10.bb} | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) rename meta/recipes-support/gnutls/{gnutls_3.8.9.bb => gnutls_3.8.10.bb} (97%) diff --git a/meta/recipes-support/gnutls/gnutls/0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch b/meta/recipes-support/gnutls/gnutls/0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch index 2dccea7859..df5184804d 100644 --- a/meta/recipes-support/gnutls/gnutls/0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch +++ b/meta/recipes-support/gnutls/gnutls/0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch @@ -1,4 +1,4 @@ -From c4f6cb380471b5e5478ae6f7f8c5604a6a64ec1c Mon Sep 17 00:00:00 2001 +From 19791113e519952e677546359cff44a51cb07093 Mon Sep 17 00:00:00 2001 From: Lei Maohui Date: Mon, 23 May 2022 10:44:43 +0900 Subject: [PATCH] Creating .hmac file should be excuted in target environment, @@ -11,10 +11,10 @@ Signed-off-by: Lei Maohui 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am -index a50d311..193ea19 100644 +index b28c623..1561139 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am -@@ -272,8 +272,7 @@ hmac_file = .libs/.$(gnutls_so).hmac +@@ -265,8 +265,7 @@ hmac_file = .libs/.$(gnutls_so).hmac all-local: $(hmac_file) diff --git a/meta/recipes-support/gnutls/gnutls/Add-ptest-support.patch b/meta/recipes-support/gnutls/gnutls/Add-ptest-support.patch index 339d3d2f9e..358c039c1d 100644 --- a/meta/recipes-support/gnutls/gnutls/Add-ptest-support.patch +++ b/meta/recipes-support/gnutls/gnutls/Add-ptest-support.patch @@ -1,4 +1,4 @@ -From 6abc86acecff5a30173eb78a971ec5b65f77e1de Mon Sep 17 00:00:00 2001 +From 91117ed829106c5405d3fcd239ed4f7715c3a30b Mon Sep 17 00:00:00 2001 From: Ravineet Singh Date: Tue, 10 Jan 2023 16:11:10 +0100 Subject: [PATCH] gnutls: add ptest support @@ -12,7 +12,7 @@ Signed-off-by: Ravineet Singh 3 files changed, 11 insertions(+) diff --git a/Makefile.am b/Makefile.am -index 843193f..816b09f 100644 +index b59b9e1..835ca91 100644 --- a/Makefile.am +++ b/Makefile.am @@ -194,6 +194,9 @@ dist-hook: @@ -26,10 +26,10 @@ index 843193f..816b09f 100644 include $(top_srcdir)/cligen/cligen.mk diff --git a/configure.ac b/configure.ac -index 1744813..efb9e34 100644 +index 5ad2c1a..63e8921 100644 --- a/configure.ac +++ b/configure.ac -@@ -1491,6 +1491,8 @@ AC_SUBST(LIBGNUTLS_CFLAGS) +@@ -1436,6 +1436,8 @@ AC_SUBST(LIBGNUTLS_CFLAGS) AM_CONDITIONAL(NEEDS_LIBRT, test "$gnutls_needs_librt" = "yes") @@ -39,10 +39,10 @@ index 1744813..efb9e34 100644 hw_features= diff --git a/tests/Makefile.am b/tests/Makefile.am -index 189d068..8430b05 100644 +index 9e5c7de..c8de449 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am -@@ -678,6 +678,12 @@ SH_LOG_COMPILER = $(SHELL) +@@ -703,6 +703,12 @@ SH_LOG_COMPILER = $(SHELL) AM_VALGRINDFLAGS = --suppressions=$(srcdir)/suppressions.valgrind LOG_COMPILER = $(LOG_VALGRIND) diff --git a/meta/recipes-support/gnutls/gnutls/arm_eabi.patch b/meta/recipes-support/gnutls/gnutls/arm_eabi.patch index d493448aab..66727e6a01 100644 --- a/meta/recipes-support/gnutls/gnutls/arm_eabi.patch +++ b/meta/recipes-support/gnutls/gnutls/arm_eabi.patch @@ -1,4 +1,4 @@ -From 46b3079095c5ceb0dc742785853bbaf288f325c6 Mon Sep 17 00:00:00 2001 +From 4ebd2b151ea41f9fd1480eaac4b29e82dcee84eb Mon Sep 17 00:00:00 2001 From: Joe Slater Date: Wed, 25 Jan 2017 13:52:59 -0800 Subject: [PATCH] gnutls: account for ARM_EABI diff --git a/meta/recipes-support/gnutls/gnutls_3.8.9.bb b/meta/recipes-support/gnutls/gnutls_3.8.10.bb similarity index 97% rename from meta/recipes-support/gnutls/gnutls_3.8.9.bb rename to meta/recipes-support/gnutls/gnutls_3.8.10.bb index f2b7ac7bb8..600f23683e 100644 --- a/meta/recipes-support/gnutls/gnutls_3.8.9.bb +++ b/meta/recipes-support/gnutls/gnutls_3.8.10.bb @@ -25,7 +25,7 @@ SRC_URI = "https://www.gnupg.org/ftp/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar file://Add-ptest-support.patch \ " -SRC_URI[sha256sum] = "69e113d802d1670c4d5ac1b99040b1f2d5c7c05daec5003813c049b5184820ed" +SRC_URI[sha256sum] = "db7fab7cce791e7727ebbef2334301c821d79a550ec55c9ef096b610b03eb6b7" inherit autotools texinfo pkgconfig gettext lib_package gtk-doc ptest