diff --git a/openCryptoki.changes b/openCryptoki.changes index 5b1a4e6..408d6a2 100644 --- a/openCryptoki.changes +++ b/openCryptoki.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed May 25 21:23:29 UTC 2016 - mpost@suse.com + +- Upgraded to openCryptoki 3.5 (bsc#978005). + - Full Coverity scan fixes. + - Fixes for compiler warnings. + - Added support for C_GetObjectSize in icsf token. + - Various bug fixes and memory leak fixes. + - Removed global read permissions from token files + - Added missing PKCS#11v2.2 constants. + - Fix for symbol resolution issue seen in Fedora 22 and 23 for + ep11 and cca tokens. + - Improvements in socket read operation when a token comes up. + - Replaced 32 bit CCA API declarations with latest header from + version 5.0 libsculcca rpm. + ------------------------------------------------------------------- Thu Apr 14 01:47:08 UTC 2016 - mpost@suse.com diff --git a/openCryptoki.spec b/openCryptoki.spec index 2885da8..11a3720 100644 --- a/openCryptoki.spec +++ b/openCryptoki.spec @@ -54,9 +54,9 @@ BuildRequires: dos2unix Summary: An Implementation of PKCS#11 (Cryptoki) v2.11 for IBM Cryptographic Hardware License: IPL-1.0 Group: Productivity/Security -Version: 3.4.1 +Version: 3.5 Release: 0 -Source: %{oc_cvs_tag}-v%{version}.tgz +Source: %{oc_cvs_tag}-%{version}.tgz Source1: openCryptoki.pkcsslotd Source2: openCryptoki-TFAQ.html Source3: openCryptoki-tmp.conf diff --git a/opencryptoki-3.5.tgz b/opencryptoki-3.5.tgz new file mode 100644 index 0000000..d485e85 --- /dev/null +++ b/opencryptoki-3.5.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2789e3135196828e2b904faba766aa4c7fd9d1e67664df79bd9a05381a771452 +size 1031722 diff --git a/opencryptoki-v3.4.1.tgz b/opencryptoki-v3.4.1.tgz deleted file mode 100644 index e13f4c6..0000000 --- a/opencryptoki-v3.4.1.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:018ea402f3a1b38b203282fb047dfac209d94bf2988f2c29793eca65455452c4 -size 1014416