From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] iptables: Version bump. 1.8.10 -> 1.8.11
Date: Wed, 13 Nov 2024 14:19:51 +0100 [thread overview]
Message-ID: <20241113131951.1586262-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20241110204733.1424464-1-christian.melki@t2data.com>
Thanks, applied as f914a4564f2c903f363a36a4b2aabd49e38dfefa.
Michael
[sent from post-receive hook]
On Wed, 13 Nov 2024 14:19:50 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20241110204733.1424464-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/iptables.make b/rules/iptables.make
> index 580edc3046ce..b55378c28e5c 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) \
prev parent reply other threads:[~2024-11-13 13:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-10 20:47 [ptxdist] [PATCH] " Christian Melki
2024-11-13 13:19 ` Michael Olbrich [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=20241113131951.1586262-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=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