- Update to version 3.0.0
* Add simple, optional vim key mapping mode
* Support more than 2 smaller CPU meter columns
* Support Linux proportional set size metrics
* Support Linux pressure stall information metrics
* New display option to show CPU frequency in CPU meters
* Update Linux sysfs battery discovery for recent kernels
* Add hardware topology information in the affinity panel
* Add timestamp reporting to the strace screen
* Added an option to disable the mouse
* Without an argument -u uses $USER value automatically
* Support less(1) search navigation shortcuts
* Support ZFS ARC statistics
* Report values larger than 100 terabytes
* Widen ST_UID (UID) column to allow for UIDs > 9999
* BUGFIX: fix makefiles for building with clang
* BUGFIX: fix <sys/sysmacros.h> major() usage
* BUGFIX: correctly identify other types of zombie process
* BUGFIX: improve follow-process handling in some situations
* BUGFIX: fix custom meters reverting to unexpected setting
* BUGFIX: close pipe after running lsof(1)
* BUGFIX: meters honour setting of counting CPUs from 0/1
- Drop htop-2.2.0.tar.gz.asc - no sig provided
- Upstreamed patches removed:
* Drop htop-2.2.0-fix-linux-process-ordering.patch
* Drop htop-2.2.0-fix-option-string.patch
* Drop htop-2.2.0-gcc10.patch
* Drop htop-desktop-file-fix-thoenig-01.patch
* Drop htop-script-python3.patch
OBS-URL: https://build.opensuse.org/request/show/830503
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=52
- Update to version 2.2.0
* -t/--tree flag for starting in tree-view mode
* Various automake and build improvements
* Check for pkg-config when building with --enable-delayacct
* Avoid some bashisms in configure script
* Use CFLAGS from ncurses*-config if present
* Header generator supports non-UTF-8 environments
* Changed detection of kernel threads
* Collapse current subtree pressing Backspace
* BUGFIX: fix behavior of SYSCR column
* BUGFIX: obtain exit code of lsof correctly
* BUGFIX: fix crash with particular keycodes
* BUGFIX: fix issue with small terminals
* BUGFIX: fix terminal color issues
* BUGFIX: preserve LDFLAGS when building
* BUGFIX: fixed overflow for systems with >= 100 signals
- cleanup with spec-cleaner
- rebase htop-script-python3.patch
OBS-URL: https://build.opensuse.org/request/show/595378
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=48
- Update to version 2.1.0:
* Compile-time option to disable setuid
* Delay accounting metrics
* Support for real-time signals
* 'c' key now works with threads as well
* Session column renamed from SESN to SID
* Improved UI for meter style selection
* Improved code for constructing process tree
* Error checking of various standard library operations
* Replacement of sprintf with snprintf
* Performance improvements in battery meter
* Update process TTY device
* Add support for sorting TASK_IDLE
* Add upper-bound to running process counter
* Bugfix: avoid crash when battery is removed
* DragonFlyBSD support
- cleanup with spec-cleaner
- rebase htop-desktop-file-fix-thoenig-01.patch
- use https
OBS-URL: https://build.opensuse.org/request/show/573183
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=44
- added upstream patch fixing ESCDELAY-related build failure on modern ncurses
- updated configure script parameters
- Update to v2.0.1
* OpenBSD: Various fixes and improvements (thanks to Michael McConville and
Juan Francisco Cantero Hurtado)
* FreeBSD: fix CPU and memory readings (thanks to Tim Creech, Hung-Yi Chen,
Bernard Spil, Greg V)
* FreeBSD: add battery support (thanks to Greg V)
* Linux: Retain last-obtained name of a zombie process
* Mac OS X: Improve portability for OS X versions (thanks to Michael Klein)
* Mac OS X: Fix reading command-line arguments and basename
* Mac OS X: Fix process state information
* Mac OS X: Fix tree view collapsing/expanding
* Mac OS X: Fix tree organization
* Mac OS X: Fix memory accounting
* Fix crash when emptying a column of meters
* Make Esc key more responsive
- removed htop-2.0.0-fix-buffer-reuse.patch and htop-stdgnu.patch
OBS-URL: https://build.opensuse.org/request/show/397323
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=35
- 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