From patchwork Fri May 1 14:25:33 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 87330 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 3DB9ACD3435 for ; Fri, 1 May 2026 14:25:39 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.15616.1777645533803624288 for ; Fri, 01 May 2026 07:25:33 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=dzkIXXXi; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=FH2gcNv9; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 0101019de3ee37f5-9701b409-5ea6-4d9c-841d-39c36e0e16a4-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1777645533; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=xJI3k0TJWumNFwpL5uSrezMKMc5czZJd95GNaeSABvQ=; b=dzkIXXXiBXsRd3LbK3R/h/1NFqZEnHOOpOclj6NWYPYe0qaQHmWidS8tFJw8FQx6 GaKukpM6sEtFyjQn7vw98hLVirbR+iY0a3rSMJyH+Ot77yQ0p2kNCNgN08DBb9K9zuO ix6hoixAD7T5FZb26U0WmKRl0yyjLgoCqXa9aNtY= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1777645533; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=xJI3k0TJWumNFwpL5uSrezMKMc5czZJd95GNaeSABvQ=; b=FH2gcNv9t/N0F3o57NN1pTwkumpZ4FCJ6oA+4PdNa+0PqOHmzSQ9Lmd+u2WL1NCy vkoMc0NS3Q3vBJzMqd/7nGW1UWTqAb9ZBlMw6AbYgnoqBJ/rrvy8ArkXiQNVVygLfGo Hrm8cELya+lqlPyCcAgiAGacKXx7Lz8Pn2EZC1jc= MIME-Version: 1.0 From: auh@yoctoproject.org To: Chen Qi Cc: openembedded-core@lists.openembedded.org Subject: [AUH] coreutils: upgrading to 9.11 SUCCEEDED Message-ID: <0101019de3ee37f5-9701b409-5ea6-4d9c-841d-39c36e0e16a4-000000@us-west-2.amazonses.com> Date: Fri, 1 May 2026 14:25:33 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.05.01-54.240.27.31 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 01 May 2026 14:25:39 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/236215 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *coreutils* to *9.11* has Succeeded. Next steps: - apply the patch: git am 0001-coreutils-upgrade-9.10-9.11.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 d2ecbf63bc1f76061a2e2808238342336e7f5dfd Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 07:02:21 +0000 Subject: [PATCH] coreutils: upgrade 9.10 -> 9.11 --- .../coreutils/coreutils/remove-usr-local-lib-from-m4.patch | 4 ++-- .../coreutils/{coreutils_9.10.bb => coreutils_9.11.bb} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-core/coreutils/{coreutils_9.10.bb => coreutils_9.11.bb} (99%) diff --git a/meta/recipes-core/coreutils/coreutils/remove-usr-local-lib-from-m4.patch b/meta/recipes-core/coreutils/coreutils/remove-usr-local-lib-from-m4.patch index 718de0ab78..b5d788161a 100644 --- a/meta/recipes-core/coreutils/coreutils/remove-usr-local-lib-from-m4.patch +++ b/meta/recipes-core/coreutils/coreutils/remove-usr-local-lib-from-m4.patch @@ -1,4 +1,4 @@ -From f53ffb5b27ab7d4a4c62df00ebd6a1a6936d1709 Mon Sep 17 00:00:00 2001 +From 91c377bc35037aaa087b9db8cd2e4c5cefe8f2d7 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 3 Aug 2011 14:12:30 -0700 Subject: [PATCH] coreutils: Fix build on uclibc @@ -17,7 +17,7 @@ Upstream-Status: Inappropriate [Upstream does care for AIX while we may not] 1 file changed, 12 deletions(-) diff --git a/m4/getloadavg.m4 b/m4/getloadavg.m4 -index 9d0236f..68f7c52 100644 +index dc22616..39561dd 100644 --- a/m4/getloadavg.m4 +++ b/m4/getloadavg.m4 @@ -46,18 +46,6 @@ if test $ac_cv_func_getloadavg != yes; then diff --git a/meta/recipes-core/coreutils/coreutils_9.10.bb b/meta/recipes-core/coreutils/coreutils_9.11.bb similarity index 99% rename from meta/recipes-core/coreutils/coreutils_9.10.bb rename to meta/recipes-core/coreutils/coreutils_9.11.bb index ad4639b5ed..ea2d237c3d 100644 --- a/meta/recipes-core/coreutils/coreutils_9.10.bb +++ b/meta/recipes-core/coreutils/coreutils_9.11.bb @@ -17,7 +17,7 @@ SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.xz \ file://remove-usr-local-lib-from-m4.patch \ file://run-ptest \ " -SRC_URI[sha256sum] = "16535a9adf0b10037364e2d612aad3d9f4eca3a344949ced74d12faf4bd51d25" +SRC_URI[sha256sum] = "394024eda0a5955217ceda9cd1201e65dc8fa3aa29c2951135a49521d57c3cc3" CVE_PRODUCT = "gnu:coreutils"