- Update to version 2.0.0.
* Platform abstraction layer
* Initial FreeBSD support
* Initial Mac OS X support (thanks to David Hunt)
* Swap meter for Mac OSX (thanks to Ștefan Rusu)
* OpenBSD port (thanks to Michael McConville)
* FreeBSD support improvements (thanks to Martin Misuth)
* Support for NCurses 6 ABI, including mouse wheel support
* Much improved mouse responsiveness
* Process environment variables screen (thanks to Michael Klein)
* Higher-resolution UTF-8 based Graph mode (Thanks to James Hall from vtop for the idea!)
* Show program path settings (thanks to Tobias Geerinckx-Rice)
* BUGFIX: Fix crash when scrolling an empty filtered list.
* Use dynamic units for text display, and several fixes (thanks to Christian Hesse)
* BUGFIX: fix error caused by overflow in usertime calculation. (thanks to Patrick Marlier)
* Catch all memory allocation errors (thanks to Michael McConville for the push)
* Several tweaks and bugfixes (See the Git log for details and contributors!)
- Rerolled both patches for compatibility with 2.0.0.
- Fix ncurses 6 incompatibility during compile.
OBS-URL: https://build.opensuse.org/request/show/358925
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=31
- Update to version 1.0.3
* Tag all children ('c' key)
* Fixes in accounting of guest time when using virtualization
* Performance improvements
* 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.
* Add column to track the OOM-killer score of processes
* Rebase htop-stdgnu.patch
OBS-URL: https://build.opensuse.org/request/show/234764
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=25
* Add IO priority support ('i' key)
* Avoid deleting .htoprc if it is a symlink
* Fail gracefully when /proc is not mounted
(thanks to Philipp Hagemeister)
* Option to update process names on every refresh
(thanks to Rob Hoelz)
* BUGFIX: Fix crashes when process list is empty
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=19
* respecting $XDG_CONFIG_HOME
(thanks to Hadzhimurad Ustarkhan for the suggestion.)
* Safer behavior on the kill screen, to make it harder to kill
the wrong process.
* BUGFIX: behavior of 'F' (follow) key was broken, also affecting
the persistence of mouse selections.
* BUGFIX: keep main panel up-to-date when running the screen
manager, to fix crash when processes die while on the F9/Kill
screen.
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=17