diff --git a/openCryptoki.changes b/openCryptoki.changes index 3b67bae..408d6a2 100644 --- a/openCryptoki.changes +++ b/openCryptoki.changes @@ -2,6 +2,17 @@ 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