public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Cc: Matthias Fischer <matthias.fischer@ipfire.org>
Subject: [PATCH] htop: Update to 3.5.3
Date: Mon, 17 Aug 2026 14:54:04 +0200	[thread overview]
Message-ID: <20260817125412.3362275-1-matthias.fischer@ipfire.org> (raw)

For details see:
https://github.com/htop-dev/htop/blob/main/ChangeLog

"What's new in version 3.5.3

* docs: document CPU meter segments in the man page
* Improve the settings parser (htoprc) to avoid segfaults on tampered files
  includes fixing CVE-2024-37676
* Fix Clang MSan sanitizer security issue
* linux: fix out-of-bounds access when parsing power supply type
* linux: mark a CPU offline when it is unplugged from the middle
* linux: release CPU data when a CPU is hot-unplugged
* XUtils: use strchr instead strstr
* darwin: fix blank STARTTIME and wrong ELAPSED for threads
* Exit follow mode when search or filter is cancelled
* Extend man page to include a External Libraries section on libnl-3 / libnl-genl-3
* Add zswap pool usage meters"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 lfs/htop | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/htop b/lfs/htop
index 5613dd6f6..af2f3de48 100644
--- a/lfs/htop
+++ b/lfs/htop
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = An Interactive text-mode Process Viewer for Linux
 
-VER        = 3.5.2
+VER        = 3.5.3
 
 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    = 26
+PAK_VER    = 27
 
 DEPS       =
 
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 168fad27b79adfd0537dae78ed5363f79ddd601d81547cbd80a1931e0149ce2bc320c36a3d3e764ca19db59f8491d85f70c27a8fba1eca731e800d9d0b7ad3ef
+$(DL_FILE)_BLAKE2 = 6861dcd32f6df4d0d1385f0196714947fb3d2930e96297715542501889356bb748d7de60eb15208e053f254f85a2f67f498001761f561924bdf0baebda5a5595
 
 install : $(TARGET)
 
-- 
2.53.0



                 reply	other threads:[~2026-08-17 12:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260817125412.3362275-1-matthias.fischer@ipfire.org \
    --to=matthias.fischer@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