* [Buildroot] [PATCH 1/1] package/libcap-ng: bump to version 0.8
@ 2020-09-14 20:47 Fabrice Fontaine
2020-09-19 19:13 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2020-09-14 20:47 UTC (permalink / raw)
To: buildroot
This release adds support for ambient capabilities and V3 filesystem
capabilities.
A bug in the python bindings was also fixed which prevented use of
capng_updatev.
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libcap-ng/libcap-ng.hash | 2 +-
package/libcap-ng/libcap-ng.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libcap-ng/libcap-ng.hash b/package/libcap-ng/libcap-ng.hash
index d1c7034c08..d52f466084 100644
--- a/package/libcap-ng/libcap-ng.hash
+++ b/package/libcap-ng/libcap-ng.hash
@@ -1,4 +1,4 @@
# Locally calculated
-sha256 85815c711862d01a440db471f12fba462c9949e923966f5859607e652d9c0ae9 libcap-ng-0.7.11.tar.gz
+sha256 f14d23b60ae1465b032e4e8cbd4112006572c69a6017d55d5d3c6aad622a9e21 libcap-ng-0.8.tar.gz
sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670 COPYING
sha256 f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa COPYING.LIB
diff --git a/package/libcap-ng/libcap-ng.mk b/package/libcap-ng/libcap-ng.mk
index 914a72333b..03949d740a 100644
--- a/package/libcap-ng/libcap-ng.mk
+++ b/package/libcap-ng/libcap-ng.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBCAP_NG_VERSION = 0.7.11
+LIBCAP_NG_VERSION = 0.8
LIBCAP_NG_SITE = http://people.redhat.com/sgrubb/libcap-ng
LIBCAP_NG_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (library)
LIBCAP_NG_LICENSE_FILES = COPYING COPYING.LIB
--
2.28.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/libcap-ng: bump to version 0.8
2020-09-14 20:47 [Buildroot] [PATCH 1/1] package/libcap-ng: bump to version 0.8 Fabrice Fontaine
@ 2020-09-19 19:13 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2020-09-19 19:13 UTC (permalink / raw)
To: buildroot
On Mon, 14 Sep 2020 22:47:17 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> This release adds support for ambient capabilities and V3 filesystem
> capabilities.
>
> A bug in the python bindings was also fixed which prevented use of
> capng_updatev.
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/libcap-ng/libcap-ng.hash | 2 +-
> package/libcap-ng/libcap-ng.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-19 19:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-14 20:47 [Buildroot] [PATCH 1/1] package/libcap-ng: bump to version 0.8 Fabrice Fontaine
2020-09-19 19:13 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox