- update to 0.9.3:
* When determining the capabilities on an object, fall back to
fetching flags one by one if fetching them all at once
doesn't work. This mitigates issues with some tokens that
don't handle errors on multi-attribute fetches in a compliant
way.
- update to 0.9.1:
* Add Python 3.14 to the CI matrix and release workflows.
* Expand ATTRIBUTE_TYPES for GOSTR support.
* Expose CK_SESSION_HANDLE as readonly
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-pkcs11?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 08:07:45 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.9.3:
|
||||
* When determining the capabilities on an object, fall back to
|
||||
fetching flags one by one if fetching them all at once
|
||||
doesn't work. This mitigates issues with some tokens that
|
||||
don't handle errors on multi-attribute fetches in a compliant
|
||||
way.
|
||||
- update to 0.9.1:
|
||||
* Add Python 3.14 to the CI matrix and release workflows.
|
||||
* Expand ATTRIBUTE_TYPES for GOSTR support.
|
||||
* Expose CK_SESSION_HANDLE as readonly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 3 04:16:18 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user