similarity index 99%
rename from meta/recipes-extended/procps/procps_4.0.6.bb
rename to meta/recipes-extended/procps/procps_4.0.7.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://gitlab.com/procps-ng/procps.git;protocol=https;branch=master;ta
file://0001-tests-Disable-twice-total-pmap-X-tests.patch \
file://run-ptest \
"
-SRCREV = "4dafddf4c3f4646caa517f039a2307e92657ec93"
+SRCREV = "66b48a3720d46f304f0fa76f720ca925fa48d97e"
# Upstream has a custom autogen.sh which invokes po/update-potfiles as they
# don't ship a po/POTFILES.in (which is silly). Without that file gettext
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *procps* to *4.0.7* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-procps-upgrade-4.0.6-4.0.7.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 eb20026bae828c2760baad53a52dd393e6cf46c6 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Thu, 13 Aug 2026 05:18:58 +0000 Subject: [PATCH] procps: upgrade 4.0.6 -> 4.0.7 Source: NEWS procps-ng-4.0.7 --------------- * library version: inc revision to 2 now 1:2:0 internal: procps_pids_length off by one issue #412 external: fix slabinfo header extern 'C' declaration issue #415 internal: fix file descriptor leaks in <pids> api issue #421 internal: strv items are now escaped in <pids> api issue #429 internal: fix output if on seconds edge values merge !246 RHEL-60825 * pidof: Add -d aliased option issue #418 * pgrep: Don't treat empty list as 0 issue #427 * pmap: Fix testsuite for Alpha Debian #1141465 * ps: correct 'environ' output when file unavailable * ps: minimize potential EACCES with 'environ' files issue #431 * top: avoid batch mode segfault with maximum width issue #422 * w: Correctly check for end of tty using utmp issue #430 * watch: Dont remove 2 lines when using -t option issue #413 * watch: Handle resizing better issue #417 * watch: Restore LINES and COLUMNS env variables issue #432 --- .../procps/{procps_4.0.6.bb => procps_4.0.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/procps/{procps_4.0.6.bb => procps_4.0.7.bb} (99%)