File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ 1.9.2-rc0] - 2025-09-13
88### Fixed:
9- - tpm2\_ ptool destroy removal error on persistent pobjects .
9+ - Fix tpm2\_ ptool destroy command failures .
1010- Warning "UserWarning: Unknown distribution option: 'tests\_ require'" from setup.py.
1111- Missing SHA1-RSA-PKCS from CKM\_ ALLOWED\_ MECHANISMS.
1212- In tests requiring Python, don't override HOME as it may be needed for user installed packages.
13- - Certificate finding login in pkcs11-tool usage where ` --label ` was used instead of ` --token-label ` .
14- - Configure Fix detection of javac.
15- - Configure Fix detection of pkcs11 python module.
13+ - Certificate finding logic in pkcs11-tool usage where ` --label ` was used instead of ` --token-label ` .
14+ - Configure: Fix detection of javac.
15+ - Configure: Fix detection of pkcs11 python module.
1616- Fix incorrect logging statement in create\_ pkcs\_ store.sh.
1717- Fix links in documentation.
18- - Fix OpenSuse Leap CI Builds .
19- - Fix improper handling chunks across IV multi part handling.
18+ - Fix OpenSuse Leap CI builds .
19+ - Fix improper handling of chunks across IV multi- part handling.
2020- Fix memory leak.
2121
22+ ### Added
23+ - Add support for importing persistent TPM2 keys with tpm2\_ ptool.
24+
2225## [ 1.9.1] - 2024-09-23
2326### Fixed
2427- configure:
You can’t perform that action at this time.
0 commit comments