File htop.changes of Package htop
-------------------------------------------------------------------
Tue Apr 29 19:23:15 UTC 2014 - malcolmlewis@opensuse.org
- Update to 1.0.3:
+ Tag all children ('c' key)
+ Fixes in accounting of guest time when using virtualization
(thanks to Patrick Marlier).
+ Performance improvements (thanks to Jann Horn).
+ Further performance improvements due to conditional parsing
of IO data depending on selected fields.
+ Better consistency in coloring.
+ Increase limit of buffer when tracing a deep nested process
tree.
+ Display pagefault stats.
+ BUGFIX: Fix crash when adding meters and toggling detailed CPU
time (thanks to Dawid Gajownik).
+ Add column to track the OOM-killer score of processes
(thanks to Leigh Simpson).
- Rebase htop-libtinfo.patch.
- Add htop-fix-incorrect-fsf-address.patch: Update FSF Address in
COPYING.
- Spec file clean up.
-------------------------------------------------------------------
Thu Nov 8 20:11:12 UTC 2012 - pascal.bleser@opensuse.org
- fix build on Mandriva (needs ncursesw-devel instead of ncurses-devel)
-------------------------------------------------------------------
Wed Nov 07 00:03:29 UTC 2012 - pascal.bleser@opensuse.org
- update to 1.0.2:
* Add IO priority support ('i' key)
* Avoid deleting .htoprc if it is a symlink
* Fail gracefully when /proc is not mounted
* Option to update process names on every refresh
* BUGFIX: Fix crashes when process list is empty
-------------------------------------------------------------------
Sun Jul 1 09:26:08 UTC 2012 - puzel@suse.com
- drop unnecessary build dependency on valgrind-devel
-------------------------------------------------------------------
Fri Feb 17 07:04:33 UTC 2012 - pascal.bleser@opensuse.org
- add copyright header + changelog trailer
-------------------------------------------------------------------
Fri Feb 17 06:29:12 UTC 2012 - pascal.bleser@opensuse.org
- update to 1.0.1:
* fixes the behavior of mouse selection
* fixes occasional crashes
* configuration now uses an XDG-compliant path
- changed License: to SPDX
-------------------------------------------------------------------
Mon Nov 21 20:21:04 UTC 2011 - pascal.bleser@opensuse.org
- add patch to fix linking on factory (> 12.1) as it also requires linking
libtinfo.so for the function napms
-------------------------------------------------------------------
Mon Nov 21 18:17:46 UTC 2011 - pascal.bleser@opensuse.org
- update to 1.0:
* four-column CPU meters
* incremental filtering
* UTF-8 tree drawing
* performance improvements
* bugfixes
-------------------------------------------------------------------
Sun Nov 28 10:33:41 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.9.0:
* adds the ability to expand and collapse subtrees using the + and - keys
* adds support for steal/guest CPU time measurement for virtualized environments
* adds the ability to show custom thread names
* adds support for cgroups
* adds support for STARTTIME field
* getopt-based long options and --no-color
* bugfixes:
+ fix display of nan% in CPU meters
+ fix memory leak (by Pavol Rusnak)
+ fix IO-wait color in "Black on White" scheme
+ fix search by process name when list is filtered by user
+ fix alignment for display of memory values above 100G (sign of the times!)
* add Bash/emacs style navigation keys
* improve battery meter support
-------------------------------------------------------------------
Tue Jun 23 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
- update to 0.8.3:
* stability fixes
-------------------------------------------------------------------
Tue Jun 2 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
- update to 0.8.2:
* integration with lsof to list files opened by a process
* a hostname header entry
* improvements to the battery meter
* bugfixes
-------------------------------------------------------------------
Mon May 4 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
- update to SVN revision 151:
* option to display hostname in the meters area
* rename VEID to CTID in OpenVZ systems
* allow compilation without PLPA on systems that don't support it
* BUGFIX: fix missing tree view when userland threads are hidden
* BUGFIX: fix for VPID on OpenVZ systems
- enabl openvz and vserver support
-------------------------------------------------------------------
Sun Jan 4 00:00:00 UTC 2009 - guru@unixtech.be
- added patch to fix CVE-2008-5076:
" htop 0.7 writes process names to a terminal without sanitizing non-printable characters, which might allow local users to hide processes, modify arbitrary files, or have unspecified other impact via a process name with "crazy control strings.""
-------------------------------------------------------------------
Wed Sep 24 00:00:00 UTC 2008 - guru@unixtech.be
- added TODO to documentation files
- update to 0.8.1:
* adds a battery meter for ACPI-enabled computers
* adds Linux-VServer support
* some bugfixes
-------------------------------------------------------------------
Thu May 8 00:00:00 UTC 2008 - guru@unixtech.be
- added Authors:
- new upstream version:
* adds per-process I/O statistics
* Unicode support
* new handling of CPU count for threaded processes: it can now show either
per-thread stats or a sum of all threads depending whether user threads
are shown or hidden
* improvements in mouse support.
-------------------------------------------------------------------
Sat Nov 24 00:00:00 UTC 2007 - guru@unixtech.be
- new upstream version
-------------------------------------------------------------------
Sat Oct 6 00:00:00 UTC 2007 - guru@unixtech.be
- moved to openSUSE Build Service