Changelog for
psmisc-debuginfo-22.7-7.2.i586.rpm :
Mon Oct 12 14:00:00 2009 wernerAATTsuse.de
- Detect current cwd to be able to compare local files (bnc#540927)
Fri Oct 9 14:00:00 2009 wernerAATTsuse.de
- Yet an other fix for NFS based file detection in fuser
Fri Oct 9 14:00:00 2009 ajAATTsuse.de
- fix pstree -a crash (bnc#545265) with patch backported from 22.8
by Björn Voigt
.
Thu Sep 10 14:00:00 2009 wernerAATTsuse.de
- For future use fix fd leak reported by David Binderman (bnc#536209)
Mon Aug 10 14:00:00 2009 wernerAATTsuse.de
- Close file descriptor leak (bnc#529520)
Fri Jul 10 14:00:00 2009 jansimon.moellerAATTopensuse.org
- Add ARM to nopeek
Mon May 25 14:00:00 2009 wernerAATTsuse.de
- Remove oldfuser from file list
Mon May 11 14:00:00 2009 wernerAATTsuse.de
- Update to psmisc-22.7
* Updated Polish, Russian, Swedish and Indonesian PO files
* Changed fuser.1 so signal is SIGNAL to reduce confusion about wether
or not it is a parameter Debian #517413
* fuser.1 references pkill(1) Debian #517414
* Added Chinese (traditional) PO file
* Updated Russian PO file
* Clarified -m and -c for fuser Debian #467289
* Patch from Arnaud Giersch to fix udp ports in fuser Debian #502208
* pstree man page mentions -Z may not be available Debian #478327
* pstree handles UTF-8 lengths much better Debian #413503
* killall says no process found when process not found Debian #500097
* pstree makes a bigger buffer for -al flags Debian #352603
* Dynamically reallocate buffer for fuser patch from Don Armstrong
* Updated Indonesian PO file
* peekfd off by one problem in fds Debian #460530
* Patch from Marcus Watts for better comm handling in pstree
* Updated Hungarian po file
* Updated French and German po files
* Fuser -m detects more open sockets SF patch #1728412 Thnks marienz
* Updated Italian, Chinese simplified, Dutch, Swedish and Polish po files
* Removed old fuser
- Adapt our patches
Fri Mar 27 13:00:00 2009 wernerAATTsuse.de
- nfs4fuser: do not match on shadow mounts
- resolve some memory leaks in fuser
Thu Mar 12 13:00:00 2009 wernerAATTsuse.de
- nfs4fuser: be able to detect the root file system (bnc#464295)
Wed Mar 11 13:00:00 2009 wernerAATTsuse.de
- nfs4fuser: make sure not to stumble on short named mount points
to avoid to terminate processes on wrong mount points
Thu Oct 9 14:00:00 2008 wernerAATTsuse.de
- Make compiler happy: Don\'t compare pointer with zero (bnc#432986)
Wed Oct 1 14:00:00 2008 wernerAATTsuse.de
- Avoid stat(2) for all network based file systems (bnc#409011)
Tue Sep 23 14:00:00 2008 wernerAATTsuse.de
- Enhance NFS patch for fuser (bug #409011)
Mon Sep 1 14:00:00 2008 wernerAATTsuse.de
- Do not leak on /proc/net/unix (bnc#417841)
- Read /proc/net/unix and /proc/mounts only once
Fri Aug 22 14:00:00 2008 prusnakAATTsuse.cz
- enabled SELinux support [Fate#303662]
Thu Aug 7 14:00:00 2008 wernerAATTsuse.de
- Refine NFS patch
- Add option -w for killing only procs with write access
Fri May 16 14:00:00 2008 wernerAATTsuse.de
- Add a warning about fusers option -m due NFS locks
- Strip AATT symbol from file names read from /proc/net/unix
Wed Dec 19 13:00:00 2007 wernerAATTsuse.de
- Enhance NFS patch for fuser (bug #346776)
Fri Dec 14 13:00:00 2007 wernerAATTsuse.de
- Update to psmisc-22.6
* killall.1 mentions you can use -SIGxxx as well as just -XXX for
signal Debian #431082
* Added support for PPC architecture for peekfd
* Updated the Chinese simplified po file
* Added support for x86_64 architecture for peekfd
* Added Chinese simplified po file
* Updated Dutch, Vietnamese, Polish and Italian translations
* Patch for peekfd from Benno Schulenberg
* Fixed up NLS for fuser, patch from Benno Schulenberg
* killall asks for Signal (procname) if not SIGTERM
Thu Oct 4 14:00:00 2007 bgAATTsuse.de
- Disable peekfd on hppa
Thu Apr 26 14:00:00 2007 wernerAATTsuse.de
- Args, peekfd is ix86 specific, disable on other architectures
Thu Apr 26 14:00:00 2007 wernerAATTsuse.de
- Update to psmisc-22.5
* fuser tcp works on 64bit
* Added new tool peekfd
* killall uses /proc//exe if inode comparision fails
* fuser correctly parses remote tcp ports
- Patched fuser to avoid to be locked on stalled NFS (bug #166912)
Thu Mar 29 14:00:00 2007 rguentherAATTsuse.de
- Add ncurses-devel BuildRequires
Fri Sep 15 14:00:00 2006 wernerAATTsuse.de
- Update to psmisc version 22.3 which includes the previous fixes