From patchwork Sun Jul 19 13:04:46 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 10042 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4h33lq3CnWz3wp9 for ; Sun, 19 Jul 2026 13:05:11 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4h33lq05Hhz6Yq for ; Sun, 19 Jul 2026 13:05:11 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4h33lp6TKXz2xdl for ; Sun, 19 Jul 2026 13:05:10 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4h33lm1vs6z2xGp for ; Sun, 19 Jul 2026 13:05:08 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4h33lk6pmtz2Vw; Sun, 19 Jul 2026 13:05:06 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1784466307; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=qTRg545NTn6NGQWQNeDMl5z/J2FY8hY7CBf64oQJ1tw=; b=EeB4R0JvR/QFOs6Vc3KvfLXxF0hgCr5ngZPWiiQTSRERPLeqgaN5sRTB/xgHKRxS2KFPWq gESvJkJVNUSQYdDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1784466307; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=qTRg545NTn6NGQWQNeDMl5z/J2FY8hY7CBf64oQJ1tw=; b=ZJD9X04e1nnvdfx+0av0o+CUDX66jKuiLH32a7qdSBDJUq1XRumCieCJ/KyIe4Ta89U4k7 FBnQr8435uJN7BsEyUVnuu+KNKwzD/oWqnCsZZLF970VeGn29hpkJTHs4YOVA5Q/Le7Zxt yLc8IKGb2EMxSTi/2uB2gda+ZI7gRhEe4LsDx+KzY8IbJlXRSNbzkZqQgR4znLtGnp9JpB 4kwWanKNm4dUOEGm5xPIO/4Nznjhi3kUfb9hmHBBBbuuLnEboT16qXzJD6m46qUTl3hHGB Ygf8W9iUCge7Cbs3uGn1zuRdnHuBnZdag6m+VwcQNSK/pWy3+wME2/yKXOEAHg== From: Matthias Fischer To: development@lists.ipfire.org Cc: Matthias Fischer Subject: [PATCH] htop: Update to 3.5.2 Date: Sun, 19 Jul 2026 15:04:46 +0200 Message-ID: <20260719130457.104723-1-matthias.fischer@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 For details see: https://github.com/htop-dev/htop/blob/main/ChangeLog "What's new in version 3.5.2 * Scheduling: OR in SCHED_RESET_ON_FORK instead of ANDing it * linux: fix reading zram values * systemd: fix SystemdMeter parsing when falling back to systemctl show * freebsd: unifying buffer/cache memory usage for all filesystem cache * desktop: add trailing semicolon to Keywords and expand keyword list * Remove obsolete OpenVZ and VServer support * linux: add M_EPSS column (effective proportional set size) * Fix segfault when vCPUs are hot-added: resize AllCPUsMeter data->meters array on CPU count change * Introduce sticky_follow setting / Unfollow when moving cursor * Show error message when trace feature fails on fork * Avoid memory leak on error when listing open files * Simplify interrupted waitpid handling * Properly terminate forked process for TraceScreen * Avoid running atexit handlers for forked children * Split runlevel and service count queries * Skip displaying service counts if both values are missing * darwin: fix Mach port leak in DarwinProcess_scanThreads() * linux: resolve actual executable path for Flatpak processes * Handle unavailable OOM scores as N/A * pcp: NULL-guard Metric_instanceCount/Offset * Keep search selection followed on confirm * darwin: fix used memory calculation to match Activity Monitor * Strip control characters from info screen titles * Guard title truncation against narrow terminal widths * Cap VLA length in RichString wide-character functions * Prevent integer overflow in drawScreenTab() * linux: fix core ID normalization * Make Shift (or Alt)-UP / Shift (or Alt)-DOWN scroll the Panel without changing the selection * Add optional stable tree mode argument to -t, document in man page * Implement stable tree view * Improve following function to work across screens and to be reset with F on an already followed process * SELinuxMeter: improve SELinux detection in constrained environments * linux: avoid repeated zram ENOENT probes" Signed-off-by: Matthias Fischer --- lfs/htop | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/htop b/lfs/htop index 3b7a8b38b..5613dd6f6 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.1 +VER = 3.5.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 = 25 +PAK_VER = 26 DEPS = @@ -50,7 +50,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = bfa0b16ed6af15057aaa2bf6dbc504693a8ec418c85dc70f2478d1ec1357eaaa67a742149b8fd1ae5faed1dc93b44de166f4db6be6201af28b1a8c54ce5088c4 +$(DL_FILE)_BLAKE2 = 168fad27b79adfd0537dae78ed5363f79ddd601d81547cbd80a1931e0149ce2bc320c36a3d3e764ca19db59f8491d85f70c27a8fba1eca731e800d9d0b7ad3ef install : $(TARGET)