File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
44Starting with release 1.8.0, The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 1.9.2-rc0] - 2025-09-13
8+ ### Fixed:
9+ - tpm2\_ ptool destroy removal error on persistent pobjects.
10+ - Warning "UserWarning: Unknown distribution option: 'tests\_ require'" from setup.py.
11+ - Missing SHA1-RSA-PKCS from CKM\_ ALLOWED\_ MECHANISMS.
12+ - 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.
16+ - Fix incorrect logging statement in create\_ pkcs\_ store.sh.
17+ - Fix links in documentation.
18+ - Fix OpenSuse Leap CI Builds.
19+ - Fix improper handling chunks across IV multi part handling.
20+ - Fix memory leak.
21+
722## [ 1.9.1] - 2024-09-23
823### Fixed
924- configure:
You can’t perform that action at this time.
0 commit comments