diff --git a/python-python-pkcs11.changes b/python-python-pkcs11.changes index 897a157..84e7fbf 100644 --- a/python-python-pkcs11.changes +++ b/python-python-pkcs11.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jan 26 08:07:45 UTC 2026 - Dirk Müller + +- 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 diff --git a/python-python-pkcs11.spec b/python-python-pkcs11.spec index c3fbd8b..72c1b69 100644 --- a/python-python-pkcs11.spec +++ b/python-python-pkcs11.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-pkcs11 # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-python-pkcs11 -Version: 0.9.0 +Version: 0.9.3 Release: 0 Summary: PKCS#11 (Cryptoki) support for Python License: MIT diff --git a/python_pkcs11-0.9.0.tar.gz b/python_pkcs11-0.9.0.tar.gz deleted file mode 100644 index 6083259..0000000 --- a/python_pkcs11-0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5297de1a30020907af63717003a56d30dcace6fe0022ccaa1d70423f8f836a4d -size 174604 diff --git a/python_pkcs11-0.9.3.tar.gz b/python_pkcs11-0.9.3.tar.gz new file mode 100644 index 0000000..57a8ef8 --- /dev/null +++ b/python_pkcs11-0.9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05845706230609837b290f758481dd797fc71419cf5a60ee4445d08fb19619d2 +size 174748