From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Ladislav Michl <oss-lists@triops.cz>
Subject: Re: [ptxdist] [APPLIED] libnetfilter_conntrack: version bump 1.0.1 -> 1.1.1
Date: Mon, 18 May 2026 09:53:26 +0200 [thread overview]
Message-ID: <20260518075326.49689-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <afHLZBILu-jyfx_0@lenoch>
Thanks, applied as f03e254d5992b940bd904a10e6573a7729947510.
Michael
[sent from post-receive hook]
On Mon, 18 May 2026 09:53:26 +0200, Ladislav Michl <oss-lists@triops.cz> wrote:
> Signed-off-by: Ladislav Michl <ladis@triops.cz>
> Message-Id: <afHLZBILu-jyfx_0@lenoch>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libnetfilter_conntrack.in b/rules/libnetfilter_conntrack.in
> index f534edf76c7c..8d1eff4bc1d0 100644
> --- a/rules/libnetfilter_conntrack.in
> +++ b/rules/libnetfilter_conntrack.in
> @@ -2,6 +2,7 @@
>
> config LIBNETFILTER_CONNTRACK
> tristate
> + select LIBMNL
> select LIBNFNETLINK
> prompt "libnetfilter_conntrack"
> help
> diff --git a/rules/libnetfilter_conntrack.make b/rules/libnetfilter_conntrack.make
> index d0a23ef151d9..0a6eed32c1d7 100644
> --- a/rules/libnetfilter_conntrack.make
> +++ b/rules/libnetfilter_conntrack.make
> @@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_LIBNETFILTER_CONNTRACK) += libnetfilter_conntrack
> #
> # Paths and names
> #
> -LIBNETFILTER_CONNTRACK_VERSION := 1.0.1
> -LIBNETFILTER_CONNTRACK_MD5 := 2d17d9da1404728d61a29b4a8338ad0c
> +LIBNETFILTER_CONNTRACK_VERSION := 1.1.1
> +LIBNETFILTER_CONNTRACK_MD5 := cfc4e283c6baabab57bebe16a70c9878
> LIBNETFILTER_CONNTRACK := libnetfilter_conntrack-$(LIBNETFILTER_CONNTRACK_VERSION)
> -LIBNETFILTER_CONNTRACK_SUFFIX := tar.bz2
> +LIBNETFILTER_CONNTRACK_SUFFIX := tar.xz
> LIBNETFILTER_CONNTRACK_URL := https://ftp.netfilter.org/pub/libnetfilter_conntrack/$(LIBNETFILTER_CONNTRACK).$(LIBNETFILTER_CONNTRACK_SUFFIX)
> LIBNETFILTER_CONNTRACK_SOURCE := $(SRCDIR)/$(LIBNETFILTER_CONNTRACK).$(LIBNETFILTER_CONNTRACK_SUFFIX)
> LIBNETFILTER_CONNTRACK_DIR := $(BUILDDIR)/$(LIBNETFILTER_CONNTRACK)
> -LIBNETFILTER_CONNTRACK_LICENSE := GPL-2.0-only
> +LIBNETFILTER_CONNTRACK_LICENSE := GPL-2.0-or-later
> +LIBNETFILTER_CONNTRACK_LICENSE_FILES := \
> + file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b
>
> #
> # autoconf
next prev parent reply other threads:[~2026-05-18 7:54 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-29 9:10 [ptxdist] [PATCH 0/6] netfilter update Ladislav Michl
2026-04-29 9:11 ` [ptxdist] [PATCH 1/6] libnetfilter_queue: version bump 1.0.1 -> 1.0.5 Ladislav Michl
2026-05-18 7:53 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-29 9:11 ` [ptxdist] [PATCH 2/6] libnetfilter_log: version bump 1.0.1 -> 1.0.2 Ladislav Michl
2026-05-18 7:53 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-29 9:12 ` [ptxdist] [PATCH 3/6] libnetfilter_conntrack: version bump 1.0.1 -> 1.1.1 Ladislav Michl
2026-05-18 7:53 ` Michael Olbrich [this message]
2026-04-29 9:12 ` [ptxdist] [PATCH 4/6] libnetfilter_cthelper: new package Ladislav Michl
2026-05-18 7:53 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-29 9:13 ` [ptxdist] [PATCH 5/6] libnetfilter_cttimeout: " Ladislav Michl
2026-05-18 7:53 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-29 9:13 ` [ptxdist] [PATCH 6/6] conntrack-tools: " Ladislav Michl
2026-04-29 21:02 ` Ladislav Michl
2026-05-18 7:53 ` [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=20260518075326.49689-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=oss-lists@triops.cz \
--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