From patchwork Fri Aug 14 06:36:43 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: 95230 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 A2962C5DF70 for ; Fri, 14 Aug 2026 06:36:47 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.7566.1786689403866196761 for ; Thu, 13 Aug 2026 23:36:44 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=RWMhgcUF; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=R+98qQUG; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101019ffefcb8f7-9264d597-6e96-4bba-b676-5323496836f9-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=1786689403; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=Hqv6dCg+GmaBJ7nru42tFG5oxJaiFs3IP/BgipmpwNw=; b=RWMhgcUFkaqC3d0kouSWw1i7FPbIaW2i1r5mMLiWA8iOFOMBglLM6g4dZkydER5a svm5IZ2Tm13aF0cAKMdtaK056dcnRkajTPd3Qt/QQ1lLmvws9B+rh7vWytlEpOY3uDf rAiPAsL933XMWV4Mt9vNnOktVGkJzgsBTuv/EOPI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1786689403; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=Hqv6dCg+GmaBJ7nru42tFG5oxJaiFs3IP/BgipmpwNw=; b=R+98qQUGJBQvz+fVIrpnrLHoH9WAArHNT3c4Bsyojzde0jFgpKX3pqdTNErweqh3 0EAJe7dImxCFL+6a4HacCFdGvVcuGNazyP0Ssh0ScnpK4zTc0g+runMMLn+kUshkxn4 vUtz9l6tBo5uKkldurYQ0KLf2XBNW0P1iKjEPcfY= MIME-Version: 1.0 From: auh@yoctoproject.org To: Chen Qi Cc: openembedded-core@lists.openembedded.org Subject: [AUH] findutils: upgrading to 4.11.0 SUCCEEDED Message-ID: <0101019ffefcb8f7-9264d597-6e96-4bba-b676-5323496836f9-000000@us-west-2.amazonses.com> Date: Fri, 14 Aug 2026 06:36:43 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.08.14-54.240.27.191 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, 14 Aug 2026 06:36:47 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/243410 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *findutils* to *4.11.0* has Succeeded. Next steps: - apply the patch: git am 0001-findutils-upgrade-4.10.0-4.11.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 1c0d3705c9ba5b50599b3423e2c62003a2569328 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 14 Aug 2026 05:43:49 +0000 Subject: [PATCH] findutils: upgrade 4.10.0 -> 4.11.0 Source: ChangeLog 2026-07-11 Bernhard Voelker version 4.11.0 * NEWS: Record release date. 2026-07-11 Bernhard Voelker NEWS: attribute an entry with its Savannah bug number * NEWS: Mention #66365. While at it, remove a double-newline before "Future Changes". 2026-07-11 Bernhard Voelker doc: mention check-root tests in maintainer's manual * doc/find-maint.texi (Making Releases): Document the various flavors of testing: check, syntax-check and check-root. 2026-07-11 Bernhard Voelker NEWS: mention translation updates * NEWS (Translations): List the languagues changes since the last release. 2026-07-09 James Youngman NEWS: add a 2024 POSIX change and predict the future of -perm /000. * NEWS (Documentation Changes): "find -iname" is in IEEE Std 1003.1-2024. Improvements to the portability of the man pages to other nroff implementations. (Future Changes): we're going to remove the warning about -perm /000 in a future release. 2026-07-09 Bernhard Voelker doc: propagate recent xargs exit status changes from find.1 to find.texi This merges the changes of recent commit 1c2c1fcc33d from the xargs manpage to the Texinfo manual. * doc/find.texi (Invoking xargs): exit status 123 also covers cases where the command's (normal) exit status was a value greater than 125. Explain that xargs might in the future use other values in the 2-233 range to indicate other failure modes. Improve the hint that xargs uses execvp rather than invoking via the shell. 2026-07-09 James Youngman doc: find(1): point out -{a,c,}newer / -newerXY eqivalence. * find/find.1 (OPTIONS): be more explicit in pointing out equivalences between -newer, -anewer, -xnewer and -newerXY. This is already explicit in the Texinfo documentation. 2026-07-08 James Youngman doc: correct/improve EXIT STATUS section of xargs man page. * xargs/xargs.1 (EXIT STATUS): exit status 123 also covers cases where the command's (normal) exit status was a value greater than 125. Explain that xargs might in the future use other values in the 2-233 range to indicate other failure modes (as the STANDARDS CONFORMANCE section already points out). 2026-07-08 James Youngman doc: improve formatting of xargs man page on narrow terminals. * xargs/xargs.1 (STANDARDS CONFORMANCE): tweak table so that it's readable on narrow terminals. Previously the table would not format legibly on an 80-column terminal. Now, it is legible on a 68-column terminal. 2026-07-08 James Youngman doc: prefer neutral double-quotes in xargs man page. * xargs/xargs.1: instead of a mix of single and double quotes in option examples, use double quotes. However, examples in the text are still quoted using left and right quotes. The distinc [Changelog truncated as it exceeds 3000 characters; the full changelog can be found in an attachment to the AUH email] --- .../findutils/{findutils_4.10.0.bb => findutils_4.11.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/findutils/{findutils_4.10.0.bb => findutils_4.11.0.bb} (90%) diff --git a/meta/recipes-extended/findutils/findutils_4.10.0.bb b/meta/recipes-extended/findutils/findutils_4.11.0.bb similarity index 90% rename from meta/recipes-extended/findutils/findutils_4.10.0.bb rename to meta/recipes-extended/findutils/findutils_4.11.0.bb index 91bb1be170..aa5313e991 100644 --- a/meta/recipes-extended/findutils/findutils_4.10.0.bb +++ b/meta/recipes-extended/findutils/findutils_4.11.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" DEPENDS = "bison-native" -SRC_URI[sha256sum] = "1387e0b67ff247d2abde998f90dfbf70c1491391a59ddfecb8ae698789f0a4f5" +SRC_URI[sha256sum] = "bfd19cb06cc71f3352d567e90284d8cdac02ac89774bbeadf0b533b0c11432fd" PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux"