diff --git a/python-PyKCS11-1.5.16.tar.gz b/python-PyKCS11-1.5.16.tar.gz deleted file mode 100644 index 02ab669..0000000 --- a/python-PyKCS11-1.5.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb41216b29426da5512da7731b5f8122c00a1b90479e99135c0865ae3b407835 -size 77107 diff --git a/python-PyKCS11-1.5.17.tar.gz b/python-PyKCS11-1.5.17.tar.gz new file mode 100644 index 0000000..8e63d59 --- /dev/null +++ b/python-PyKCS11-1.5.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a596a2208c2c49016917c5cb7032344529a09f13bceeb1b7728a9d72546a15a9 +size 79665 diff --git a/python-PyKCS11.changes b/python-PyKCS11.changes index 73eeb27..0ae8bef 100644 --- a/python-PyKCS11.changes +++ b/python-PyKCS11.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Oct 16 20:44:26 UTC 2024 - Richard Rahl + +- update to 1.5.17: + * Add AES in counter mode support (CKM_AES_CTR) + * Add simple derivation mechanisms support (CMK_CONCATENATE_*) + * Fix reference counting in PyKCS11Lib.load() + * remove python 2 support from ckbytelist + * minor improvements + ------------------------------------------------------------------- Sun Jun 2 21:11:10 UTC 2024 - Matej Cepl diff --git a/python-PyKCS11.spec b/python-PyKCS11.spec index 1943571..0918895 100644 --- a/python-PyKCS11.spec +++ b/python-PyKCS11.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-PyKCS11 -Version: 1.5.16 +Version: 1.5.17 Release: 0 Summary: A Full PKCS#11 wrapper for Python License: GPL-2.0-or-later