From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 02 Sep 2026 12:28:52 +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 1x1iD5-009yT7-1C for lore@lore.pengutronix.de; Wed, 02 Sep 2026 12:28:52 +0200 Received: from [127.0.0.1] (helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1x1iD5-0004JR-1S; Wed, 02 Sep 2026 12:28:51 +0200 Received: from mx1.white.stw.pengutronix.de ([185.203.200.13]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1x1iCr-0004J4-0b for ptxdist@pengutronix.de; Wed, 02 Sep 2026 12:28:37 +0200 Received: from mail.thorsis.com (mail.thorsis.com [IPv6:2003:a:e28:26e4::10]) by mx1.white.stw.pengutronix.de (Postfix) with ESMTPS id 9589A20585F for ; Wed, 02 Sep 2026 12:28:36 +0200 (CEST) Authentication-Results: mx1.white.stw.pengutronix.de; dkim=pass header.d=thorsis.com header.s=dkim header.b=KCNxw2ip; spf=pass (mx1.white.stw.pengutronix.de: domain of ada@thorsis.com designates 2003:a:e28:26e4::10 as permitted sender) smtp.mailfrom=ada@thorsis.com; dmarc=pass (policy=quarantine) header.from=thorsis.com Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id D4085148B77F for ; Wed, 02 Sep 2026 12:28:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thorsis.com; s=dkim; t=1788344918; h=from:subject:date:message-id:to:mime-version: content-transfer-encoding:in-reply-to:references; bh=VE1tBmy7lFm8IWETSiU267XNqGVSCw/iNDUmaQndLyc=; b=KCNxw2ipDlACo5I3lgWYVxVSE6N+WsqXINE7kfNGrQsvW78pcw0Jv+DmxizwfYelnUSzQm YII6cF/jmcOYFQ/uc8GCgn2olJ3sSrPqWMXos1LRExTUXdtxO+/79Vzs4c3dlzynwlqzd+ ImCy7cSWM07uKQfxtpJtTUCTBMarcwglmDajLBPChk2h2LvjbhfJPFM7Go++ecDoI0eL28 jBDJoNxAD5yZii4pVUf6NOYvkfe07qlBTTbf/7eb096BuSVWXYaITOz/QIT58n7sRG5L8f udX5GRUTF7EIbLJfJ157yCS5d+c4rbpBQcObtpUjDid9FxgtBgEd4oStLD6rnw== To: ptxdist@pengutronix.de Date: Wed, 2 Sep 2026 12:28:34 +0200 Message-ID: <20260902102835.768945-2-ada@thorsis.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260902102835.768945-1-ada@thorsis.com> References: <20260902102835.768945-1-ada@thorsis.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Last-TLS-Session-Version: TLSv1.3 X-Rspamd-Queue-Id: 9589A20585F X-Spamd-Result: default: False [-2.50 / 15.00]; BAYES_HAM(-3.00)[100.00%]; MID_CONTAINS_FROM(1.00)[]; R_MISSING_CHARSET(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[thorsis.com,quarantine]; R_SPF_ALLOW(-0.20)[+mx]; R_DKIM_ALLOW(-0.20)[thorsis.com:s=dkim]; MIME_GOOD(-0.10)[text/plain]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:3320, ipnet:2003::/19, country:DE]; MIME_TRACE(0.00)[0:+]; DKIM_TRACE(0.00)[thorsis.com:+]; NEURAL_HAM(-0.00)[-1.000]; RECEIVED_HELO_LOCALHOST(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[ptxdist@pengutronix.de]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Action: no action X-Stat-Signature: n8oruq8oj8kztifuriswqkm6hb5k3n4e X-Rspamd-Server: mx1 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.whiteo.stw.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_HELO_NONE autolearn=ham autolearn_force=no version=3.4.2 Subject: [ptxdist] [PATCH 1/2] libnftnl: version bump 1.3.1 -> 1.3.2 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: , From: Alexander Dahl via ptxdist Reply-To: ptxdist@pengutronix.de Cc: Alexander Dahl 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 >>From the release announcement: > This release contains: > > - Support for connlimit stateful objects > - Fix compilation of examples for musl libc > - Validate geneve class and type attribute size in setter > - Validate kernel does not provide too long geneve data attribute > - Remove internal nftnl_set{,_elem}_clone() function > - Do not print userdata content through snprintf API > - Enhancements for the snprint API to display data according to > size and byteorder, this includes new functions > nftnl_{expr,set_elem}_set_imm() to decorate the data. > - Remove a trailing whitespace in snprintf() API for > expressions. > - More improvements for the snprintf() API for set elements: > no colon is printed if data is not provided, print object names > in maps and print flags only if non-zero. Link: https://lore.kernel.org/netfilter/apW8N9X8ptmF9fIo@chamomile/T/#u --- rules/libnftnl.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libnftnl.make b/rules/libnftnl.make index a62d02998..c45865ba7 100644 --- a/rules/libnftnl.make +++ b/rules/libnftnl.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBNFTNL) += libnftnl # # Paths and names # -LIBNFTNL_VERSION := 1.3.1 -LIBNFTNL_SHA256 := 607da28dba66fbdeccf8ef1395dded9077e8d19f2995f9a4d45a9c2f0bcffba8 +LIBNFTNL_VERSION := 1.3.2 +LIBNFTNL_SHA256 := c97abc3409f8fa396b4462b2bb7f147a3a47a4ddc97cfa0b2f18890c9cfde8b0 LIBNFTNL := libnftnl-$(LIBNFTNL_VERSION) LIBNFTNL_SUFFIX := tar.xz LIBNFTNL_URL := https://ftp.netfilter.org/pub/libnftnl/$(LIBNFTNL).$(LIBNFTNL_SUFFIX) -- 2.47.3