htop 3.2.2-1 source package in Ubuntu

Changelog

htop (3.2.2-1) unstable; urgency=medium

  * Import upstream 3.2.2 release
  * CPUMeter now can show frequency in text mode
  * Add option to render distribution path prefixes shadowed
  * DiskIOMeter converts to bytes per second (not per interval)
  * DiskIOMeter uses complete units, including missing "iB/s"
  * DiskIOMeter indicates read and write in meter mode
  * NetworkIOMeter converts to packets per second, shows packet rate
  * Allow continued process following when changing display settings
  * Update the panel header when changing to another tab
  * Drop margin around the header if there are no meters
  * Use Unicode replacement character for non-printable characters
  * Default color preset uses bold blue for better visibility
  * Update the Panel header on sort order inversions ('I')
  * Toggle the header meters with pound key
  * Fix ScreenPanel to handle quitting the panel while renaming
  * Add fallback for HOME environment variable using passwd database
  * Replace meaningless ID column with FD column in lock screen
  * Use device format in the lock screen matching the files screen
  * On Linux, improvements to file-descriptor lock detection
  * On Linux, further distinguish systemd states in the SystemdMeter
  * On Linux, improvements to cgroup and container identification
  * On Linux, support openat(2) without readlinkat(2) platforms
  * Handle invalid process columns from the configuration file
  * Avoid undefined behaviour with deeply nested processes
  * Fix crash when removing the currently active screen
  * Prevent possible crash on a very early error path
  * Include automake for Debian/Ubuntu
  * Restore non-mouse support
  * Reject unsupported command line arguments
  * Document idle process state
  * Clarify M_TRS/M_DRS columns

 -- Daniel Lange <email address hidden>  Sun, 05 Feb 2023 03:59:59 +0100

Upload details

Uploaded by:
Daniel Lange
Uploaded to:
Sid
Original maintainer:
Daniel Lange
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main utils

Downloads

File Size SHA-256 Checksum
htop_3.2.2-1.dsc 2.1 KiB b30b80bf04c3dd44cb32ba79f91e9b44c584ef4093ed92306da157bc4b4d257d
htop_3.2.2.orig.tar.gz 361.2 KiB 3829c742a835a0426db41bb039d1b976420c21ec65e93b35cd9bfd2d57f44ac8
htop_3.2.2-1.debian.tar.xz 10.1 KiB 987c72971632db66476362a50975c7696496edaffc662ccca5f5e14ac11a8f2c

Available diffs

No changes file available.

Binary packages built by this source

htop: interactive processes viewer

 Htop is an ncursed-based process viewer similar to top, but it
 allows one to scroll the list vertically and horizontally to see
 all processes and their full command lines.
 .
 Tasks related to processes (killing, renicing) can be done without
 entering their PIDs.

htop-dbgsym: debug symbols for htop