Remove digest calculations over directories, symbolic links, and device files since those and related signature verifications are not supported by IMA in the kernel. Regards, Stefan v2: - added patch 1/4 that removes filering on IMA unsupported file types - added Mimi's R-b tags to other patches Stefan Berger (4): evmctl: Remove filtering support for file types unsupported by IMA libimaevm: Remove calculation of a digest over a device file libimaevm: Remove calculation of a digest over a directory libimaevm: Remove calculation of a digest over a symbolic link README | 2 +- src/evmctl.c | 13 +--------- src/libimaevm.c | 68 ------------------------------------------------- 3 files changed, 2 insertions(+), 81 deletions(-) -- 2.31.1