Changelog for
libibmtss2-2.1.1-54.14.x86_64.rpm :
* Thu Nov 30 2023 Pedro Monreal
- Update to 2.1.1:
* Add man page for tpmproxy.- Update to 2.1.0:
* Parse new IMA event log template data fields.
* Add option to verify IMA template data
* Correct minor regression test script typos.- Update to 2.0.0
* Expand TPMU_SENSITIVE_COMPOSITE to handle HW TPMs that return 5 RSA primes. This is an ABI (not API) break.
* Add support for TPM2_ECC_Encrypt and TPM2_ECC_Decrypt
* Add more EFI event log handlers and event tracing.
* SW TPM test CA now uses SHA-256, not the deprecated SHA-1.
* Port tpmproxy for TPM 2.0 to Linux and Windows.
* Add many new EK root certificates.
* Remove OpenSSL functions deprecated in 3.x.
* Fix TSS bug when using encrypt and decrypt in a PWAP session.
* Add build flag to suppress SHA-1.- Remove patches fixed upstream:
* ibmtss-regtests-Update-openssl-key-generation-for-3.0.0.patch
* ibmtss-utils-Update-certifyx509-for-Openssl-3.0.0.patch
* ibmtss-utils-Remove-unused-variables-from-certifyx509.patch
* ibmtss-tss-Port-HMAC-operations-to-openssl-3.0.patch
* ibmtss-utils-Port-to-openssl-3.0.0-replaces-RSA-with-EVP_PK.patch
* ibmtss-openssl3-deprecation.patch
* Wed Nov 09 2022 Pedro Monreal - Build with OpenSSL 3.0 deprecated functions until fixed upstream in the next version update [bsc#1205042]
* ibmtss-openssl3-deprecation.patch- Add upstream patches to fix build with OpenSSL 3.0
* ibmtss-regtests-Update-openssl-key-generation-for-3.0.0.patch
* ibmtss-utils-Update-certifyx509-for-Openssl-3.0.0.patch
* ibmtss-utils-Remove-unused-variables-from-certifyx509.patch
* ibmtss-tss-Port-HMAC-operations-to-openssl-3.0.patch
* ibmtss-utils-Port-to-openssl-3.0.0-replaces-RSA-with-EVP_PK.patch
* Thu Nov 25 2021 Michal Suchanek - Fix certificate list, run all tests.
* Tue Jan 26 2021 Petr Vorel - Update to upstream version 1.6.0 (jsc#SLE-18268).- Drop patches from this release - ibmtss-certifyx509-Fix-uninitialized-variable.patch - ibmtss-fix-dsa-regression.patch
* Thu Oct 01 2020 Pedro Monreal Gonzalez - Regression fix:
* utils: fix ABI break caused by additional argument to -rsa
* https://sourceforge.net/p/ibmtpm20tss/mailman/message/37119441/- Add ibmtss-fix-dsa-regression.patch
* Mon Aug 17 2020 Michal Suchanek - Update to upstream version 1.5.0 (jsc#SLE-13828).- Fix build warning due to -O0 + ibmtss-configure.ac-Do-not-disable-optimization-for-debug-b.patch- Fix uninitialized variable warning + ibmtss-certifyx509-Fix-uninitialized-variable.patch
* Fri Mar 27 2020 Dominique Leuenberger - Don\'t mess with Epoch: in the long run it can\'t but cause problems. Upstreams that don\'t understand the meaning of version numbers can\'t be helped with Epoch. Let\'s rely on the distro features for dist-upgrade (that has no problem with a \'version downgrade\'.
* Mon Mar 23 2020 Michal Suchanek - Fix dependencies for epoch, remove useless define.
* Fri Jan 31 2020 Michal Suchanek - Update to upstream version 1.3.0- copy tpm device permission handling udev rule from tpm2-0-tss- depend on user(tss) (boo#1162360).
* Sat Aug 24 2019 Jan Engelhardt - Disable static libs (standard openSUSE behavior)