psmisc/psmisc.changes

284 lines
9.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Thu Mar 4 02:24:15 CET 2010 - ro@suse.de
- fix overflow crash in pstree: add 2 to COMM_LEN for {...}
brackets for threads
-------------------------------------------------------------------
Sun Dec 6 15:07:16 CET 2009 - jengelh@medozas.de
- enable parallel building
- do not package peekfd on SPARC (it is not built)
-------------------------------------------------------------------
Mon Oct 12 17:15:37 CEST 2009 - werner@suse.de
- Detect current cwd to be able to compare local files (bnc#540927)
-------------------------------------------------------------------
Fri Oct 9 18:58:25 CEST 2009 - werner@suse.de
- Yet an other fix for NFS based file detection in fuser
-------------------------------------------------------------------
Fri Oct 9 08:20:29 UTC 2009 - aj@suse.de
- fix pstree -a crash (bnc#545265) with patch backported from 22.8
by Björn Voigt <bjoern@cs.tu-berlin.de>.
-------------------------------------------------------------------
Thu Sep 10 10:21:09 CEST 2009 - werner@suse.de
- For future use fix fd leak reported by David Binderman (bnc#536209)
-------------------------------------------------------------------
Mon Aug 10 11:27:07 CEST 2009 - werner@suse.de
- Close file descriptor leak (bnc#529520)
-------------------------------------------------------------------
Fri Jul 10 19:28:53 UTC 2009 - jansimon.moeller@opensuse.org
- Add ARM to nopeek
-------------------------------------------------------------------
Mon May 25 13:43:53 CEST 2009 - werner@suse.de
- Remove oldfuser from file list
-------------------------------------------------------------------
Mon May 11 14:04:09 CEST 2009 - werner@suse.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 16:56:24 CET 2009 - werner@suse.de
- nfs4fuser: do not match on shadow mounts
- resolve some memory leaks in fuser
-------------------------------------------------------------------
Thu Mar 12 10:23:12 CET 2009 - werner@suse.de
- nfs4fuser: be able to detect the root file system (bnc#464295)
-------------------------------------------------------------------
Wed Mar 11 14:24:06 CET 2009 - werner@suse.de
- nfs4fuser: make sure not to stumble on short named mount points
to avoid to terminate processes on wrong mount points
-------------------------------------------------------------------
Thu Oct 9 16:35:51 CEST 2008 - werner@suse.de
- Make compiler happy: Don't compare pointer with zero (bnc#432986)
-------------------------------------------------------------------
Wed Oct 1 16:39:27 CEST 2008 - werner@suse.de
- Avoid stat(2) for all network based file systems (bnc#409011)
-------------------------------------------------------------------
Tue Sep 23 15:30:58 CEST 2008 - werner@suse.de
- Enhance NFS patch for fuser (bug #409011)
-------------------------------------------------------------------
Mon Sep 1 15:10:43 CEST 2008 - werner@suse.de
- Do not leak on /proc/net/unix (bnc#417841)
- Read /proc/net/unix and /proc/mounts only once
-------------------------------------------------------------------
Fri Aug 22 17:12:24 CEST 2008 - prusnak@suse.cz
- enabled SELinux support [Fate#303662]
-------------------------------------------------------------------
Thu Aug 7 15:12:14 CEST 2008 - werner@suse.de
- Refine NFS patch
- Add option -w for killing only procs with write access
-------------------------------------------------------------------
Fri May 16 17:19:31 CEST 2008 - werner@suse.de
- Add a warning about fusers option -m due NFS locks
- Strip @ symbol from file names read from /proc/net/unix
-------------------------------------------------------------------
Wed Dec 19 18:46:56 CET 2007 - werner@suse.de
- Enhance NFS patch for fuser (bug #346776)
-------------------------------------------------------------------
Fri Dec 14 14:18:03 CET 2007 - werner@suse.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 23:40:19 CEST 2007 - bg@suse.de
- Disable peekfd on hppa
-------------------------------------------------------------------
Thu Apr 26 17:02:11 CEST 2007 - werner@suse.de
- Args, peekfd is ix86 specific, disable on other architectures
-------------------------------------------------------------------
Thu Apr 26 15:36:37 CEST 2007 - werner@suse.de
- Update to psmisc-22.5
* fuser tcp works on 64bit
* Added new tool peekfd
* killall uses /proc/<pid>/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 12:24:57 CEST 2007 - rguenther@suse.de
- Add ncurses-devel BuildRequires
-------------------------------------------------------------------
Fri Sep 15 11:37:34 CEST 2006 - werner@suse.de
- Update to psmisc version 22.3 which includes the previous fixes
-------------------------------------------------------------------
Wed Feb 8 11:51:52 CET 2006 - max@suse.de
- Fix exit code of fuser in silent mode [#148563].
-------------------------------------------------------------------
Fri Jan 27 13:50:20 CET 2006 - mmj@suse.de
- Fix finding AF_UNIX sockets [#142342]
- Fix minor nits with net_*
-------------------------------------------------------------------
Wed Jan 25 21:30:51 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Jan 12 11:30:14 CET 2006 - mmj@suse.de
- Update to psmisc-22.1 including:
* Updated PO files
* fuser signals eg -INT work better
* removed space out of fuser man page for -signal
* fuser -s flag works
* fix grep lines in Makefile for i386 arches
-------------------------------------------------------------------
Fri Dec 16 13:33:48 CET 2005 - mmj@suse.de
- update to psmisc-21.9 including:
* Fixed install-exec-hook so only symlink pstree.x11 if file does
not exist already.
* buffer overflow in killall scanf removed
* Fixed segfault in pstree -a
* fuser can not use IPv6, for things like uClibc
* configure has --disable-ipv6 for above
* fuser finds unix sockets
* fixed print_matches to only print unmatched objects if -a is
specified and to output the header for -v
* fixed argument parsing to handle groups like -av again
-------------------------------------------------------------------
Fri Dec 9 09:59:36 CET 2005 - ro@suse.de
- disable selinux
-------------------------------------------------------------------
Tue Nov 8 09:26:15 CET 2005 - mmj@suse.de
- add patch to fix print_matches and commandline arguments parsing
-------------------------------------------------------------------
Sun Nov 6 17:54:33 CET 2005 - mmj@suse.de
- fuser returns 1 if no match found like before [#132180]
-------------------------------------------------------------------
Tue Nov 1 10:19:32 CET 2005 - mmj@suse.de
- Update to psmisc-21.7
-------------------------------------------------------------------
Mon Aug 8 11:18:07 CEST 2005 - meissner@suse.de
- fixed buffer overflow in -k failure case with pids >= 10000
-------------------------------------------------------------------
Mon Aug 16 11:39:28 CEST 2004 - garloff@suse.de
- Update to psmisc-21.5:
* bugs fixed: UTF-8 line truncation (SF#757164), ss_family
(SF#845292), docu (fuser, ...)
* POSIX compat: -m option, ignore -f, fuser output, case
insensitive options for -I.
* Cleanups: dev_t and ino_t usage, automake update
* pstree -A(SCII) flag
- Rediff patches.
-------------------------------------------------------------------
Tue Jul 20 09:55:28 CEST 2004 - schwab@suse.de
- Use autoreconf.
-------------------------------------------------------------------
Sun Apr 4 20:05:18 CEST 2004 - kukuk@suse.de
- Add split alias [Bug #38279]
-------------------------------------------------------------------
Sun Feb 15 01:55:14 CET 2004 - stepan@suse.de
- update to v21.4
-------------------------------------------------------------------
Sat Feb 14 16:47:09 CET 2004 - kukuk@suse.de
- Split from ps package