From patchwork Tue Nov 19 11:09:36 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8246 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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Xt1x216Npz3wx0 for ; Tue, 19 Nov 2024 11:09:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Xt1x10jRszfC; Tue, 19 Nov 2024 11:09:57 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Xt1x10DxNz33g2; Tue, 19 Nov 2024 11:09:57 +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 4Xt1ws3pt4z30Md for ; Tue, 19 Nov 2024 11:09:49 +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 4Xt1wr3qF7z4bR; Tue, 19 Nov 2024 11:09:48 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1732014588; 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: in-reply-to:in-reply-to:references:references; bh=TJIbg9e79zhq5cqJLCl+aSM2X9kcCoV5DMrQm49/Kpk=; b=uEkaXxBaqXr8l7l60xyH0ql1u+bwiAbTxac63N/ZTlHDpJSUD9uJGGoEtyhJ6wtY/K68FH WZlYPr5tG/ofmbCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1732014588; 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: in-reply-to:in-reply-to:references:references; bh=TJIbg9e79zhq5cqJLCl+aSM2X9kcCoV5DMrQm49/Kpk=; b=Ie+3k/sN3oz5JNGieG+FMUsFnzRM4ArycRTHvnyUg3rNHO/Q+yg5BsGM1VlY9s1SdI8Zik Zi9P9hEDcCRwYNV1/gWfYUeakJgcZyoatlt6IRwRXJnu0rAte/OfrAim7dz8zNyn3uAiwp 6YU5PjTEeimri/ES0uxMBk2STTSzjqOchM9MnUXwESzdd2nFO8d3WeL/df5wMZ9fVAg1yA DXRehI3aJKtzHeKDrnD5gawzcH9gQ4Cy2NVuEmVnWw3kJ7hjvFw26KNNLkfEaCKT5uE4GV mrgDpVJAm9FGhTMZw8WkBPAhmLU8JK/tx0I6we1pkFeN9soOm63/OGeGj2UwYA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] iputils: Update to version 20240905 Date: Tue, 19 Nov 2024 12:09:36 +0100 Message-ID: <20241119110936.3597603-10-adolf.belka@ipfire.org> In-Reply-To: <20241119110936.3597603-1-adolf.belka@ipfire.org> References: <20241119110936.3597603-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: GTRIWYWC3WJ2Q6AZQFAGMCA63KJPDWAQ X-Message-ID-Hash: GTRIWYWC3WJ2Q6AZQFAGMCA63KJPDWAQ X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 20240117 to 20240905 - Update of rootfile not required - Changelog 20240905 Mostly ping fixes release. * Notable changes (for details see below) - Allow to disable reverse DNS resolution (PTR lookup) with with environment variable IPUTILS_PING_PTR_LOOKUP=0 - Lower max allowed -s value to 65507 (IPv4) or 65527 (IPv6). That is the maximum the Linux kernel supports. - Include pre-generated man pages & HTML docs in dist tarballs. This allows to avoid libxslt, docbook, ... as a build dependencies. - require meson >= 0.44 - ping has new option -3 * ping - Allow to disable reverse DNS resolution (PTR lookup) with with environment variable IPUTILS_PING_PTR_LOOKUP=0 (commit: 6fc68b1, PR: #553, issue: #531) - Add option -3 (don't round up the RTT time) (commit: 48ae5c9, PR: #540) - fix: Fix IPv4 checksum check always succeeding once again (commit: bacf1b7, PR: #534) - fix: Lower max allowed -s value to 65507 (IPv4) or 65527 (IPv6) (commit: 1e24c5b, issue: #542, PR: #550) - fix: Fix node info exit code (commit: 3840637, issue: #528) - fix: Fix integer overflow for high -s values (commit: aaa3dc3, issue: #542, PR: #550) - fix: Fix EMSGSIZE on -s > 65527 on ICMP datagram socket (commit: aaa3dc3, issue: #542, PR: #550) - fix: Fix print time_t problem on 32 bits platform (commit: 0fd2db7, PR: #533) - fix: Fix exit code on missing target (commit: 294a65f, issue: #528) - fix: check return value of write() to avoid integer overflow (commit: 0f12e6d, PR: #545) - setcap-setuid.sh: Add cap_net_admin for ping (commit: 19718b0, issue: #515) - man: Document CAP_NET_ADMIN for -m (commit: 5b7ba7d, issue: #515) - reduce duplicity in warnings (commit: 0c08152, issue: #515) * arping - fix: Fix exit code if receive more replies than sent (commit: b589819, issue: #538, PR: #546) - fix: Fix unsolicited ARP regressions on -c > 1 (commit: 5de892d, issue: #536, PR: #543) - fix: Fix 1s delay on exit for unsolicited arpings (commit: 4db1de6, issue: #536, PR: #541) * clockdiff - fix: Fix print time_t problem on 32 bits musl (commit: f2c322a) - fix: Fix loading localization on clockdiff (commit: c1b0e28) * tracepath - fix: Fix print time_t problem on 32 bits musl (commit: 536d40e) * Meson build system - include pre-generated man pages & HTML docs in dist tarballs (commit: 535f6de, issue: #479, PR: #520, https://bugs.gentoo.org/908817 https://bugs.gentoo.org/920901) - require meson >= 0.44 (released 2017, commit: c4bed6d) * CI - test 'meson dist' (commit: 2e8b3b2, b698ef6) - add 32bit build (commit: 22debcf) - build.sh: Configure with meson properly (commit: 01434a6) - remove Centos 7 (EOL, commit: 8037de5) * Localization - 100% translated: Czech, Finnish, Georgian, German, Indonesian, Japanese, Korean, Portuguese (Brazil), Turkish, Ukrainian - Mostly translated: Chinese (Simplified), French - Fix loading localization on clockdiff Signed-off-by: Adolf Belka --- lfs/iputils | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/iputils b/lfs/iputils index 6055e51ed..da687c73e 100644 --- a/lfs/iputils +++ b/lfs/iputils @@ -24,7 +24,7 @@ include Config -VER = 20240117 +VER = 20240905 THISAPP = iputils-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 635943e12010aef8c1291b407bfbe284e0179391fca76197b77037ae1ffc219fa1d8e36abcea5fb7fff10d55ab40eed7c081e5d92b29f0916a4b4dd806945491 +$(DL_FILE)_BLAKE2 = 62ee614292fbf487d93d711ecbc11719d10f4dcb995bfd0d613459b49792ae4c8f0032a401fbf583206665ac4c592e90c30da5c75811340cc881c06a20a05318 install : $(TARGET)