forked from pool/openCryptoki
Accepting request 494813 from security
Updated to version 3.7.0 (Fate#321451) (bsc#1036640) OBS-URL: https://build.opensuse.org/request/show/494813 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openCryptoki?expand=0&rev=43
This commit is contained in:
commit
0c6c511ab1
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 12 08:46:14 UTC 2017 - mpost@suse.com
|
||||
|
||||
- Updated to version 3.7.0 (Fate#321451) (bsc#1036640)
|
||||
- Update example spec file
|
||||
- Performance improvement. Moving from mutexes to transactional memory.
|
||||
- Add ECDSA SHA2 support for EP11 and CCA.
|
||||
- Fix declaration of inline functions.
|
||||
- Fix wrong testcase and ber en/decoding for integers.
|
||||
- Check for 'flex' and 'YACC' on configure.
|
||||
- EP11 config file rework.
|
||||
- Add enable-debug on travis build.
|
||||
- Add testcase for C_GetOperationState/C_SetOperationState.
|
||||
- Upgrade License to CPL-1.0
|
||||
- Ica token: fix openssh/ibmpkcs11 engine/libica crash.
|
||||
- Fix segfault and logic in hardware feature test.
|
||||
- Fix spelling of documentation and manuals.
|
||||
- Fix the retrieval of p from a generated rsa key.
|
||||
- Coverity scan fixes - incompatible pointer type and unused variables.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 11 17:59:42 UTC 2017 - mpost@suse.com
|
||||
|
||||
|
@ -53,9 +53,9 @@ BuildRequires: %insserv_prereq
|
||||
BuildRequires: dos2unix
|
||||
|
||||
Summary: An Implementation of PKCS#11 (Cryptoki) v2.11 for IBM Cryptographic Hardware
|
||||
License: IPL-1.0
|
||||
License: CPL-1.0
|
||||
Group: Productivity/Security
|
||||
Version: 3.6.2
|
||||
Version: 3.7.0
|
||||
Release: 0
|
||||
Source: %{oc_cvs_tag}-%{version}.tar.gz
|
||||
Source1: openCryptoki.pkcsslotd
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:290bac872326c0d45e5134f22fb1b8eb8d096e5bd72560fc295d1574b020a95a
|
||||
size 1060521
|
3
opencryptoki-3.7.0.tar.gz
Normal file
3
opencryptoki-3.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2d4c3a2393e9b805f5368628c7b328039c4cb0e5fd23c157f801e99070485cf
|
||||
size 851131
|
Loading…
Reference in New Issue
Block a user