From patchwork Sat Sep 2 10:29:14 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: 29843 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 35C4ACCF970 for ; Sat, 2 Sep 2023 10:29:15 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.web11.5723.1693650552678996678 for ; Sat, 02 Sep 2023 03:29:14 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=HczISukW; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=a+75EUS9; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101018a55708d40-ff19487a-5239-41b2-aa33-d14a7d59d508-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=1693650554; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=JKVBhYHaviZARaHHo5kda5gLWJjiG9mRW/QhbLvBcz4=; b=HczISukWTzSAuYCiEkg3muBWSBtvnIAlAKCctwl43IpPAa2GNF65SXVo3/BLR5uX IL2W4GkmSJuRZU1E8XsBkEmF5zMYkKj0M478DeINiOzmxUHdwu2Ml3F+U0Y38W7XRQ3 uw7ZrCxrLA6NLl2d9EI4e0Ifp59/NyEJqU/VHEpU= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1693650554; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=JKVBhYHaviZARaHHo5kda5gLWJjiG9mRW/QhbLvBcz4=; b=a+75EUS9f3OomHKGlrsyNbqj9X0k89MDmMaBw7xwQ9jvaYEBVwmCcd4FT1nY7Uvw TmrzJXOkUi8pJusSpgRM6y6MGGRBM44s9V+PyqCuXGZeCnsXSYuFMORm2DOhVcDtGkH Z01X65Nfoc15BgA6O2+sy0OWlpNZV3xvoy1+OYPk= MIME-Version: 1.0 From: auh@yoctoproject.org To: Tim Orling Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libconvert-asn1-perl: upgrading to 0.34 SUCCEEDED Message-ID: <0101018a55708d40-ff19487a-5239-41b2-aa33-d14a7d59d508-000000@us-west-2.amazonses.com> Date: Sat, 2 Sep 2023 10:29:14 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.09.02-54.240.27.23 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 ; Sat, 02 Sep 2023 10:29:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/187095 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libconvert-asn1-perl* to *0.34* has Succeeded. Next steps: - apply the patch: git am 0001-libconvert-asn1-perl-upgrade-0.33-0.34.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 038a04ae8edc5baac3e2cd2eb3eba8ce2f806ab2 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 Sep 2023 20:37:39 +0000 Subject: [PATCH] libconvert-asn1-perl: upgrade 0.33 -> 0.34 --- ...ibconvert-asn1-perl_0.33.bb => libconvert-asn1-perl_0.34.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/perl/{libconvert-asn1-perl_0.33.bb => libconvert-asn1-perl_0.34.bb} (91%) diff --git a/meta/recipes-extended/perl/libconvert-asn1-perl_0.33.bb b/meta/recipes-extended/perl/libconvert-asn1-perl_0.34.bb similarity index 91% rename from meta/recipes-extended/perl/libconvert-asn1-perl_0.33.bb rename to meta/recipes-extended/perl/libconvert-asn1-perl_0.34.bb index d82692c033..6e9f881773 100644 --- a/meta/recipes-extended/perl/libconvert-asn1-perl_0.33.bb +++ b/meta/recipes-extended/perl/libconvert-asn1-perl_0.34.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://README.md;beginline=91;endline=97;md5=ceff7fd286eb6d8 SRC_URI = "https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/Convert-ASN1-${PV}.tar.gz" -SRC_URI[sha256sum] = "1fdf004520c79e3a244cf9688616293516c11793d746c761f367496eb3d06076" +SRC_URI[sha256sum] = "a628d7c9d390568fb76359975fa03f626ce57f10dc17980e8e3587d7713e4ee7" S = "${WORKDIR}/Convert-ASN1-${PV}"