[RELEASE] tpm2-pkcs11 1.9.2
William Roberts <[email protected]> Tue, 30 Sep 2025 09:31:18 -0500
| Newsgroups | dev.linux.lists.tpm2 |
|---|---|
| Message-ID | <CAFftDdqEewrmKDAOda-OObp93z1H909Y65rm_T8oFTPGU+JjsQ@mail.gmail.com> |
Hello, I would like to announce the release of tpm2-pkcs11 version 1.9.2 which can be found here: - https://github.com/tpm2-software/tpm2-pkcs11/releases/tag/1.9.2 With the following changelog: ## [1.9.2] - 2025-09-29 ### Fixed: - Fix tpm2\_ptool destroy command failures. - Warning "UserWarning: Unknown distribution option: 'tests\_require'" from setup.py. - Missing SHA1-RSA-PKCS from CKM\_ALLOWED\_MECHANISMS. - In tests requiring Python, don't override HOME as it may be needed for user installed packages. - Certificate finding logic in pkcs11-tool usage where `--label` was used instead of `--token-label`. - Configure: Fix detection of javac. - Configure: Fix detection of pkcs11 python module. - Fix incorrect logging statement in create\_pkcs\_store.sh. - Fix links in documentation. - Fix OpenSuse Leap CI builds. - Fix improper handling of chunks across IV multi-part handling. - Fix memory leak. ### Added - Add support for importing persistent TPM2 keys with tpm2\_ptool.