Releases: mgerstner/ima-inspect
Releases · mgerstner/ima-inspect
Minor compilation bugfix release
Support for additional digest algorithms
support full range of digest algorithm enums like RIPE_MD, TGR, STREEBOG and WP.
adapt to changed imaevm symbols in version 1.2
In libimaevm version 1.2 the ABI changed causing the ima-inspect configure script to fail with
configure: error: unable to find libimaevm, you need ima-evm-utils-devel or similar package error: Bad exit status from /var/tmp/rpm-tmp.tsrGgY (%build)
This minor release fixes the libimaevm detection.
Compatibility for attr-devel without `attr/xattr.h`
This is a minor compatibility release. It uses the glibc-devel sys/xattr.h
header instead of the attr/xattr.h
header from the attr package. The latter was removed upstream.
Additional Command Line Options
- 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
Initial Release
v0.10 initial release of version 0.10