Changelog for
openssl_tpm2_engine-4.1.2-33.3.i586.rpm :
* Fri Apr 19 2024 James Bottomley
- Update to version 4.1.2
* test fixes for newer tpm emulators
* Mon Jan 01 2024 James.BottomleyAATTHansenPartnership.com- Update to version 4.1.1
* fix 32 bit build
* Sun Dec 31 2023 James.BottomleyAATTHansenPartnership.com- Update to version 4.1.0
* implement tpm2_PolicySecret
* Tue Dec 05 2023 James.BottomleyAATTHansenPartnership.com- Update to version 4.0.2
* Fixes for openssl 3.2
* fix for encrypted secret size
* fix for swtpm and swtpm2 simultaneous install
* gcc-13 fix
* make signed_tpm2_policy match man page
* Wed Jul 05 2023 James.BottomleyAATTHansenPartnership.com- Update to version 4.0.1
* Fixes for intel-tss and openssl < 3
* Fix support for the non-reference swtpm (although you should use the reference implementation for testing)
* Doc updates to the draft RFC to make it ready for ietf submission
* Fix openssl BOOLEAN issues
* Wed Mar 29 2023 James.BottomleyAATTHansenPartnership.com- Update to version 4.0.0
* New openssl-3 provider
* update intel-tss for openssl-3
* gcc-13 fix for enum/int confusion in prototypes
* Fri Mar 17 2023 James.BottomleyAATTHansenPartnership.com- Update to version 3.4.0
* fix uninitialized variable in tpm2_try_policy()
* fix importable key creation with Intel TSS
* restructure directory layout to prepare for OpenSSL-3 provider
* Fix memory leak of key authorization (3.3.2)
* Tue Jan 31 2023 James.BottomleyAATTHansenPartnership.com- Update to version 3.3.1
* fix intermittent EC TPM_RC_KEY return
* add import section to man pages
* Add importable sealed data
* Fix name hash for importable keys and data
* Thu Jan 12 2023 James.BottomleyAATTHansenPartnership.com- Update to version 3.2.1
* Fix double free
* Thu Jan 12 2023 James.BottomleyAATTHansenPartnership.com- Update to version 3.2.0
* Signed policies for keys and sealed data
* Fri Dec 02 2022 James.BottomleyAATTHansenPartnership.com- Update to version 3.1.2
* Fix segfault in unseal_tpm2_key
* Fix pcr sealing error in create_tpm2_key caused by uncleared stack
* Tue Mar 01 2022 James.BottomleyAATTHansenPartnership.com- Update to version 3.1.1
* Fix use after free in dynamic engines
* Thu Feb 17 2022 James.BottomleyAATTHansenPartnership.com- Update to version 3.1.0
* Bandaid openssl-3 support
* direct pcr policy creation options
* TPM key RFC
* Sun Apr 04 2021 James.BottomleyAATTHansenPartnership.com- Update to version 3.0.1
* fix various memory leaks
* add fix for applications which reduce privilege and can\'t write to tss dir
* add support for Intel TSS