Sun, 19 May 2024 15:25:27 UTC | login

Information for build fipscheck-1.5.0-3.fc28

ID3448
Package Namefipscheck
Version1.5.0
Release3.fc28
Epoch
SummaryA library for integrity verification of FIPS validated modules
DescriptionFIPSCheck is a library for integrity verification of FIPS validated modules. The package also provides helper binaries for creation and verification of the HMAC-SHA256 checksum files.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:55:43 UTC
CompletedSat, 14 Apr 2018 19:55:43 UTC
Tags
f28
f29
RPMs
src
fipscheck-1.5.0-3.fc28.src.rpm (info) (download)
riscv64
fipscheck-1.5.0-3.fc28.riscv64.rpm (info) (download)
fipscheck-devel-1.5.0-3.fc28.riscv64.rpm (info) (download)
fipscheck-lib-1.5.0-3.fc28.riscv64.rpm (info) (download)
Changelog * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Feb 23 2017 Tomáš Mráz <tmraz@redhat.com> - 1.5.0-1 - handle empty hmac file as checksum mismatch * Tue Sep 10 2013 Tomáš Mráz <tmraz@redhat.com> - 1.4.1-1 - fix inverted condition in FIPSCHECK_verify_ex() * Fri Sep 06 2013 Tomáš Mráz <tmraz@redhat.com> - 1.4.0-1 - added new API calls to support setting hmac suffix * Mon Apr 16 2012 Tomas Mraz <tmraz@redhat.com> - 1.3.1-1 - manual pages added by Paul Wouters * Tue Sep 07 2010 Tomas Mraz <tmraz@redhat.com> - 1.3.0-1 - look up the hmac files in the _libdir/fipscheck first * Tue May 26 2009 Tomas Mraz <tmraz@redhat.com> - 1.2.0-1 - add lib subpackage to avoid multilib on the base package - add ability to compute hmacs on multiple files at once - improved debugging with FIPSCHECK_DEBUG * Thu Mar 19 2009 Tomas Mraz <tmraz@redhat.com> - 1.1.1-1 - move binaries and libraries to /usr * Wed Mar 18 2009 Tomas Mraz <tmraz@redhat.com> - 1.1.0-1 - hmac check itself as required by FIPS * Mon Feb 09 2009 Tomas Mraz <tmraz@redhat.com> - 1.0.4-1 - add some docs to the README, require current openssl in Fedora * Fri Oct 24 2008 Tomas Mraz <tmraz@redhat.com> - 1.0.3-1 - use OpenSSL in FIPS mode to do the HMAC checksum instead of NSS * Tue Sep 09 2008 Tomas Mraz <tmraz@redhat.com> - 1.0.2-1 - fix test for prelink * Mon Sep 08 2008 Tomas Mraz <tmraz@redhat.com> - 1.0.1-1 - put binaries in /bin and libraries in /lib as fipscheck will be used by modules in /lib * Mon Sep 08 2008 Tomas Mraz <tmraz@redhat.com> - 1.0.0-2 - minor fixes for package review * Wed Sep 03 2008 Tomas Mraz <tmraz@redhat.com> - 1.0.0-1 - Initial spec file