From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] procps: Update to version 4.0.7
Date: Thu, 13 Aug 2026 15:39:40 +0200 [thread overview]
Message-ID: <20260813133942.2669472-11-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260813133942.2669472-1-adolf.belka@ipfire.org>
- Update from version 4.0.6 to 4.0.7
- Update of rootfile
- Changelog
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
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/common/procps | 3 ++-
lfs/procps | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/procps b/config/rootfiles/common/procps
index e19ce02f7..9974c5eb8 100644
--- a/config/rootfiles/common/procps
+++ b/config/rootfiles/common/procps
@@ -3,7 +3,7 @@ bin/ps
#lib/libproc2.la
#lib/libproc2.so
lib/libproc2.so.1
-lib/libproc2.so.1.0.1
+lib/libproc2.so.1.0.2
#lib/pkgconfig
#lib/pkgconfig/libproc2.pc
sbin/sysctl
@@ -53,6 +53,7 @@ usr/bin/watch
#usr/share/man/man1/pgrep.1
#usr/share/man/man1/pidof.1
#usr/share/man/man1/pidwait.1
+#usr/share/man/man1/pkill.1
#usr/share/man/man1/pmap.1
#usr/share/man/man1/ps.1
#usr/share/man/man1/pwdx.1
diff --git a/lfs/procps b/lfs/procps
index 26aa757f7..abfcdb4f8 100644
--- a/lfs/procps
+++ b/lfs/procps
@@ -24,7 +24,7 @@
include Config
-VER = 4.0.6
+VER = 4.0.7
THISAPP = procps-v$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = dbcbc76f544db055a5921cbe65d917ee7cdf5dae97ee9dc418d3969f68ebfa41e6adebb1369f5b07df5580504bf6881c27e2a8db0241a099b879e15337a8cb03
+$(DL_FILE)_BLAKE2 = efb1a245a8078a12b2de7a129ac66a3b0f5777b676b2bc7682488f995c57a48e24020f337d7beb2cb7161f0bf5e0c263f9ef7acb417ad1f7c90a27c8b9ab4ecd
install : $(TARGET)
--
2.55.0
next prev parent reply other threads:[~2026-08-13 13:41 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-13 13:39 [PATCH] aprutil: Update to version 1.6.5 Adolf Belka
2026-08-13 13:39 ` [PATCH] core205: Ship aprutil Adolf Belka
2026-08-13 13:39 ` [PATCH] core205: Ship openssh Adolf Belka
2026-08-13 13:39 ` [PATCH] core205: Ship procps Adolf Belka
2026-08-13 13:39 ` [PATCH] core205: Ship wpa_supplicant Adolf Belka
2026-08-13 13:39 ` [PATCH] fontconfig: Update to version 2.18.3 Adolf Belka
2026-08-13 13:39 ` [PATCH] libffi: Update to version 3.8.0 Adolf Belka
2026-08-13 13:39 ` [PATCH] openssh: Update to version 10.5p1 Adolf Belka
2026-08-13 13:39 ` [PATCH] p11-kit: Update to version 0.26.5 Adolf Belka
2026-08-13 13:39 ` [PATCH] postfix: Update to version 3.11.6 Adolf Belka
2026-08-13 13:39 ` Adolf Belka [this message]
2026-08-13 13:39 ` [PATCH] rsync: Update to version 3.5.0 Adolf Belka
2026-08-13 13:39 ` [PATCH] wpa_supplicant: Update to version 2.12 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260813133942.2669472-11-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox