Sun, 19 May 2024 16:49:29 UTC | login

Information for build fipscheck-1.5.0-4.fc29

ID42428
Package Namefipscheck
Version1.5.0
Release4.fc29
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 bydavidlt
State complete
Volume DEFAULT
StartedSun, 10 Jun 2018 04:30:28 UTC
CompletedSun, 10 Jun 2018 05:53:07 UTC
Taskbuild (f29-candidate, fipscheck-1.5.0-4.fc29.src.rpm)
Tags
f29
RPMs
src
fipscheck-1.5.0-4.fc29.src.rpm (info) (download)
riscv64
fipscheck-1.5.0-4.fc29.riscv64.rpm (info) (download)
fipscheck-devel-1.5.0-4.fc29.riscv64.rpm (info) (download)
fipscheck-lib-1.5.0-4.fc29.riscv64.rpm (info) (download)
fipscheck-debuginfo-1.5.0-4.fc29.riscv64.rpm (info) (download)
fipscheck-debugsource-1.5.0-4.fc29.riscv64.rpm (info) (download)
fipscheck-lib-debuginfo-1.5.0-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * 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