mirror of
https://git.code.sf.net/p/linux-ima/ima-evm-utils
synced 2025-04-26 22:02:31 +02:00

New to this release is CI support for testing new kernel integrity features not yet upstreamed and bugfixes, or functionality not enabled by distros in a User Mode Linux (UML) environment. Testing in a UML environment also allows saving CI build artifacts, such as private keys, needed for creating and loading public keys onto the trusted kernel keyrings. These public keys may be used for code - file data and metadata - signature verification. See the NEWS file for a short summary of changes and the git history for details. Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>