From 98151fbd4864fb5c6728b7faed0ad83723f962ef Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Sat, 18 May 2024 18:48:54 +0800 Subject: [PATCH] libcap-ng-python: upgrade 0.8.4 -> 0.8.5 Changelog: https://people.redhat.com/sgrubb/libcap-ng/ChangeLog - Remove python global exception handler since it's deprecated - Make the utilities link against just built libraries - Remove unused macro in cap-ng.h Signed-off-by: Yi Zhao Signed-off-by: Richard Purdie --- .../{libcap-ng-python_0.8.4.bb => libcap-ng-python_0.8.5.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta/recipes-support/libcap-ng/{libcap-ng-python_0.8.4.bb => libcap-ng-python_0.8.5.bb} (100%) diff --git a/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.4.bb b/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.5.bb similarity index 100% rename from meta/recipes-support/libcap-ng/libcap-ng-python_0.8.4.bb rename to meta/recipes-support/libcap-ng/libcap-ng-python_0.8.5.bb -- 2.47.3