mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
Changelog: - v23.6: - buildsys: Fix DEJAGNU work-around (Debian #1015089) - killall: Use kill if pidfd_send_signal fails (Debian #1015228) - fuser: Do not mention nonexistent -reset option (#42) - fuser: Use modern statn where possible - pstree: Better AppArmor support (!30) - v23.7: - Fix --disable-statx build option - fuser: Add stat() fallback, ignore EACCES errors - pstree: Fix assumption about root PID - killall: Output formatting fixes - Update gettext to 0.21 https://gitlab.com/psmisc/psmisc/-/tags/v23.6 https://gitlab.com/psmisc/psmisc/-/tags/v23.7 Signed-off-by: Shubham Chakraborty <chakrabortyshubham66@gmail.com> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>