package/libcap-ng: bump to version 0.8
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 14 Sep 2020 20:47:17 +0000 (22:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 19 Sep 2020 19:13:45 +0000 (21:13 +0200)
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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libcap-ng/libcap-ng.hash
package/libcap-ng/libcap-ng.mk

index d1c7034c08e92c434a514fc4cca46e4027729a92..d52f4660843bcf3b9162aa11b6a4d3ac2434ecf7 100644 (file)
@@ -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
index 914a72333b94850ba0ab451ba863f9df01622557..03949d740a85a0a6fdc5355a0869d6f5d87e09dd 100644 (file)
@@ -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