From patchwork Sat Feb 1 13:20:59 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: 56431 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 4A45FC19777 for ; Sat, 1 Feb 2025 13:21:02 +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.42640.1738416060597163915 for ; Sat, 01 Feb 2025 05:21:00 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=OI3QTKMF; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=FZ6aCfyc; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 01010194c1abf60e-77a330a7-f761-4930-a0fc-e0d1f56e4241-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1738416060; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=xhFaA7VKWibABvD5qP7WA0ktZfcy/FegBkdAHxMFKZo=; b=OI3QTKMFizSyNw7mN/FoPvKS2A185uYLWo3/fIjwk4hzJ2fiFQEcI4vXS6qAwVYK zCQVUpcy2um+3b0jL5Puav4VKZ3x9uXIZQnL9NlSGhh6yDh+tX5Vmz2L6XRRq4mFQVw B2uO9zlZFWvyAP6o6+RwdBeXk/7OC+zehi8+19zk= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1738416060; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=xhFaA7VKWibABvD5qP7WA0ktZfcy/FegBkdAHxMFKZo=; b=FZ6aCfyc4H6dcjG5lFvWvbVHDFxxwQccDH+2L73gah6SrGWsYmg9GXyXTguMDxWI R105WCgMDthzKfzw91ykf4K1evXa/tZZJRBbY+JM0FM2dXnFdEQoUTcGihfUFr+/jTu lJqwoPWlcyKaqV+VPjFMGoCNMqsbAvvVuSmYwoLQ= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] mc: upgrading to 4.8.33 SUCCEEDED Message-ID: <01010194c1abf60e-77a330a7-f761-4930-a0fc-e0d1f56e4241-000000@us-west-2.amazonses.com> Date: Sat, 1 Feb 2025 13:20:59 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.02.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 ; Sat, 01 Feb 2025 13:21:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/210564 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *mc* to *4.8.33* has Succeeded. Next steps: - apply the patch: git am 0001-mc-upgrade-4.8.32-4.8.33.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 bb8c32b8dfb793ae7c39ed8a1daca6a881b351e8 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 1 Feb 2025 10:06:28 +0000 Subject: [PATCH] mc: upgrade 4.8.32 -> 4.8.33 --- meta/recipes-extended/mc/files/nomandate.patch | 4 ++-- meta/recipes-extended/mc/{mc_4.8.32.bb => mc_4.8.33.bb} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/mc/{mc_4.8.32.bb => mc_4.8.33.bb} (97%) diff --git a/meta/recipes-extended/mc/files/nomandate.patch b/meta/recipes-extended/mc/files/nomandate.patch index 92fa443865..297d2c7bd1 100644 --- a/meta/recipes-extended/mc/files/nomandate.patch +++ b/meta/recipes-extended/mc/files/nomandate.patch @@ -1,4 +1,4 @@ -From 78c5fd90a052f95157b3914c708a08b2eeab0154 Mon Sep 17 00:00:00 2001 +From 75b0c46bce7438fd4d4cf3d18c2d83f874793111 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 @@ -20,7 +20,7 @@ Signed-off-by: Richard Purdie 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 96f9f10..d734c5d 100644 +index ede02e4..19300eb 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.32.bb b/meta/recipes-extended/mc/mc_4.8.33.bb similarity index 97% rename from meta/recipes-extended/mc/mc_4.8.32.bb rename to meta/recipes-extended/mc/mc_4.8.33.bb index 97d4cc0b01..ec50cfc7ce 100644 --- a/meta/recipes-extended/mc/mc_4.8.32.bb +++ b/meta/recipes-extended/mc/mc_4.8.33.bb @@ -11,7 +11,7 @@ RRECOMMENDS:${PN} = "ncurses-terminfo" SRC_URI = "http://ftp.midnight-commander.org/${BPN}-${PV}.tar.bz2 \ file://nomandate.patch \ " -SRC_URI[sha256sum] = "51a039ebd15d5e442312a7053a4ca28276b7f241050b7714d5bae5362ecd3319" +SRC_URI[sha256sum] = "a3ceb0af84226fedfe5f339464ff2849c3f6bf0321b72027c47b2c10e66a6dba" inherit autotools gettext pkgconfig