Accepting request 399027 from home:markkp:branches:security

Added more bullet items to the changes file per dimstar's request.

OBS-URL: https://build.opensuse.org/request/show/399027
OBS-URL: https://build.opensuse.org/package/show/security/openCryptoki?expand=0&rev=33
This commit is contained in:
Marcus Meissner 2016-06-07 08:04:52 +00:00 committed by Git OBS Bridge
parent 3303e660f7
commit 80f427e8ac

View File

@ -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