Skip to content

Releases: mgerstner/ima-inspect

Minor compilation bugfix release

28 Mar 09:34
v0.15
2e248ce
Compare
Choose a tag to compare

This fixes a compilation error on newer GCC versions.

Support for additional digest algorithms

14 Jan 11:59
v0.14
05db29b
Compare
Choose a tag to compare

support full range of digest algorithm enums like RIPE_MD, TGR, STREEBOG and WP.

adapt to changed imaevm symbols in version 1.2

16 Aug 09:27
v0.13
90f395c
Compare
Choose a tag to compare

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`

04 Sep 09:13
v0.12
9f3b8a1
Compare
Choose a tag to compare

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

22 Dec 11:02
v0.11
e912be2
Compare
Choose a tag to compare
  • 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

18 Oct 14:01
v0.10
f67a7cf
Compare
Choose a tag to compare
v0.10

initial release of version 0.10