mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libnftnl: Version bump. 1.2.2 -> 1.2.6
@ 2023-10-13 17:02 Christian Melki
  2023-10-20  7:43 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-10-13 17:02 UTC (permalink / raw)
  To: ptxdist

Seems the 1.8.9 iptables bump made 1.2.6 the minimum req.
The changes look very minor, but it's still required.
https://git.netfilter.org/libnftnl/log/?h=libnftnl-1.2.6

* Project changed the tarball compression to xz.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libnftnl.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/libnftnl.make b/rules/libnftnl.make
index f73be53cc..5369e6afa 100644
--- a/rules/libnftnl.make
+++ b/rules/libnftnl.make
@@ -14,10 +14,10 @@ PACKAGES-$(PTXCONF_LIBNFTNL) += libnftnl
 #
 # Paths and names
 #
-LIBNFTNL_VERSION	:= 1.2.2
-LIBNFTNL_MD5		:= 6f563bfd0e5b1b7ed433448a211187a6
+LIBNFTNL_VERSION	:= 1.2.6
+LIBNFTNL_MD5		:= 9bf28deba94430ee7a3dac0dc5c5026b
 LIBNFTNL		:= libnftnl-$(LIBNFTNL_VERSION)
-LIBNFTNL_SUFFIX		:= tar.bz2
+LIBNFTNL_SUFFIX		:= tar.xz
 LIBNFTNL_URL		:= http://ftp.netfilter.org/pub/libnftnl/$(LIBNFTNL).$(LIBNFTNL_SUFFIX)
 LIBNFTNL_SOURCE		:= $(SRCDIR)/$(LIBNFTNL).$(LIBNFTNL_SUFFIX)
 LIBNFTNL_DIR		:= $(BUILDDIR)/$(LIBNFTNL)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] libnftnl: Version bump. 1.2.2 -> 1.2.6
  2023-10-13 17:02 [ptxdist] [PATCH] libnftnl: Version bump. 1.2.2 -> 1.2.6 Christian Melki
@ 2023-10-20  7:43 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-10-20  7:43 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 80986e284a7a82b1b01b7c1b2e76e76cc5c7c393.

Michael

[sent from post-receive hook]

On Fri, 20 Oct 2023 09:43:39 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Seems the 1.8.9 iptables bump made 1.2.6 the minimum req.
> The changes look very minor, but it's still required.
> https://git.netfilter.org/libnftnl/log/?h=libnftnl-1.2.6
> 
> * Project changed the tarball compression to xz.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20231013170251.2649248-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libnftnl.make b/rules/libnftnl.make
> index f73be53cceb1..5369e6afac39 100644
> --- a/rules/libnftnl.make
> +++ b/rules/libnftnl.make
> @@ -14,10 +14,10 @@ PACKAGES-$(PTXCONF_LIBNFTNL) += libnftnl
>  #
>  # Paths and names
>  #
> -LIBNFTNL_VERSION	:= 1.2.2
> -LIBNFTNL_MD5		:= 6f563bfd0e5b1b7ed433448a211187a6
> +LIBNFTNL_VERSION	:= 1.2.6
> +LIBNFTNL_MD5		:= 9bf28deba94430ee7a3dac0dc5c5026b
>  LIBNFTNL		:= libnftnl-$(LIBNFTNL_VERSION)
> -LIBNFTNL_SUFFIX		:= tar.bz2
> +LIBNFTNL_SUFFIX		:= tar.xz
>  LIBNFTNL_URL		:= http://ftp.netfilter.org/pub/libnftnl/$(LIBNFTNL).$(LIBNFTNL_SUFFIX)
>  LIBNFTNL_SOURCE		:= $(SRCDIR)/$(LIBNFTNL).$(LIBNFTNL_SUFFIX)
>  LIBNFTNL_DIR		:= $(BUILDDIR)/$(LIBNFTNL)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-20  7:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-13 17:02 [ptxdist] [PATCH] libnftnl: Version bump. 1.2.2 -> 1.2.6 Christian Melki
2023-10-20  7:43 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox