All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libcap: bump to version 2.64
@ 2022-04-30 13:30 Raphael Pavlidis via buildroot
  2022-04-30 18:54 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Raphael Pavlidis via buildroot @ 2022-04-30 13:30 UTC (permalink / raw)
  To: buildroot; +Cc: Raphael Pavlidis, Thomas Petazzoni

https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.e8k97s2ae0nc

Signed-off-by: Raphael Pavlidis <raphael.pavlidis@gmail.com>
---
 package/libcap/libcap.hash | 2 +-
 package/libcap/libcap.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libcap/libcap.hash b/package/libcap/libcap.hash
index 2cdf92bbc1..7c48cd950b 100644
--- a/package/libcap/libcap.hash
+++ b/package/libcap/libcap.hash
@@ -1,5 +1,5 @@
 # https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/sha256sums.asc
-sha256  0c637b8f44fc7d8627787e9cf57f15ac06c1ddccb53e41feec5496be3466f77f  libcap-2.63.tar.xz
+sha256  c8465e1f0b068d5fc06199231135ccac7adb56d662b1de93589252e8cd071e13  libcap-2.64.tar.xz
 
 # Hash for license file:
 sha256  f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b  License
diff --git a/package/libcap/libcap.mk b/package/libcap/libcap.mk
index ed689ce503..91e02638e2 100644
--- a/package/libcap/libcap.mk
+++ b/package/libcap/libcap.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBCAP_VERSION = 2.63
+LIBCAP_VERSION = 2.64
 LIBCAP_SITE = https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2
 LIBCAP_SOURCE = libcap-$(LIBCAP_VERSION).tar.xz
 LIBCAP_LICENSE = GPL-2.0 or BSD-3-Clause
-- 
2.35.1

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

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

* Re: [Buildroot] [PATCH 1/1] package/libcap: bump to version 2.64
  2022-04-30 13:30 [Buildroot] [PATCH 1/1] package/libcap: bump to version 2.64 Raphael Pavlidis via buildroot
@ 2022-04-30 18:54 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2022-04-30 18:54 UTC (permalink / raw)
  To: Raphael Pavlidis, buildroot; +Cc: Thomas Petazzoni, Raphael Pavlidis



On 30/04/2022 15:30, Raphael Pavlidis via buildroot wrote:
> https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.e8k97s2ae0nc
> 
> Signed-off-by: Raphael Pavlidis <raphael.pavlidis@gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/libcap/libcap.hash | 2 +-
>   package/libcap/libcap.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/libcap/libcap.hash b/package/libcap/libcap.hash
> index 2cdf92bbc1..7c48cd950b 100644
> --- a/package/libcap/libcap.hash
> +++ b/package/libcap/libcap.hash
> @@ -1,5 +1,5 @@
>   # https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/sha256sums.asc
> -sha256  0c637b8f44fc7d8627787e9cf57f15ac06c1ddccb53e41feec5496be3466f77f  libcap-2.63.tar.xz
> +sha256  c8465e1f0b068d5fc06199231135ccac7adb56d662b1de93589252e8cd071e13  libcap-2.64.tar.xz
>   
>   # Hash for license file:
>   sha256  f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b  License
> diff --git a/package/libcap/libcap.mk b/package/libcap/libcap.mk
> index ed689ce503..91e02638e2 100644
> --- a/package/libcap/libcap.mk
> +++ b/package/libcap/libcap.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -LIBCAP_VERSION = 2.63
> +LIBCAP_VERSION = 2.64
>   LIBCAP_SITE = https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2
>   LIBCAP_SOURCE = libcap-$(LIBCAP_VERSION).tar.xz
>   LIBCAP_LICENSE = GPL-2.0 or BSD-3-Clause
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-04-30 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-30 13:30 [Buildroot] [PATCH 1/1] package/libcap: bump to version 2.64 Raphael Pavlidis via buildroot
2022-04-30 18:54 ` Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.