Description of problem: It is not possible to check the integrity of libgmp.so.10. This is required to run any application depending on gnutls in FIPS mode. Version-Release number of selected component (if applicable): gmp-6.1.2-9 How reproducible: always Steps to Reproduce: $ fipscheck /usr/lib64/libgmp.so.10 $ echo $? Actual results: 3 Expected results: 0 Additional info:
Proposed fix: https://src.fedoraproject.org/rpms/gmp/pull-request/1
Thanks for the patch, i've merged it into the rawhide.