similarity index 100%
rename from meta/recipes-support/libcap-ng/libcap-ng-python_0.9.5.bb
rename to meta/recipes-support/libcap-ng/libcap-ng-python_0.9.6.bb
@@ -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 = "9ae44402f4c405f08b9dd5ec070127d0d92afee4"
+SRCREV = "c382c641ca5730442289c09d3c3d30cc2c8635a9"
inherit lib_package autotools pkgconfig bash-completion
similarity index 100%
rename from meta/recipes-support/libcap-ng/libcap-ng_0.9.5.bb
rename to meta/recipes-support/libcap-ng/libcap-ng_0.9.6.bb
Changelog: - Fix supplementary group changes in capng_change_id - Reduce cap-audit size and memory use; builds now require llvm-strip - Preserve capability evidence during cap-audit shutdown - In cap-audit, fix optional SETPCAP false positives w/o hiding required caps - Fix ambient capabilities and capability list handling in cap-audit --service - In cap-audit, reject unsupported systemd unit syntax - Fix tree branch drawing for repeated socket owners in netcap --advanced - Fix utility builds with musl libc - Ensure capng_change_id is multi-thread safe Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> --- .../libcap-ng/{libcap-ng-python_0.9.5.bb => libcap-ng-python_0.9.6.bb} | 0 meta/recipes-support/libcap-ng/libcap-ng.inc | 2 +- .../libcap-ng/{libcap-ng_0.9.5.bb => libcap-ng_0.9.6.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-)