Share

psmisc

File Release Notes and Changelog

Release Name: 21.7

Notes:


Changes: * Upgraded SELinux code to new api, thanks to Chris PeBenito * define rpmatch for libraries that dont have it * Fixed small typos in help, thanks to Benno Schulenberg fixes SF# 1150042 * Completed change from Flask to SELinux, thanks to Benno Schulenberg * pstree works better with uClibc, thanks Mike Frysinger * fuser rewritten: possibly fixes Debian #312560 * fuser prints F instead of f is access is write, thanks to Tet. * pstree checks to see it is a real tty Debian #326500 * pstree shows child threads with {commandname} Debian #230924 * better capitalisation with usage SF# 1150042 * Added warning about fuser and tcp/udp access Debian #327813 * pstree defaults to ASCII not VT100 until problems with terminals are fixed Debian #288856 * fuser doesnt complain if it cannot scan some mount points Debian #299153 * Applied psmisc-21.4-alt-progname to find pstrees name * configure.in checks for tinfo library * both above fixes from ALTLinux * Added -u option for killall to kill process by user * Removed old FLASK_LINUX define in pstree * Added -r for to killall for regex matching for proc names * Thanks to Karel Zak from RedHat for the patches