From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 06 Oct 2025 11:52:56 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1v5hto-004qjG-20 for lore@lore.pengutronix.de; Mon, 06 Oct 2025 11:52:56 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1v5hto-0003L7-EF; Mon, 06 Oct 2025 11:52:56 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1v5htj-0003Kx-MW; Mon, 06 Oct 2025 11:52:51 +0200 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1v5htj-002D0i-1E; Mon, 06 Oct 2025 11:52:51 +0200 Received: from rhi by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1v5htj-00Fzye-0x; Mon, 06 Oct 2025 11:52:51 +0200 Date: Mon, 6 Oct 2025 11:52:51 +0200 From: Roland Hieber To: ptxdist@pengutronix.de Message-ID: <1759744351-8388d7d693efb48dadf417be@pty> References: <20251001114129.130944-1-lapeddk@gmail.com> <20251002155619.94676-1-lapeddk@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20251002155619.94676-1-lapeddk@gmail.com> Subject: Re: [ptxdist] [PATCH v2] htop: Version bump 3.0.1 -> 3.4.1 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Lars Alex Pedersen Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Thu, Oct 02, 2025 at 05:56:19PM +0200, Lars Alex Pedersen wrote: > A lot of bug fixes and improvements: > https://github.com/htop-dev/htop/blob/3.4.1/ChangeLog > > * COPYING license has been updated, mostly indentations and a few > corrections > * Clean old configure options and sorted new ones with configure_helper > > Signed-off-by: Lars Alex Pedersen > --- > v1-v2: > - Fixed indentation on GLOBAL_LARGE_FILE_OPTION line > > rules/htop.make | 25 +++++++++++++++---------- > 1 file changed, 15 insertions(+), 10 deletions(-) > > diff --git a/rules/htop.make b/rules/htop.make > index 98d6bbfdf..c32196268 100644 > --- a/rules/htop.make > +++ b/rules/htop.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_HTOP) += htop > # > # Paths and names > # > -HTOP_VERSION := 3.0.1 > -HTOP_MD5 := c09908bacb5e22454715547aed88c3af > +HTOP_VERSION := 3.4.1 > +HTOP_MD5 := c3e003d9e265774dd808e934d1780774 > HTOP := htop-$(HTOP_VERSION) > HTOP_SUFFIX := tar.gz > HTOP_URL := https://github.com/htop-dev/htop/archive/$(HTOP_VERSION).$(HTOP_SUFFIX) > @@ -24,7 +24,7 @@ HTOP_SOURCE := $(SRCDIR)/$(HTOP).$(HTOP_SUFFIX) > HTOP_DIR := $(BUILDDIR)/$(HTOP) > HTOP_LICENSE := GPL-2.0-only > HTOP_LICENSE_FILES := \ > - file://COPYING;md5=4099d367cd5e59b6d4fc1ee33accb891 > + file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 For the license part: Reviewed-by: Roland Hieber > > # ---------------------------------------------------------------------------- > # Prepare > @@ -39,16 +39,21 @@ HTOP_CONF_ENV := \ > HTOP_CONF_TOOL := autoconf > HTOP_CONF_OPT := \ > $(CROSS_AUTOCONF_USR) \ > + $(GLOBAL_LARGE_FILE_OPTION) \ > + --disable-static \ > + --disable-pcp \ > + --enable-unicode \ > + --enable-affinity \ > + --disable-unwind \ > + --disable-hwloc \ > --disable-openvz \ > - --enable-cgroup \ > --disable-vserver \ > --disable-ancient-vserver \ > - --enable-taskstats \ > - --disable-unicode \ > - --enable-linux-affinity \ > - --disable-hwloc \ > - --disable-setuid \ > - --disable-delayacct > + --disable-capabilities \ > + --disable-delayacct \ > + --disable-sensors \ > + --disable-werror \ > + --disable-debug > > # ---------------------------------------------------------------------------- > # Target-Install > > base-commit: de3afe806e398349482e92e812f6f69467070ec4 > -- > 2.51.0 > > > -- Roland Hieber, Pengutronix e.K. | rhi@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |