From patchwork Wed May 1 16:00:16 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 43060 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 3147BC25B76 for ; Wed, 1 May 2024 16:00:20 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.web10.1121.1714579215753686147 for ; Wed, 01 May 2024 09:00:17 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=gq5/mbKz; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=2p+cp6TR; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 0101018f34e298ff-98c52317-f7ba-471d-b220-fa09d2e1c157-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1714579216; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=YrM7FzDif/xe7uoW30EWgvX8zXwEnIPOv/z0m04+o9U=; b=gq5/mbKzFePwF3wrT5ty9HhKWJJMvgbLPjAN3tnzoYhPiwCQe4SNyfZNJngw4/Dp HNTknxqNZVCDXWL8TCqWw5mXg1eyu/tD9Dyt7Uk4V0VWolgfh0yH6wVBt2a+ISt81ny 8UADAFGfeML5fHX2gpbGxDAR+p99w2fiL4j2p334= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1714579216; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=YrM7FzDif/xe7uoW30EWgvX8zXwEnIPOv/z0m04+o9U=; b=2p+cp6TR9V3MBnsSFPOu4el4WSrH+X8cnAE1f+8YB4ZK2eTauUxGbPZKAhxOYYPw Te9mJx/ZjYxNv5vzgBUEsvbzNM819y9F8xWmP2s+Ka4qkcBBq+eExh+gDvVJe70+NDz JV+69fMKinV6/1CDeCCFhRCqN6CryYeG8sCg2SvM= MIME-Version: 1.0 From: auh@yoctoproject.org To: Hongxu Jia Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libgpg-error: upgrading to 1.49 SUCCEEDED Message-ID: <0101018f34e298ff-98c52317-f7ba-471d-b220-fa09d2e1c157-000000@us-west-2.amazonses.com> Date: Wed, 1 May 2024 16:00:16 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.05.01-54.240.27.29 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 ; Wed, 01 May 2024 16:00:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/198878 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libgpg-error* to *1.49* has Succeeded. Next steps: - apply the patch: git am 0001-libgpg-error-upgrade-1.48-1.49.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 0eede6147b09a002204f0ea17f4ae7b516abd61b Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 1 May 2024 15:28:42 +0000 Subject: [PATCH] libgpg-error: upgrade 1.48 -> 1.49 --- .../0001-Do-not-fail-when-testing-config-scripts.patch | 2 +- meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch | 3 +-- .../{libgpg-error_1.48.bb => libgpg-error_1.49.bb} | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) rename meta/recipes-support/libgpg-error/{libgpg-error_1.48.bb => libgpg-error_1.49.bb} (95%) diff --git a/meta/recipes-support/libgpg-error/libgpg-error/0001-Do-not-fail-when-testing-config-scripts.patch b/meta/recipes-support/libgpg-error/libgpg-error/0001-Do-not-fail-when-testing-config-scripts.patch index d72838bb05..805ba8cade 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error/0001-Do-not-fail-when-testing-config-scripts.patch +++ b/meta/recipes-support/libgpg-error/libgpg-error/0001-Do-not-fail-when-testing-config-scripts.patch @@ -1,4 +1,4 @@ -From 75622f8b21459eb556b36edc3537fdaded7f04bf Mon Sep 17 00:00:00 2001 +From 14034fbb026411d7c505121f8f49704abae8b937 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 28 Feb 2020 09:19:56 +0000 Subject: [PATCH] Do not fail when testing config scripts diff --git a/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch b/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch index 3d886bcaa4..e65de587f7 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch +++ b/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch @@ -1,4 +1,4 @@ -From b0df1cb468264a9bb9113524f0e1318c456b2348 Mon Sep 17 00:00:00 2001 +From f051908d1480cfd546858c26c903d7471a8e7d9c Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Thu, 29 Mar 2018 15:12:17 +0800 Subject: [PATCH] support pkgconfig @@ -12,7 +12,6 @@ Signed-off-by: Hongxu Jia Refactored for 1.33 Signed-off-by: Armin Kuster Signed-off-by: Zheng Ruoqin - --- src/gpg-error.m4 | 192 ++--------------------------------------------- 1 file changed, 5 insertions(+), 187 deletions(-) diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.49.bb similarity index 95% rename from meta/recipes-support/libgpg-error/libgpg-error_1.48.bb rename to meta/recipes-support/libgpg-error/libgpg-error_1.49.bb index 9f2b49209d..b7d41ab489 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.49.bb @@ -20,7 +20,7 @@ SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \ file://run-ptest \ " -SRC_URI[sha256sum] = "89ce1ae893e122924b858de84dc4f67aae29ffa610ebf668d5aa539045663d6f" +SRC_URI[sha256sum] = "8b79d54639dbf4abc08b5406fb2f37e669a2dec091dd024fb87dd367131c63a9" BINCONFIG = "${bindir}/gpg-error-config"