From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH 1/2] libnftnl: version bump 1.3.1 -> 1.3.2
Date: Wed, 2 Sep 2026 12:28:34 +0200 [thread overview]
Message-ID: <20260902102835.768945-2-ada@thorsis.com> (raw)
In-Reply-To: <20260902102835.768945-1-ada@thorsis.com>
>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
next prev parent reply other threads:[~2026-09-02 10:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-02 10:28 [ptxdist] [PATCH 0/2] netfilter: version bumps (libnftl 1.3.2, nftables 1.1.7) Alexander Dahl via ptxdist
2026-09-02 10:28 ` Alexander Dahl via ptxdist [this message]
2026-09-02 10:28 ` [ptxdist] [PATCH 2/2] nftables: version bump 1.1.6 -> 1.1.7 Alexander Dahl via ptxdist
2026-09-02 10:53 ` [ptxdist] [PATCH 0/2] netfilter: version bumps (libnftl 1.3.2, nftables 1.1.7) Alexander Dahl via ptxdist
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260902102835.768945-2-ada@thorsis.com \
--to=ptxdist@pengutronix.de \
--cc=ada@thorsis.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox