mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH 2/2] nftables: version bump 1.1.6 -> 1.1.7
Date: Wed,  2 Sep 2026 12:28:35 +0200	[thread overview]
Message-ID: <20260902102835.768945-3-ada@thorsis.com> (raw)
In-Reply-To: <20260902102835.768945-1-ada@thorsis.com>

>From the announcement:

> This release contains mostly fixes but also new features

Link: https://lore.kernel.org/netfilter/apcPDuB1u6REEd3n@chamomile/T/#u
---

Notes:
    Not sure about the --enable/disable-extended-parser-errors option here.
    Builds fine with both on stable Debian 13 (trixie), no change in target
    binary size.  Seems like a helpful feature.

 rules/nftables.make | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/rules/nftables.make b/rules/nftables.make
index a7032a7e5..29f3befee 100644
--- a/rules/nftables.make
+++ b/rules/nftables.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NFTABLES) += nftables
 #
 # Paths and names
 #
-NFTABLES_VERSION	:= 1.1.6
-NFTABLES_SHA256		:= 372931bda8556b310636a2f9020adc710f9bab66f47efe0ce90bff800ac2530c
+NFTABLES_VERSION	:= 1.1.7
+NFTABLES_SHA256		:= a6fbf060d8d4fff001517a2b94f356bb4366bfbf0ba366366f9d27cc38caa58f
 NFTABLES		:= nftables-$(NFTABLES_VERSION)
 NFTABLES_SUFFIX		:= tar.xz
 NFTABLES_URL		:= https://ftp.netfilter.org/pub/nftables/$(NFTABLES).$(NFTABLES_SUFFIX)
@@ -36,8 +36,10 @@ NFTABLES_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--$(call ptx/endis, PTXCONF_NFTABLES_DEBUG)-debug \
 	--disable-man-doc \
+	--enable-extended-parser-errors \
 	--disable-fuzzer \
 	--disable-distcheck \
+	--disable-profiling \
 	--$(call ptx/wwo, PTXCONF_NFTABLES_MGMP)-mini-gmp \
 	--without-cli \
 	--without-xtables \
-- 
2.47.3




  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 ` [ptxdist] [PATCH 1/2] libnftnl: version bump 1.3.1 -> 1.3.2 Alexander Dahl via ptxdist
2026-09-02 10:28 ` Alexander Dahl via ptxdist [this message]
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-3-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