From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4bYTz06Hqvz37TY for ; Fri, 4 Jul 2025 10:15:08 +0000 (UTC) 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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4bYTyx2Yh1z37FC for ; Fri, 4 Jul 2025 10:15:05 +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 4bYTyq08zcz6d1; Fri, 4 Jul 2025 10:14:58 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1751624099; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WVWjJdDObLNpuTfhL3of/uW0TUe2SHO32a9oaVGJnOo=; b=Oiyw85dq7AuB26eWXn1Dz0YImO7BtkeE1wsGA4k6b5tjFQ8TwFcUDE3qQXzOnEJcCop+cm p8Aop97tI2oiZUDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1751624099; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WVWjJdDObLNpuTfhL3of/uW0TUe2SHO32a9oaVGJnOo=; b=ukSlhNzFu4s7/KNe/IFPiqAx45+DMxcMzOoByD/rbV04mfUOLWQnQkvyqitD46Zvwdt4pZ PQik1Vu7PfErpuy6qm2Z5fHN1y80PwmV2A4XpEGMaoeN6gkyayYCrGZmRHQeKtD9cirnru m/421jzaK2aemlNwR2at1i5ce+MKW2rzeUswbXHqXI6HmkLEsJYTidT8le4aV0HLgN1xY+ lBwiycgq9vLZmaktK1vVQunkoptFV4hzVf49kQalWGpH2FZp0Wnob/9p8zuDxa/ZvQ6xj1 7/EQNGKOjJSeUS+lzFNyCCP8q1SMHamnpA1gbfg+biY56FzPQYV9dsiQGVPBJA== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] ncdu: Update to version 1.22 Date: Fri, 4 Jul 2025 12:14:38 +0200 Message-ID: <20250704101446.8038-23-adolf.belka@ipfire.org> In-Reply-To: <20250704101446.8038-1-adolf.belka@ipfire.org> References: <20250704101446.8038-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update from version 1.20 to 1.22 - Update of rootfile not required - Changelog 1.22 - Add support for @-prefixed lines to ignore errors in config file (from 2.8) - List all supported options in `--help` (from 2.8) - Use `kB` instead of `KB` in `--si` mode (from 2.8) - Add `--graph-style` option (from 2.1) - Fix supported range of uid/gid numbers 1.21 - Perform tilde expansion on paths in the config file (from 2.7) - Fix JSON import of escaped UTF-16 surrogate pairs (from 2.7) - Fix displaying and exporting zero values when extended info is not available (from 2.6) - Fix JSON export and import of the “other filesystem” flag (from 2.5) Signed-off-by: Adolf Belka --- lfs/ncdu | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/ncdu b/lfs/ncdu index 935e70712..16cf43fd7 100644 --- a/lfs/ncdu +++ b/lfs/ncdu @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2024 IPFire Team # +# Copyright (C) 2007-2025 IPFire Team # # # # 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 # @@ -27,7 +27,7 @@ include Config SUMMARY = NCurses Disk Usage -VER = 1.20 +VER = 1.22 THISAPP = ncdu-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -35,7 +35,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = ncdu -PAK_VER = 5 +PAK_VER = 6 DEPS = @@ -49,7 +49,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 0bb6576ecbb3df281c67a48409db2118521760f378defd9c082f732519c9828451b77897ca49e777674ae73a5aac0fd975b94d5a95b1689cd552b5840ac3b5de +$(DL_FILE)_BLAKE2 = f330bcbdcd3774a7f9215b8725822555c95940ae7a93e7256f93c8c7aab08fc5fc80f34e9899a5ad2300b6292ff17dec21f0de468cd8c925f8a94cf66400e722 install : $(TARGET) -- 2.50.0