diff --git a/openCryptoki.changes b/openCryptoki.changes index 911deaf..7b21f67 100644 --- a/openCryptoki.changes +++ b/openCryptoki.changes @@ -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 diff --git a/openCryptoki.spec b/openCryptoki.spec index 21c1c94..7d20b7e 100644 --- a/openCryptoki.spec +++ b/openCryptoki.spec @@ -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 diff --git a/opencryptoki-3.6.2.tar.gz b/opencryptoki-3.6.2.tar.gz deleted file mode 100644 index 2d4cef4..0000000 --- a/opencryptoki-3.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:290bac872326c0d45e5134f22fb1b8eb8d096e5bd72560fc295d1574b020a95a -size 1060521 diff --git a/opencryptoki-3.7.0.tar.gz b/opencryptoki-3.7.0.tar.gz new file mode 100644 index 0000000..9050bb3 --- /dev/null +++ b/opencryptoki-3.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d4c3a2393e9b805f5368628c7b328039c4cb0e5fd23c157f801e99070485cf +size 851131