16
0
Files
python-python-pkcs11/python-python-pkcs11.changes
Dirk Mueller aec6f9f56e - 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
2026-01-26 08:08:07 +00:00

19 lines
748 B
Plaintext

-------------------------------------------------------------------
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>
- Initial release of 0.9.0.