From: Ladislav Michl <oss-lists@triops.cz>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/6] libnetfilter_queue: version bump 1.0.1 -> 1.0.5
Date: Wed, 29 Apr 2026 11:11:08 +0200 [thread overview]
Message-ID: <afHLLHxJ7avGlAt0@lenoch> (raw)
In-Reply-To: <afHLCzbQ5PeImOHi@lenoch>
From: Ladislav Michl <ladis@triops.cz>
Signed-off-by: Ladislav Michl <ladis@triops.cz>
---
rules/libnetfilter_queue.in | 1 +
rules/libnetfilter_queue.make | 8 +++++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/rules/libnetfilter_queue.in b/rules/libnetfilter_queue.in
index ceec3168a..640ea79b7 100644
--- a/rules/libnetfilter_queue.in
+++ b/rules/libnetfilter_queue.in
@@ -2,6 +2,7 @@
config LIBNETFILTER_QUEUE
tristate
+ select LIBMNL
select LIBNFNETLINK
prompt "libnetfilter_queue"
help
diff --git a/rules/libnetfilter_queue.make b/rules/libnetfilter_queue.make
index b0734965b..5f3ba2441 100644
--- a/rules/libnetfilter_queue.make
+++ b/rules/libnetfilter_queue.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_LIBNETFILTER_QUEUE) += libnetfilter_queue
#
# Paths and names
#
-LIBNETFILTER_QUEUE_VERSION := 1.0.1
-LIBNETFILTER_QUEUE_MD5 := 08b968cb2d36c24deb7f26a69f5d8602
+LIBNETFILTER_QUEUE_VERSION := 1.0.5
+LIBNETFILTER_QUEUE_MD5 := ce807654358481efaa826fec33c89b6a
LIBNETFILTER_QUEUE := libnetfilter_queue-$(LIBNETFILTER_QUEUE_VERSION)
LIBNETFILTER_QUEUE_SUFFIX := tar.bz2
LIBNETFILTER_QUEUE_URL := https://ftp.netfilter.org/pub/libnetfilter_queue/$(LIBNETFILTER_QUEUE).$(LIBNETFILTER_QUEUE_SUFFIX)
LIBNETFILTER_QUEUE_SOURCE := $(SRCDIR)/$(LIBNETFILTER_QUEUE).$(LIBNETFILTER_QUEUE_SUFFIX)
LIBNETFILTER_QUEUE_DIR := $(BUILDDIR)/$(LIBNETFILTER_QUEUE)
-LIBNETFILTER_QUEUE_LICENSE := GPL-2.0-only
+LIBNETFILTER_QUEUE_LICENSE := GPL-2.0-or-later
+LIBNETFILTER_QUEUE_LICENSE_FILES := \
+ file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b
#
# autoconf
--
2.47.3
next prev parent reply other threads:[~2026-04-29 9:11 UTC|newest]
Thread overview: 8+ 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 ` Ladislav Michl [this message]
2026-04-29 9:11 ` [ptxdist] [PATCH 2/6] libnetfilter_log: version bump 1.0.1 -> 1.0.2 Ladislav Michl
2026-04-29 9:12 ` [ptxdist] [PATCH 3/6] libnetfilter_conntrack: version bump 1.0.1 -> 1.1.1 Ladislav Michl
2026-04-29 9:12 ` [ptxdist] [PATCH 4/6] libnetfilter_cthelper: new package Ladislav Michl
2026-04-29 9:13 ` [ptxdist] [PATCH 5/6] libnetfilter_cttimeout: " Ladislav Michl
2026-04-29 9:13 ` [ptxdist] [PATCH 6/6] conntrack-tools: " Ladislav Michl
2026-04-29 21:02 ` Ladislav Michl
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=afHLLHxJ7avGlAt0@lenoch \
--to=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