Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package htop for openSUSE:Factory checked in at 2022-05-02 16:25:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/htop (Old) and /work/SRC/openSUSE:Factory/.htop.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "htop" Mon May 2 16:25:56 2022 rev:55 rq:974356 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/htop/htop.changes 2021-12-02 22:31:10.698459607 +0100 +++ /work/SRC/openSUSE:Factory/.htop.new.1538/htop.changes 2022-05-02 16:26:24.760894457 +0200 @@ -1,0 +2,36 @@ +Mon May 2 08:39:49 UTC 2022 - Paolo Stivanin <[email protected]> + +- Update to 3.2.0: + * Support for displaying multiple tabs in the user interface + * Allow multiple filter and search terms (logical OR, separate by "|") + * Set correct default sorting direction (defaultSortDesc) + * Improve performance for process lookup and update + * Rework the IOMeters initial display + * Removed duplicate sections on COMM and EXE + * Highlight process UNINTERRUPTIBLE_WAIT state (D) + * Show only integer value when CPU% more than 99.9% + * Handle rounding ambiguity between 99.9 and 100.0% + * No longer leaves empty the last column in header + * Fix header layout and meters reset if a header column is empty + * Fix PID and UID column widths off-by-one error + * On Linux, read generic sysfs batteries + * On Linux, do not collect LRS per thread (it is process-wide) + * On Linux, dynamically adjust the SECATTR and CGROUP column widths + * On Linux, fix a crash in LXD + * On FreeBSD, add support for showing process emulation + * On Darwin, lazily set process TTY name + * Always set SIGCHLD to default handling + * Avoid zombie processes on signal races + * Ensure last line is cleared when SIGINT is received + * Instead of SIGTERM, pre-select the last sent signal + * Internal Hashtable performance and sizing improvements + * Add heuristics for guessing LXC or Docker from /proc/1/mounts + * Force elapsed time display to zero if process started in the future + * Avoid extremely large year values when printing time + * Fix division by zero when calculating IO rates + * Fix out of boundary writes in XUtils + * Fix custom thread name display issue + * Use AC_CANONICAL_HOST, not AC_CANONICAL_TARGET in configure.ac + * Support libunwind of LLVM + +------------------------------------------------------------------- Old: ---- htop-3.1.2.tar.gz New: ---- htop-3.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ htop.spec ++++++ --- /var/tmp/diff_new_pack.t5gGan/_old 2022-05-02 16:26:25.172894915 +0200 +++ /var/tmp/diff_new_pack.t5gGan/_new 2022-05-02 16:26:25.176894920 +0200 @@ -1,7 +1,7 @@ # # spec file for package htop # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: htop -Version: 3.1.2 +Version: 3.2.0 Release: 0 Summary: An Interactive text-mode Process Viewer for Linux License: GPL-2.0-or-later ++++++ htop-3.1.2.tar.gz -> htop-3.2.0.tar.gz ++++++ ++++ 5490 lines of diff (skipped)
