Skip to content

Commit 1c80c8c

Browse files
CHANGELOG: update for 1.9.2-rc0
Signed-off-by: Bill Roberts <bill.c.roberts@gmail.com>
1 parent be97b21 commit 1c80c8c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
44
Starting with release 1.8.0, The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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:

0 commit comments

Comments
 (0)