From patchwork Tue Nov 19 11:09:35 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8245 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 4Xt1x12TNFz3wx3 for ; Tue, 19 Nov 2024 11:09:57 +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 4Xt1wz6Xpnz1sW; Tue, 19 Nov 2024 11:09:55 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Xt1wz64wXz32wV; Tue, 19 Nov 2024 11:09:55 +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 4Xt1ws2by9z30Md 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 4Xt1wr2FcHz3lB; Tue, 19 Nov 2024 11:09:48 +0000 (UTC) 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=98k8x3kkHqI+KcdhfnTuoi5iEQau+httqYIvsL2b2Y4=; b=WpBcIgOqYCJzcRW/n3gbzRpkHSv98V95UWbir0qPTuHQL0ht+YuPsDZ9BGxdAS21AxZB5Z twEc3XXRuxMKtPeltzfYEcR4j0eXJxZVd/uHZflbaRJXPRg2Ei58wj3OycrRGEMG6I5rfs kgNKDJOAyuoOhfSj4To6QkRh4GTbfIt/Vx6ccSGvfLu5Sjbm6UBdSbmAUCSqZntLhjXujJ zv3uUo7ZOoPSmirjiMd+SUj4bhxuf75uaohsUBbul16WyvdKEO2XqXhkDK7GBZc/9Mjvb3 u9YNKgK/ckTfwSvSv0drShPfKFeZl1zygXa40fvod7wJfXXGCPzCbXKzeD+KuQ== 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=98k8x3kkHqI+KcdhfnTuoi5iEQau+httqYIvsL2b2Y4=; b=TbhG375lt/IOHsh4hhv9d8c5YghB05HqXOsZJRdb7flIiMlw8UX5PBBTZdKXYcl5a0F51z sR+JHVEUGzbA2QDw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] ipset: Update to version 7.22 Date: Tue, 19 Nov 2024 12:09:35 +0100 Message-ID: <20241119110936.3597603-9-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: RCIXBJDXRMT7GDLWH62Z75UCCVMBUJII X-Message-ID-Hash: RCIXBJDXRMT7GDLWH62Z75UCCVMBUJII 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 7.19 to 7.22 - Update of rootfile not required - Changelog 7.22 - ipset: fix json output format for IPSET_OPT_IP (Z. Liu) - tests: add namespace test and take into account delayed set removal at module remove - Update autoconfig tools to build cleanly on Debian bookworm 7.21 - The patch "Fix hex literals in json output" broke save mode, restore it - Fix -Werror=format-extra-args warning - Workaround misleading -Wstringop-truncation warning 7.20 - Ignore *.order.cmd and *.symvers.cmd files in kernel builds - Bash completion utility updated - Fix json output for -name option (Mark) - Fix hex literals in json output - tests: increase timeout to cope with slow virtual test machine Signed-off-by: Adolf Belka --- lfs/ipset | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/ipset b/lfs/ipset index bc34b44ea..b7c576fc2 100644 --- a/lfs/ipset +++ b/lfs/ipset @@ -24,7 +24,7 @@ include Config -VER = 7.19 +VER = 7.22 THISAPP = ipset-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 04290b94be471aedd732601e1dc147a066933606152beb76ba1a21283aa2e3f8b891fd9575db73f2af67b446fb77a0ca6b2432ae606440ac9e9bf80e41d1f640 +$(DL_FILE)_BLAKE2 = 9daaff54adb6f9daf69cd7dabbd9134d8fcf8cd7f8ef0c52296961579ad3c8202087158a01664228eff70356ba97f77ec61abbab7c7ce323112fbdc32abd661b install : $(TARGET)