Thu, 25 Apr 2024 21:11:24 UTC | login

Information for build tpm2-abrmd-2.0.0-3.el8

ID489
Package Nametpm2-abrmd
Version2.0.0
Release3.el8
Epoch
Sourcegit+https://git.centos.org/rpms/tpm2-abrmd.git#5c89e26c5e909818992fbc571e7ae97e14cad058
SummaryA system daemon implementing TPM2 Access Broker and Resource Manager
Descriptiontpm2-abrmd is a system daemon implementing the TPM2 access broker (TAB) and Resource Manager (RM) spec from the TCG.
Built byhughesjr
State complete
Volume DEFAULT
StartedSat, 11 May 2019 15:49:38 UTC
CompletedSat, 11 May 2019 16:22:52 UTC
Taskbuild (dist-c8, /rpms/tpm2-abrmd.git:5c89e26c5e909818992fbc571e7ae97e14cad058)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/tpm2-abrmd.git?#5c89e26c5e909818992fbc571e7ae97e14cad058'}}
Tags
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
tpm2-abrmd-2.0.0-3.el8.src.rpm (info) (download)
aarch64
tpm2-abrmd-2.0.0-3.el8.aarch64.rpm (info) (download)
tpm2-abrmd-devel-2.0.0-3.el8.aarch64.rpm (info) (download)
tpm2-abrmd-debuginfo-2.0.0-3.el8.aarch64.rpm (info) (download)
tpm2-abrmd-debugsource-2.0.0-3.el8.aarch64.rpm (info) (download)
i686
tpm2-abrmd-2.0.0-3.el8.i686.rpm (info) (download)
tpm2-abrmd-devel-2.0.0-3.el8.i686.rpm (info) (download)
tpm2-abrmd-debuginfo-2.0.0-3.el8.i686.rpm (info) (download)
tpm2-abrmd-debugsource-2.0.0-3.el8.i686.rpm (info) (download)
ppc64le
tpm2-abrmd-2.0.0-3.el8.ppc64le.rpm (info) (download)
tpm2-abrmd-devel-2.0.0-3.el8.ppc64le.rpm (info) (download)
tpm2-abrmd-debuginfo-2.0.0-3.el8.ppc64le.rpm (info) (download)
tpm2-abrmd-debugsource-2.0.0-3.el8.ppc64le.rpm (info) (download)
x86_64
tpm2-abrmd-2.0.0-3.el8.x86_64.rpm (info) (download)
tpm2-abrmd-devel-2.0.0-3.el8.x86_64.rpm (info) (download)
tpm2-abrmd-debuginfo-2.0.0-3.el8.x86_64.rpm (info) (download)
tpm2-abrmd-debugsource-2.0.0-3.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Wed Feb 06 2019 Jerry Snitselaar <jsnitsel@redhat.com> - 2.0.0-3 - Fix tpm2-abrmd-selinux Requires resolves: rhbz#1642000 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 04 2018 Javier Martinez Canillas <javierm@redhat.com> - 2.0.0-1 - Download the distributed tarball instead of the source code tarball - Update URLs to point to the new project location - Update to 2.0.0 release * Fri Feb 23 2018 Javier Martinez Canillas <javierm@redhat.com> - 1.1.0-12 - Don't install udev rule for TPM character devices * Wed Feb 21 2018 Javier Martinez Canillas <javierm@redhat.com> - 1.1.0-11 - Remove ExclusiveArch: x86_64 directive * Thu Feb 15 2018 Javier Martinez Canillas <javierm@redhat.com> - 1.1.0-10 - Remove %{_isa} from BuildRequires (RHBZ#1545210) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Oct 25 2017 Peter Jones <pjones@redhat.com> - 1.1.0-8 - Make only tpm2-abrmd-devel have a runtime dep on tpm2-tools-devel * Wed Oct 18 2017 Jerry Snitselaar <jsnitsel@redhat.com> - 1.1.0-7 - tcti-abrmd: Fix null deref * Fri Oct 13 2017 Sun Yunying <yunying.sun@intel.com> - 1.1.0-6 - Add tss user if doesn't currently exist - PR#1 from Jerry Snitselaar - Removed source tarball and cleared it from .gitignore * Wed Aug 16 2017 Sun Yunying <yunying.sun@intel.com> - 1.1.0-5 - Updated source0 URL to fix rpmlint warnings * Tue Aug 15 2017 Sun Yunying <yunying.sun@intel.com> - 1.1.0-4 - Rename and relocate udev rules file to _udevrulesdir - Update scriptlet to add service name after systemd_postrun * Tue Aug 01 2017 Sun Yunying <yunying.sun@intel.com> - 1.1.0-3 - Use config option with-systemdsystemunitdir to set systemd unit file location * Mon Jul 31 2017 Sun Yunying <yunying.sun@intel.com> - 1.1.0-2 - Removed BuildRequires for gcc - Move tpm2-abrmd systemd service to /usr/lib/systemd/system - Added scriptlet for tpm2-abrmd systemd service - Use autoreconf instead of bootstrap * Wed Jul 26 2017 Sun Yunying <yunying.sun@intel.com> - 1.1.0-1 - Initial packaging