mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Ladislav Michl <oss-lists@triops.cz>
Subject: Re: [ptxdist] [APPLIED] libnetfilter_log: version bump 1.0.1 -> 1.0.2
Date: Mon, 18 May 2026 09:53:25 +0200	[thread overview]
Message-ID: <20260518075325.49647-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <afHLQg6XV4IPmu7m@lenoch>

Thanks, applied as b387e571f31d36570027ee71446bf27b5d5c9c55.

Michael

[sent from post-receive hook]

On Mon, 18 May 2026 09:53:25 +0200, Ladislav Michl <oss-lists@triops.cz> wrote:
> Signed-off-by: Ladislav Michl <ladis@triops.cz>
> Message-Id: <afHLQg6XV4IPmu7m@lenoch>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libnetfilter_log.in b/rules/libnetfilter_log.in
> index c1083d1a5baa..e3461e052206 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 c61136d2f841..16fe963097ff 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



  reply	other threads:[~2026-05-18  7:53 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   ` Michael Olbrich [this message]
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   ` [ptxdist] [APPLIED] " Michael Olbrich
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=20260518075325.49647-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