Bug 1677600 - gmp installation does not create hmac file required for FIPS integrity self-test
Summary: gmp installation does not create hmac file required for FIPS integrity self-test
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gmp
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Martisko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1677601 1679527
TreeView+ depends on / blocked
 
Reported: 2019-02-15 10:37 UTC by Anderson Sasaki
Modified: 2019-02-21 10:53 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
: 1677601 (view as bug list)
Environment:
Last Closed: 2019-02-21 10:51:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Anderson Sasaki 2019-02-15 10:37:53 UTC
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:

Comment 1 Anderson Sasaki 2019-02-15 14:04:01 UTC
Proposed fix:

https://src.fedoraproject.org/rpms/gmp/pull-request/1

Comment 2 Jakub Martisko 2019-02-21 10:51:39 UTC
Thanks for the patch, i've merged it into the rawhide.


Note You need to log in before you can comment on or make changes to this bug.