From patchwork Wed Aug 16 22:19:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 28988 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 E95E3C27C7A for ; Wed, 16 Aug 2023 22:19:11 +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.174021.1692224342358739658 for ; Wed, 16 Aug 2023 15:19:11 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=BNWT9ool; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=QfP1y1uT; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 0101018a006e696e-eb37b42e-8002-4954-9247-948ce200645d-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=1692224350; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=S3YiVwHAxA1ZS17l902RWAEazk09lL34Q50+RPCQ2eA=; b=BNWT9ooluCwzQg6ONezdhgOTLdCZ08MSpavn9hLQleMyUDLI80Vj8I8pIQUqJGNh ZJdTaTbucbhcij5pqL8BCBeZ0NdWRrGkcfl7rmWwJ0gEv3lYx+JclfgTpa7rcXd32HM edmqUd6MQ13fuoOZC8nLJ+rU/Z3n5FkDhMpUCu4U= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1692224350; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=S3YiVwHAxA1ZS17l902RWAEazk09lL34Q50+RPCQ2eA=; b=QfP1y1uT/ZbkDsoV3eCbGQ4sDMaG85cXCmuQ9Jn1NwJjQcXxx/vbVkpJhlQl/s35 tOh34KKXoHD9YRJiDmXTNSoyW0owfPfEa50/yhgO6EUXL4ko904OlWEd0WXIp15o/Rx +jlWRX9eJGYBUZOCfT5CmCMya1hK3wrYsSDDnHPM= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] pango: upgrading to 1.51.0 SUCCEEDED Message-ID: <0101018a006e696e-eb37b42e-8002-4954-9247-948ce200645d-000000@us-west-2.amazonses.com> Date: Wed, 16 Aug 2023 22:19:10 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.08.16-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 ; Wed, 16 Aug 2023 22:19:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/186224 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *pango* to *1.51.0* has Succeeded. Next steps: - apply the patch: git am 0001-pango-upgrade-1.50.14-1.51.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 0fced12294a2b8796c5798e4a3a0fac25f42c93d Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 16 Aug 2023 13:52:45 +0000 Subject: [PATCH] pango: upgrade 1.50.14 -> 1.51.0 --- .../pango/{pango_1.50.14.bb => pango_1.51.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/pango/{pango_1.50.14.bb => pango_1.51.0.bb} (94%) diff --git a/meta/recipes-graphics/pango/pango_1.50.14.bb b/meta/recipes-graphics/pango/pango_1.51.0.bb similarity index 94% rename from meta/recipes-graphics/pango/pango_1.50.14.bb rename to meta/recipes-graphics/pango/pango_1.51.0.bb index ec7a913009..3bf84458e5 100644 --- a/meta/recipes-graphics/pango/pango_1.50.14.bb +++ b/meta/recipes-graphics/pango/pango_1.51.0.bb @@ -24,7 +24,7 @@ SRC_URI += "file://run-ptest \ file://0001-Skip-running-test-layout-test.patch \ " -SRC_URI[archive.sha256sum] = "1d67f205bfc318c27a29cfdfb6828568df566795df0cb51d2189cde7f2d581e8" +SRC_URI[archive.sha256sum] = "74efc109ae6f903bbe6af77eaa2ac6094b8ee245a2e23f132a7a8f0862d1a9f5" DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi"