diff options
author | wangmy <wangmy@fujitsu.com> | 2022-10-11 15:58:13 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-09 17:42:13 +0000 |
commit | b0b966ad07ea395a2b1e9b30ccb1c005d53c673e (patch) | |
tree | bad8a46e7d1bd56f57e73a39df8e48c57a893bf1 /scripts/lib/devtool/export.py | |
parent | fc5bc29d1b418f229e70d0eb5b71c43f092d6133 (diff) | |
download | poky-b0b966ad07ea395a2b1e9b30ccb1c005d53c673e.tar.gz |
libcap: upgrade 2.65 -> 2.66
RELEASE NOTES FOR 2.66
Fix documentation typos in cap_from_text.3 (Bug: 216514 reported by Paulo Andrade.)
Some getpcaps code clean up and a fix for PID argument parsing from Jakub Wilk.
Slightly more robust Makefiles to address an error with make -j48 test observed by Tomasz Kłoczko.
Include a simple Go program, captrace, to trace kernel capability validation checks
This program can be used to figure out what capabilities a program needs to operate.
captrace (a wrapper for bpftrace) uses BPF kprobes to monitor the kernel for capability checks and whether or not they succeed for the system, a specific PID or a program's direct execution.
Trim down the default file capabilities for contrib/sucap/su to those actually needed and set USER and HOME environment variables so bash doesn't complain about a sourcing error.
(From OE-Core rev: 21f57b4341d8520c1e7319b2b9a0616af61e0f68)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 9040e612084a561b1766bb86c9c002b811eea4c9)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/export.py')
0 files changed, 0 insertions, 0 deletions