From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../{libcap-ng-python_0.9.bb => libcap-ng-python_0.9.1.bb} | 0 meta/recipes-support/libcap-ng/libcap-ng.inc | 2 +- .../libcap-ng/{libcap-ng_0.9.bb => libcap-ng_0.9.1.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libcap-ng/{libcap-ng-python_0.9.bb => libcap-ng-python_0.9.1.bb} (100%) rename meta/recipes-support/libcap-ng/{libcap-ng_0.9.bb => libcap-ng_0.9.1.bb} (100%) diff --git a/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.bb b/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb similarity index 100% rename from meta/recipes-support/libcap-ng/libcap-ng-python_0.9.bb rename to meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb diff --git a/meta/recipes-support/libcap-ng/libcap-ng.inc b/meta/recipes-support/libcap-ng/libcap-ng.inc index 632527eb12..9d65c889bd 100644 --- a/meta/recipes-support/libcap-ng/libcap-ng.inc +++ b/meta/recipes-support/libcap-ng/libcap-ng.inc @@ -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 diff --git a/meta/recipes-support/libcap-ng/libcap-ng_0.9.bb b/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb similarity index 100% rename from meta/recipes-support/libcap-ng/libcap-ng_0.9.bb rename to meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232284): https://lists.openembedded.org/g/openembedded-core/message/232284 Mute This Topic: https://lists.openembedded.org/mt/118111193/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
