Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/libnftnl: update to 1.2.7
@ 2024-08-18  5:17 Waldemar Brodkorb
  2024-08-18  5:19 ` Waldemar Brodkorb
  2024-08-19 11:10 ` Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: Waldemar Brodkorb @ 2024-08-18  5:17 UTC (permalink / raw)
  To: buildroot

There is no changelog available, but you can browse the git log
here:
https://git.netfilter.org/libnftnl/log/

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
 package/libnftnl/libnftnl.hash | 4 ++--
 package/libnftnl/libnftnl.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libnftnl/libnftnl.hash b/package/libnftnl/libnftnl.hash
index 5d1aad15d1..bd29e76bc3 100644
--- a/package/libnftnl/libnftnl.hash
+++ b/package/libnftnl/libnftnl.hash
@@ -1,8 +1,8 @@
 # From http://www.netfilter.org/projects/libnftnl/downloads.html
 # Checked pgp signature:
-# https://www.netfilter.org/projects/libnftnl/files/libnftnl-1.2.6.tar.xz.sig
+# https://www.netfilter.org/projects/libnftnl/files/libnftnl-1.2.7.tar.xz.sig
 # with key:
 # https://www.netfilter.org/files/coreteam-gpg-key-0xD55D978A8A1420E4.txt
-sha256  ceeaea2cd92147da19f13a35a7f1a4bc2767ff897e838e4b479cf54b59c777f4  libnftnl-1.2.6.tar.xz
+sha256  9122774f968093d5c0bacddd67de480f31fa4073405a7fc058a34b0f387aecb3  libnftnl-1.2.7.tar.xz
 # Locally computed:
 sha256  98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24  COPYING
diff --git a/package/libnftnl/libnftnl.mk b/package/libnftnl/libnftnl.mk
index 18be55a17d..65a1431e94 100644
--- a/package/libnftnl/libnftnl.mk
+++ b/package/libnftnl/libnftnl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBNFTNL_VERSION = 1.2.6
+LIBNFTNL_VERSION = 1.2.7
 LIBNFTNL_SITE = https://netfilter.org/projects/libnftnl/files
 LIBNFTNL_SOURCE = libnftnl-$(LIBNFTNL_VERSION).tar.xz
 LIBNFTNL_LICENSE = GPL-2.0+
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/libnftnl: update to 1.2.7
  2024-08-18  5:17 [Buildroot] [PATCH] package/libnftnl: update to 1.2.7 Waldemar Brodkorb
@ 2024-08-18  5:19 ` Waldemar Brodkorb
  2024-08-19 11:10 ` Thomas Petazzoni via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Waldemar Brodkorb @ 2024-08-18  5:19 UTC (permalink / raw)
  To: Waldemar Brodkorb; +Cc: buildroot

Hi,

this was meant for next.

best regards
 Waldemar

Waldemar Brodkorb wrote,

> There is no changelog available, but you can browse the git log
> here:
> https://git.netfilter.org/libnftnl/log/
> 
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
>  package/libnftnl/libnftnl.hash | 4 ++--
>  package/libnftnl/libnftnl.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/libnftnl/libnftnl.hash b/package/libnftnl/libnftnl.hash
> index 5d1aad15d1..bd29e76bc3 100644
> --- a/package/libnftnl/libnftnl.hash
> +++ b/package/libnftnl/libnftnl.hash
> @@ -1,8 +1,8 @@
>  # From http://www.netfilter.org/projects/libnftnl/downloads.html
>  # Checked pgp signature:
> -# https://www.netfilter.org/projects/libnftnl/files/libnftnl-1.2.6.tar.xz.sig
> +# https://www.netfilter.org/projects/libnftnl/files/libnftnl-1.2.7.tar.xz.sig
>  # with key:
>  # https://www.netfilter.org/files/coreteam-gpg-key-0xD55D978A8A1420E4.txt
> -sha256  ceeaea2cd92147da19f13a35a7f1a4bc2767ff897e838e4b479cf54b59c777f4  libnftnl-1.2.6.tar.xz
> +sha256  9122774f968093d5c0bacddd67de480f31fa4073405a7fc058a34b0f387aecb3  libnftnl-1.2.7.tar.xz
>  # Locally computed:
>  sha256  98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24  COPYING
> diff --git a/package/libnftnl/libnftnl.mk b/package/libnftnl/libnftnl.mk
> index 18be55a17d..65a1431e94 100644
> --- a/package/libnftnl/libnftnl.mk
> +++ b/package/libnftnl/libnftnl.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -LIBNFTNL_VERSION = 1.2.6
> +LIBNFTNL_VERSION = 1.2.7
>  LIBNFTNL_SITE = https://netfilter.org/projects/libnftnl/files
>  LIBNFTNL_SOURCE = libnftnl-$(LIBNFTNL_VERSION).tar.xz
>  LIBNFTNL_LICENSE = GPL-2.0+
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
> 
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/libnftnl: update to 1.2.7
  2024-08-18  5:17 [Buildroot] [PATCH] package/libnftnl: update to 1.2.7 Waldemar Brodkorb
  2024-08-18  5:19 ` Waldemar Brodkorb
@ 2024-08-19 11:10 ` Thomas Petazzoni via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-08-19 11:10 UTC (permalink / raw)
  To: Waldemar Brodkorb; +Cc: buildroot

On Sun, 18 Aug 2024 07:17:23 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:

> There is no changelog available, but you can browse the git log
> here:
> https://git.netfilter.org/libnftnl/log/
> 
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
>  package/libnftnl/libnftnl.hash | 4 ++--
>  package/libnftnl/libnftnl.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-08-19 11:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-18  5:17 [Buildroot] [PATCH] package/libnftnl: update to 1.2.7 Waldemar Brodkorb
2024-08-18  5:19 ` Waldemar Brodkorb
2024-08-19 11:10 ` Thomas Petazzoni via buildroot

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