| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- version bump to 0.15 which fixes a compilation error on newer GCC / glibc versions.
- update to upstream minor release version 0.14 which supports additional digest algorithms.
- update to upstream minor release version 0.13 which makes ima-inspect compatible with libimaevm new ABI introduced in version 1.2.
- update to upstream minor release version 0.12 which fixes a compatibility issue with newer libattr-devel packages. It now uses the xattr.h from glibc-devel instead.
- update to upstream version 0.11 which provides new features: - support limitation to specific attribute types via -a switch - support for outputting the cryptographic primitive like digest, signature or HMAC as hex or binary data
- removed openssl-devel build dependency, because ima-evm-utils-devel now explicitly defines that dependency with sr#536019
- initial release