Name: | tpm2-pkcs11 |
---|---|
Version: | 1.5.0 |
Release: | 9.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 240210 |
License: | BSD |
RPM: | tpm2-pkcs11-1.5.0-9.el9.x86_64.rpm |
Source RPM: | tpm2-pkcs11-1.5.0-9.el9.src.rpm |
Build Date: | Tue Jan 11 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/tpm2-software/tpm2-pkcs11 |
Summary: | PKCS#11 interface for TPM 2.0 hardware |
Description: | PKCS #11 is a Public-Key Cryptography Standard that defines a standard method to access cryptographic services from tokens/ devices such as hardware security modules (HSM), smart cards, etc. In this project we intend to use a TPM2 device as the cryptographic token. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Fix product version for gating Resolves: rhbz#1972907
- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
- Work around for openssl 3.0 update. Related: rhbz#1958030
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Unbreak the build on s390x (#1923383)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Avoid stringop-overflow diagnostic in testsuite
- New upstream release
- Fix two source over-reads detected by gcc-11