From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] iptables: Version bump. 1.8.10 -> 1.8.11
Date: Sun, 10 Nov 2024 21:47:33 +0100 [thread overview]
Message-ID: <20241110204733.1424464-1-christian.melki@t2data.com> (raw)
https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.11.txt
* Use new configure option to strictly enable or disable libnfnetlink.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/iptables.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/iptables.make b/rules/iptables.make
index 580edc304..b55378c28 100644
--- a/rules/iptables.make
+++ b/rules/iptables.make
@@ -19,8 +19,8 @@ PACKAGES-$(PTXCONF_IPTABLES) += iptables
#
# Paths and names
#
-IPTABLES_VERSION := 1.8.10
-IPTABLES_MD5 := 5eaa3bb424dd3a13c98c0cb026314029
+IPTABLES_VERSION := 1.8.11
+IPTABLES_MD5 := 44191ce12055da9790a92429c771ba50
IPTABLES := iptables-$(IPTABLES_VERSION)
IPTABLES_SUFFIX := tar.xz
IPTABLES_URL := http://ftp.netfilter.org/pub/iptables/$(IPTABLES).$(IPTABLES_SUFFIX)
@@ -48,6 +48,7 @@ IPTABLES_CONF_OPT := \
--disable-bpf-compiler \
--disable-nfsynproxy \
--$(call ptx/endis, PTXCONF_IPTABLES_NFTABLES_COMPAT)-nftables \
+ --$(call ptx/endis, PTXCONF_IPTABLES_LIBNFNETLINK)-libnfnetlink \
--disable-connlabel \
--disable-profiling \
--with-kernel=$(KERNEL_HEADERS_DIR) \
--
2.34.1
next reply other threads:[~2024-11-10 20:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-10 20:47 Christian Melki [this message]
2024-11-13 13:19 ` [ptxdist] [APPLIED] " Michael Olbrich
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=20241110204733.1424464-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/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