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.1 -> 1.1.6
Date: Mon, 20 Apr 2026 16:39:17 +0200	[thread overview]
Message-ID: <20260420143917.1592314-3-ada@thorsis.com> (raw)
In-Reply-To: <20260420143917.1592314-1-ada@thorsis.com>

Contains enhancements and fixes.

- 1.1.6: https://lore.kernel.org/netfilter/aTLn9DVZSFeGN3IP@chamomile/
- 1.1.5: https://lore.kernel.org/netfilter/aK95VLv5qvd-RbGf@calendula/
- 1.1.4: https://lore.kernel.org/netfilter/aJNHt1OW7w6SBmsv@calendula/
- 1.1.3: https://lore.kernel.org/netfilter/aAeA_6rbRNqpIRE2@calendula/
- 1.1.2: https://lore.kernel.org/netfilter/Z_1KxMUDT0D8e6wH@calendula/

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/nftables.make | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/rules/nftables.make b/rules/nftables.make
index 63dfbcff8..aa9c00bda 100644
--- a/rules/nftables.make
+++ b/rules/nftables.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NFTABLES) += nftables
 #
 # Paths and names
 #
-NFTABLES_VERSION	:= 1.1.1
-NFTABLES_MD5		:= f0a71bcd8c112be7594851b39d4a45c3
+NFTABLES_VERSION	:= 1.1.6
+NFTABLES_MD5		:= 638ddff35ca429f68860a437d53237b4
 NFTABLES		:= nftables-$(NFTABLES_VERSION)
 NFTABLES_SUFFIX		:= tar.xz
 NFTABLES_URL		:= https://ftp.netfilter.org/pub/nftables/$(NFTABLES).$(NFTABLES_SUFFIX)
@@ -36,10 +36,13 @@ NFTABLES_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--$(call ptx/endis, PTXCONF_NFTABLES_DEBUG)-debug \
 	--disable-man-doc \
+	--disable-fuzzer \
+	--disable-distcheck \
 	--$(call ptx/wwo, PTXCONF_NFTABLES_MGMP)-mini-gmp \
 	--without-cli \
 	--without-xtables \
-	--without-json
+	--without-json \
+	--with-unitdir=/usr/lib/systemd/system
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.47.3




      parent reply	other threads:[~2026-04-20 14:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-20 14:39 [ptxdist] [PATCH 0/2] netfilter: version bumps Alexander Dahl via ptxdist
2026-04-20 14:39 ` [ptxdist] [PATCH 1/2] libnftnl: version bump 1.2.8 -> 1.3.1 Alexander Dahl via ptxdist
2026-04-20 14:39 ` Alexander Dahl via ptxdist [this message]

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=20260420143917.1592314-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