Information for build libtpms-0.9.1-0.20211126git1ff6fe1f43.el9
ID | 20859 | |||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | libtpms | |||||||||||||||||||||||||||||||||||||||||||||||||
Version | 0.9.1 | |||||||||||||||||||||||||||||||||||||||||||||||||
Release | 0.20211126git1ff6fe1f43.el9 | |||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | Draft | False | ||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://git.cclinux.org/stage/rpms/libtpms.git#821b1150ca61bba18659bf27ec63169e4161c199 | |||||||||||||||||||||||||||||||||||||||||||||||||
Summary | Library providing Trusted Platform Module (TPM) functionality | |||||||||||||||||||||||||||||||||||||||||||||||||
Description | A library providing TPM functionality for VMs. Targeted for integration into Qemu. | |||||||||||||||||||||||||||||||||||||||||||||||||
Built by | distrobuild | |||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||||||||
Started | Sun, 03 Jul 2022 20:09:44 CST | |||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Sun, 03 Jul 2022 22:45:31 CST | |||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (dist-circle9, /stage/rpms/libtpms.git:821b1150ca61bba18659bf27ec63169e4161c199) | |||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/libtpms.git?#821b1150ca61bba18659bf27ec63169e4161c199'}} | |||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Wed Dec 01 2021 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.9.1-0.20211126git1ff6fe1f43 - Rebase to 0.9.1 Resolves: rhbz#2027951 * Tue Nov 09 2021 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.9.0-0.20211004gitdc4e3f6313 - Rebase to 0.9.0, disable TPM 1.2 Resolves: rhbz#1990152 & rhbz#2021628 * Tue Aug 31 2021 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.8.2-0.20210301git729fc6a4ca.7 - Fixes CVE-2021-3746 libtpms: out-of-bounds access via specially crafted TPM 2 command packets Resolves: rhbz#1999303 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.8.2-0.20210301git729fc6a4ca.6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 30 2021 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.8.2-0.20210301git729fc6a4ca.5 - Fixes CVE-2021-3623: out-of-bounds access when trying to resume the state of the vTPM Resolves: rhbz#1976814 * Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.8.2-0.20210301git729fc6a4ca.4 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Tue May 18 2021 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.8.2-0.20210301git729fc6a4ca.3 - Add -Wno-error=deprecated-declarations, to ignore OpenSSL 3.0 deprecation warnings. Fixes: rhbz#1958054 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.8.2-0.20210301git729fc6a4ca.2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Mar 01 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.8.2-0.20210301git729fc6a4ca - tpm2: CryptSym: fix AES output IV; a CVE has been filed for this issue * Sat Feb 27 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.8.1-0.20210227git5bf2746e47 - Fixed a context save and suspend/resume problem when public keys are loaded * Thu Feb 18 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.7.5-0.20210218gite271498466 - Addressed UBSAN and cppcheck detected issues - Return proper size of ECC Parameters to pass HLK tests * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.4-0.20201031git2452a24dab.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Oct 31 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.7.4-0.20201031git2452a24dab - Follow stable-0.7.0 branch to v0.7.4 with security-related fixes * Fri Jul 31 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.7.3-0.20200731git1d392d466a - Follow stable-0.7.0 branch to v0.7.3 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-0.20200527git7325acb477.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed May 27 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.7.2-0.20200527git7325acb477 - Following stable-0.7.0 branch for TPM 2 related fixes: RSA decryption, PSS salt length, symmetric decryption (padding) - Under certain circumstances an RSA decryption could cause a buffer overflow causing termination of the program (swtpm) * Wed May 20 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.7.1-0.20200520git8fe99d1fd0 - Following stable-0.7.0 branch for TPM 2 related fixes; v0.7.1 + gcc related patch - elliptic curve fixes - MANUFACTURER changed from "IBM " to "IBM" - gcc 10 related fix * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-0.20191018gitdc116933b7.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild |