Thu, 02 May 2024 08:44:03 UTC | login

Information for build tpm2-tss-2.1.0-1.fc29

ID75246
Package Nametpm2-tss
Version2.1.0
Release1.fc29
Epoch
SummaryTPM2.0 Software Stack
Descriptiontpm2-tss is a software stack supporting Trusted Platform Module(TPM) 2.0 system APIs. It sits between TPM driver and applications, providing TPM2.0 specified APIs for applications to access TPM module through kernel TPM drivers.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 26 Nov 2018 09:51:20 UTC
CompletedMon, 26 Nov 2018 11:24:16 UTC
Taskbuild (f29-candidate, tpm2-tss-2.1.0-1.fc29.src.rpm)
Tags
f29
f30
RPMs
src
tpm2-tss-2.1.0-1.fc29.src.rpm (info) (download)
riscv64
tpm2-tss-2.1.0-1.fc29.riscv64.rpm (info) (download)
tpm2-tss-devel-2.1.0-1.fc29.riscv64.rpm (info) (download)
tpm2-tss-debuginfo-2.1.0-1.fc29.riscv64.rpm (info) (download)
tpm2-tss-debugsource-2.1.0-1.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Oct 10 2018 Yunying Sun <yunying.sun@intel.com> - 2.1.0-1 - Update to 2.1.0 release * Thu Aug 30 2018 Yunying Sun <yunying.sun@intel.com> - 2.0.1-1 - Update to 2.0.1 release * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 04 2018 Yunying Sun <yunying.sun@intel.com> - 2.0.0-2 - Re-enable ESAPI since gcrypt dependency is not an issue for Fedora - Bump release version to 2.0.0-2 * Mon Jul 02 2018 Yunying Sun <yunying.sun@intel.com> - 2.0.0-1 - Update to 2.0.0 release (RHBZ#1508870) - Remove patch file 60-tpm-udev.rules, use upstream tpm-udev.rules instead - Disable ESAPI to fix build errors caused by dependency to libgcrypt 1.6.0 - Add scriptlet to fix Rpath errors - Update file installation paths and names accordingly * Sun Mar 04 2018 Javier Martinez Canillas <javierm@redhat.com> - 1.4.0-1 - Update URLs to point to the new project location - Add README.md CHANGELOG.md to %files directive - Update to 1.4.0 release (RHBZ#1508870) * Fri Feb 23 2018 Javier Martinez Canillas <javierm@redhat.com> - 1.3.0-4 - Install udev rule for TPM character devices * Wed Feb 21 2018 Javier Martinez Canillas <javierm@redhat.com> - 1.3.0-3 - Remove ExclusiveArch: %{ix86} x86_64 directive * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.0-2 - Escape macros in %changelog * Fri Dec 08 2017 Javier Martinez Canillas <javierm@redhat.com> - 1.3.0-1 - Update to 1.3.0 release * Wed Nov 29 2017 Javier Martinez Canillas <javierm@redhat.com> - 1.3.0-0.1.rc2 - Update to 1.3.0 release candidate 2 (RHBZ#1508870) - Remove global pkg_prefix since now the upstream repo and package names match - Update URLs to point to the new project location - Remove -Wno-int-in-bool-context compiler flag since now upstream takes care - Remove %doc directive since README.md and CHANGELOG.md are not in the tarball - Add patch to include a LICENSE since the generated tarball does not have it * Mon Aug 28 2017 Javier Martinez Canillas <javierm@redhat.com> - 1.2.0-1 - Update to 1.2.0 release - Use tpm2-tss instead of TPM2.0-TSS as prefix since project name changed - Fix SPEC file access mode - Include new man pages in %files directive * Fri Aug 18 2017 Javier Martinez Canillas <javierm@redhat.com> - 1.1.0-3 - Remove unneeded source tarballs (RHBZ#1482828) * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Sun Yunying <yunying.sun@intel.com> - 1.1.0-1 - Update to 1.1.0 release * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 12 2016 Sun Yunying <yunying.sun@intel.com> - 1.0-2 - Remove global macro pkg_version to avoid duplicate of version - Use ExclusiveArch instead of ExcludeArch - Use less wildcard in %files section to be more specific - Add trailing slash at end of added directory in %file section - Remove autoconf/automake/pkgconfig(cmocka) from BuildRequires - Increase release version to 2 * Fri Dec 02 2016 Sun Yunying <yunying.sun@intel.com> - 1.0-1 - Initial version of the package