mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Ladislav Michl <oss-lists@triops.cz>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/6] libnetfilter_log: version bump 1.0.1 -> 1.0.2
Date: Wed, 29 Apr 2026 11:11:30 +0200	[thread overview]
Message-ID: <afHLQg6XV4IPmu7m@lenoch> (raw)
In-Reply-To: <afHLCzbQ5PeImOHi@lenoch>

From: Ladislav Michl <ladis@triops.cz>

Signed-off-by: Ladislav Michl <ladis@triops.cz>
---
 rules/libnetfilter_log.in   |  1 +
 rules/libnetfilter_log.make | 12 +++++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/rules/libnetfilter_log.in b/rules/libnetfilter_log.in
index c1083d1a5..e3461e052 100644
--- a/rules/libnetfilter_log.in
+++ b/rules/libnetfilter_log.in
@@ -2,6 +2,7 @@
 
 config LIBNETFILTER_LOG
 	tristate
+	select LIBMNL
 	select LIBNFNETLINK
 	prompt "libnetfilter_log"
 	help
diff --git a/rules/libnetfilter_log.make b/rules/libnetfilter_log.make
index c61136d2f..16fe96309 100644
--- a/rules/libnetfilter_log.make
+++ b/rules/libnetfilter_log.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_LIBNETFILTER_LOG) += libnetfilter_log
 #
 # Paths and names
 #
-LIBNETFILTER_LOG_VERSION	:= 1.0.1
-LIBNETFILTER_LOG_MD5		:= 2a4bb0654ae675a52d2e8d1c06090b94
+LIBNETFILTER_LOG_VERSION	:= 1.0.2
+LIBNETFILTER_LOG_MD5		:= 12825abf68cfcc150a31ccb88ae9f42d
 LIBNETFILTER_LOG		:= libnetfilter_log-$(LIBNETFILTER_LOG_VERSION)
-LIBNETFILTER_LOG_SUFFIX	:= tar.bz2
+LIBNETFILTER_LOG_SUFFIX		:= tar.bz2
 LIBNETFILTER_LOG_URL		:= https://ftp.netfilter.org/pub/libnetfilter_log/$(LIBNETFILTER_LOG).$(LIBNETFILTER_LOG_SUFFIX)
-LIBNETFILTER_LOG_SOURCE	:= $(SRCDIR)/$(LIBNETFILTER_LOG).$(LIBNETFILTER_LOG_SUFFIX)
+LIBNETFILTER_LOG_SOURCE		:= $(SRCDIR)/$(LIBNETFILTER_LOG).$(LIBNETFILTER_LOG_SUFFIX)
 LIBNETFILTER_LOG_DIR		:= $(BUILDDIR)/$(LIBNETFILTER_LOG)
-LIBNETFILTER_LOG_LICENSE	:= GPL2
+LIBNETFILTER_LOG_LICENSE	:= GPL-2.0-or-later
+LIBNETFILTER_LOG_LICENSE_FILES	:= \
+	file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b
 
 #
 # autoconf
-- 
2.47.3




  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 ` [ptxdist] [PATCH 1/6] libnetfilter_queue: version bump 1.0.1 -> 1.0.5 Ladislav Michl
2026-04-29  9:11 ` Ladislav Michl [this message]
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=afHLQg6XV4IPmu7m@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