Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/7] libcap-ng: upgrade 0.9.3 -> 0.9.5
@ 2026-08-21  9:09 Richard Purdie
  2026-08-21  9:09 ` [PATCH 2/7] mesa: upgrade 26.2.0 -> 26.2.1 Richard Purdie
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Richard Purdie @ 2026-08-21  9:09 UTC (permalink / raw)
  To: openembedded-core

0.9.5
- Fix broken utility_logic_test when run as a 32 bit app
- Install the cap-audit man page conditionally
- Fix V3 file capability usage
- Preserve existing securebits in capng_lock
- Make python configuration a little more strict

0.9.4
- Add bluetooth collection to netcap --advanced
- Don't drop netcap --advanced if only VSOCK kernel headers are missing
- In cap-audit, verify executable is being passed
- Add a systemd simulator to cap-audit: use --service to test a service file
- Improve cap-audit recommendations by correlating syscall outcomes
- Allow supplying vmlinux.h for reproducible cap-audit builds
- Restore --with-python/--without-python as generic Python configure options
- Fix on-demand bash completion loading for the utilities

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../{libcap-ng-python_0.9.3.bb => libcap-ng-python_0.9.5.bb}    | 0
 meta/recipes-support/libcap-ng/libcap-ng.inc                    | 2 +-
 .../libcap-ng/{libcap-ng_0.9.3.bb => libcap-ng_0.9.5.bb}        | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/libcap-ng/{libcap-ng-python_0.9.3.bb => libcap-ng-python_0.9.5.bb} (100%)
 rename meta/recipes-support/libcap-ng/{libcap-ng_0.9.3.bb => libcap-ng_0.9.5.bb} (100%)

diff --git a/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.3.bb b/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.5.bb
similarity index 100%
rename from meta/recipes-support/libcap-ng/libcap-ng-python_0.9.3.bb
rename to meta/recipes-support/libcap-ng/libcap-ng-python_0.9.5.bb
diff --git a/meta/recipes-support/libcap-ng/libcap-ng.inc b/meta/recipes-support/libcap-ng/libcap-ng.inc
index 5c1a7fdfeaf..2a31be6f4dd 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 = "0ab44af5a23e8edb69a39c0dc803ce4395ff2086"
+SRCREV = "9ae44402f4c405f08b9dd5ec070127d0d92afee4"
 
 inherit lib_package autotools pkgconfig bash-completion
 
diff --git a/meta/recipes-support/libcap-ng/libcap-ng_0.9.3.bb b/meta/recipes-support/libcap-ng/libcap-ng_0.9.5.bb
similarity index 100%
rename from meta/recipes-support/libcap-ng/libcap-ng_0.9.3.bb
rename to meta/recipes-support/libcap-ng/libcap-ng_0.9.5.bb


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-08-21  9:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-21  9:09 [PATCH 1/7] libcap-ng: upgrade 0.9.3 -> 0.9.5 Richard Purdie
2026-08-21  9:09 ` [PATCH 2/7] mesa: upgrade 26.2.0 -> 26.2.1 Richard Purdie
2026-08-21  9:09 ` [PATCH 3/7] puzzles: upgrade to latest revision Richard Purdie
2026-08-21  9:09 ` [PATCH 4/7] stress-ng: upgrade 0.21.04 -> 0.22.00 Richard Purdie
2026-08-21  9:09 ` [PATCH 5/7] python3-lxml: upgrade 6.1.1 -> 6.1.2 Richard Purdie
2026-08-21  9:09 ` [PATCH 6/7] webkitgtk: upgrade 2.52.5 -> 2.52.6 Richard Purdie
2026-08-21  9:09 ` [PATCH 7/7] python3-vcs-versioning: upgrade 2.2.4 -> 2.3.1 Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox