public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] htop: Update to 3.2.2
Date: Sun, 05 Feb 2023 15:41:45 +0100	[thread overview]
Message-ID: <d6324c7e-cb20-50fc-fec3-0ff0e8635939@ipfire.org> (raw)
In-Reply-To: <20230205072107.1433-1-matthias.fischer@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 4287 bytes --]

Reviewed-by: Adolf Belka <adolf.belka(a)ipfire.org>

On 05/02/2023 08:21, Matthias Fischer wrote:
> For details see:
> https://github.com/htop-dev/htop/blob/main/ChangeLog
>
> "What's new in version 3.2.2
>
> * 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
> * On Darwin, fix current process buffer handling for busy systems
> * On DragonFly BSD, fix incorrect processor time of processes
> * On FreeBSD, fix an issue with the memory graph not showing correctly
> * On FreeBSD, add support for displaying shared memory usage
> * On PCP, use pmLookupDescs(3) if available for efficiency
> * On PCP, normalize generic columns values for consistent display
> * On PCP, changes preparing for configurable, dynamic screens
> * 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"
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
>   lfs/htop | 8 ++++----
>   1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/lfs/htop b/lfs/htop
> index 019a844e1..faaf37047 100644
> --- a/lfs/htop
> +++ b/lfs/htop
> @@ -1,7 +1,7 @@
>   ###############################################################################
>   #                                                                             #
>   # IPFire.org - A linux based firewall                                         #
> -# Copyright (C) 2007-2020  IPFire Team  <info(a)ipfire.org>                     #
> +# Copyright (C) 2007-2023  IPFire Team  <info(a)ipfire.org>                     #
>   #                                                                             #
>   # This program is free software: you can redistribute it and/or modify        #
>   # it under the terms of the GNU General Public License as published by        #
> @@ -26,7 +26,7 @@ include Config
>   
>   SUMMARY    = An Interactive text-mode Process Viewer for Linux
>   
> -VER        = 3.2.1
> +VER        = 3.2.2
>   
>   THISAPP    = htop-$(VER)
>   DL_FILE    = $(THISAPP).tar.xz
> @@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
>   DIR_APP    = $(DIR_SRC)/$(THISAPP)
>   TARGET     = $(DIR_INFO)/$(THISAPP)
>   PROG       = htop
> -PAK_VER    = 19
> +PAK_VER    = 20
>   
>   DEPS       =
>   
> @@ -50,7 +50,7 @@ objects = $(DL_FILE)
>   
>   $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>   
> -$(DL_FILE)_BLAKE2 = 7addefca7de8f0867220e6415f4585f7e6ecf655d6245e4a8e120552ac738544fde1c2d8e24ce1139209caad23994316e8be9611f6ed0253d60547158d17ff24
> +$(DL_FILE)_BLAKE2 = da3b4aea4e5d32d4b432e0f45089e7795b59d9a947dc4af76cb6b7f9137e6d45901c8169c8d2c796a3f43162c1e3c8f1e18bd17f20750637e06fe4c3ebe22caa
>   
>   install : $(TARGET)
>   

      reply	other threads:[~2023-02-05 14:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-05  7:21 Matthias Fischer
2023-02-05 14:41 ` Adolf Belka [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d6324c7e-cb20-50fc-fec3-0ff0e8635939@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox