From patchwork Fri Mar 1 22:05: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: 40351 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 41562C54EB8 for ; Fri, 1 Mar 2024 22:05:19 +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.web11.36981.1709330717160368558 for ; Fri, 01 Mar 2024 14:05:17 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=CrqJzRjO; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=oZkg5DgG; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 0101018dfc0cd768-6fc5b0c5-ca04-42b7-9681-0f8995c3c6bf-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=1709330716; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=sx3q7gIp1HTVdZcAhNA3ay7IWG4QEszqedHT06zIvcw=; b=CrqJzRjO4n+Es7owaIt3dmBS1vvJv4ThRLl5G1RtBS7y14bvW73QWISRJrnH4yp1 Aydh2yu4KOZXeMmpkTU7+VF1Dqz8qbNwMvfZWQoM9/4vQJJBmPsN4Fg1xmOdPus7N+l +EGkOcHQhnQ29Z0cq6ceN3APkXodH17NMIiZZ3ts= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1709330716; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=sx3q7gIp1HTVdZcAhNA3ay7IWG4QEszqedHT06zIvcw=; b=oZkg5DgG5oVEGXk4vPlDW2nvSYcLjbyHwRXP4glAkhe8kq988xPoHWsrJlnc1lr6 Ne+Xf4v8Co3v2jTtYL6RcePckakbdLAScGsQspMqV7B8meKhJZEnY4j7aK09CqvrWmY 2GTM7vH68p0iaLA66n8jK04iULwE0/zDGQVv7XtA= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] mc: upgrading to 4.8.31 SUCCEEDED Message-ID: <0101018dfc0cd768-6fc5b0c5-ca04-42b7-9681-0f8995c3c6bf-000000@us-west-2.amazonses.com> Date: Fri, 1 Mar 2024 22:05:16 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.03.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 ; Fri, 01 Mar 2024 22:05:19 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/196499 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *mc* to *4.8.31* has Succeeded. Next steps: - apply the patch: git am 0001-mc-upgrade-4.8.30-4.8.31.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 1fcc655e56f67daaf67ffa48640dac8c26aa5971 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 Mar 2024 15:05:12 +0000 Subject: [PATCH] mc: upgrade 4.8.30 -> 4.8.31 --- meta/recipes-extended/mc/files/nomandate.patch | 5 ++--- meta/recipes-extended/mc/{mc_4.8.30.bb => mc_4.8.31.bb} | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) rename meta/recipes-extended/mc/{mc_4.8.30.bb => mc_4.8.31.bb} (97%) diff --git a/meta/recipes-extended/mc/files/nomandate.patch b/meta/recipes-extended/mc/files/nomandate.patch index 4ebaaa2fa7..92fa443865 100644 --- a/meta/recipes-extended/mc/files/nomandate.patch +++ b/meta/recipes-extended/mc/files/nomandate.patch @@ -1,4 +1,4 @@ -From 4482ed0b8bd506cc2590ceacfdada6cc34450796 Mon Sep 17 00:00:00 2001 +From 78c5fd90a052f95157b3914c708a08b2eeab0154 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 4 Feb 2020 18:12:15 +0000 Subject: [PATCH] mc: Fix manpage date indeterminism @@ -15,13 +15,12 @@ RP 2020/2/4 Upstream-Status: Inappropriate [OE specficic reproducibility workaround] Signed-off-by: Richard Purdie - --- doc/man/date-of-man-include.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/date-of-man-include.am b/doc/man/date-of-man-include.am -index c6b1e69..165a796 100644 +index 96f9f10..d734c5d 100644 --- a/doc/man/date-of-man-include.am +++ b/doc/man/date-of-man-include.am @@ -1,5 +1,5 @@ diff --git a/meta/recipes-extended/mc/mc_4.8.30.bb b/meta/recipes-extended/mc/mc_4.8.31.bb similarity index 97% rename from meta/recipes-extended/mc/mc_4.8.30.bb rename to meta/recipes-extended/mc/mc_4.8.31.bb index 258ac38e15..b6e5a1f98c 100644 --- a/meta/recipes-extended/mc/mc_4.8.30.bb +++ b/meta/recipes-extended/mc/mc_4.8.31.bb @@ -11,7 +11,7 @@ RRECOMMENDS:${PN} = "ncurses-terminfo" SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2 \ file://nomandate.patch \ " -SRC_URI[sha256sum] = "38171f22f889e3030ec9055463d3ecd7843984ab24e6497d8294d1c441a7ddb4" +SRC_URI[sha256sum] = "f42f4114ed42f6cf9995f1d896fa6c797ccb36dac57760dda8dd9f78ac462841" inherit autotools gettext pkgconfig