Wed, 31 Jul 2024 14:29:40 CST | login

Information for build fipscheck-1.5.0-4.el8

ID11917
Package Namefipscheck
Version1.5.0
Release4.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/fipscheck.git#f475919e02f31daf0456ff89dfc3865e7c886bdf
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 bydistrobuild
State complete
Volume DEFAULT
StartedMon, 26 Jul 2021 15:08:33 CST
CompletedMon, 26 Jul 2021 15:10:44 CST
Taskbuild (dist-circle8, /stage/rpms/fipscheck.git:f475919e02f31daf0456ff89dfc3865e7c886bdf)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/fipscheck.git?#f475919e02f31daf0456ff89dfc3865e7c886bdf'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
fipscheck-1.5.0-4.el8.src.rpm (info) (download)
aarch64
fipscheck-1.5.0-4.el8.aarch64.rpm (info) (download)
fipscheck-devel-1.5.0-4.el8.aarch64.rpm (info) (download)
fipscheck-lib-1.5.0-4.el8.aarch64.rpm (info) (download)
fipscheck-debuginfo-1.5.0-4.el8.aarch64.rpm (info) (download)
fipscheck-debugsource-1.5.0-4.el8.aarch64.rpm (info) (download)
fipscheck-lib-debuginfo-1.5.0-4.el8.aarch64.rpm (info) (download)
i686
fipscheck-1.5.0-4.el8.i686.rpm (info) (download)
fipscheck-devel-1.5.0-4.el8.i686.rpm (info) (download)
fipscheck-lib-1.5.0-4.el8.i686.rpm (info) (download)
fipscheck-debuginfo-1.5.0-4.el8.i686.rpm (info) (download)
fipscheck-debugsource-1.5.0-4.el8.i686.rpm (info) (download)
fipscheck-lib-debuginfo-1.5.0-4.el8.i686.rpm (info) (download)
ppc64le
fipscheck-1.5.0-4.el8.ppc64le.rpm (info) (download)
fipscheck-devel-1.5.0-4.el8.ppc64le.rpm (info) (download)
fipscheck-lib-1.5.0-4.el8.ppc64le.rpm (info) (download)
fipscheck-debuginfo-1.5.0-4.el8.ppc64le.rpm (info) (download)
fipscheck-debugsource-1.5.0-4.el8.ppc64le.rpm (info) (download)
fipscheck-lib-debuginfo-1.5.0-4.el8.ppc64le.rpm (info) (download)
x86_64
fipscheck-1.5.0-4.el8.x86_64.rpm (info) (download)
fipscheck-devel-1.5.0-4.el8.x86_64.rpm (info) (download)
fipscheck-lib-1.5.0-4.el8.x86_64.rpm (info) (download)
fipscheck-debuginfo-1.5.0-4.el8.x86_64.rpm (info) (download)
fipscheck-debugsource-1.5.0-4.el8.x86_64.rpm (info) (download)
fipscheck-lib-debuginfo-1.5.0-4.el8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.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