]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libcap-ng/libcap-ng-python: Upgrade 0.9 -> 0.9.1
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 3 Mar 2026 10:09:13 +0000 (18:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Mar 2026 16:14:48 +0000 (16:14 +0000)
Changelog:
==============
- Deprecate captest
- In cap-audit, if tested app uses file system based capabilities, drop setpcap
- In cap-audit, fully resolve paths before classifying
- In cap-audit, add JSON escaping to output
- In cap-audit, filter pre-exec, startup, and shutdown capability noise
- pscap now has a --tree disply mode
- More code cleanups
- Improve output alignment of various utilities

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb [moved from meta/recipes-support/libcap-ng/libcap-ng-python_0.9.bb with 100% similarity]
meta/recipes-support/libcap-ng/libcap-ng.inc
meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb [moved from meta/recipes-support/libcap-ng/libcap-ng_0.9.bb with 100% similarity]

index 632527eb1285c58294be7cf3b394b913bbae9ccb..9d65c889bdc3637159d397c70f1af952fa602399 100644 (file)
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
                    file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06"
 
 SRC_URI = "git://github.com/stevegrubb/libcap-ng.git;protocol=https;branch=master;tag=v${PV}"
-SRCREV = "6ab1fe90fc24fcc1ed4ced635eb20166bcf00023"
+SRCREV = "427ed6d2c2b16e9b48f12953e55febfead3ef2e2"
 
 inherit lib_package autotools pkgconfig