forked from pool/openCryptoki
- Upgraded to version 3.6.1 (fate#321451)
- opencryptoki 3.6.1 - Fix SOFT token implementation of digest functions. - Replace deprecated OpenSSL interfaces. - opencryptoki 3.6 - Replace deprecated libica interfaces. - Performance improvement for ICA. - Improvement in documentation on system resources. - Improvement in testcases. - Added support for rc=8, reasoncode=2028 in icsf token. - Fix for session handle not set in session issue. - Multiple fixes for lock and log directories. - Downgraded a syslog error to warning. - Multiple fixes based on coverity scan results. - Added pkcs11 mapping for icsf reason code 72 for return code 8. - opencryptoki 3.5.1 - Fix Illegal Intruction on pkcscca tool.21451 OBS-URL: https://build.opensuse.org/package/show/security/openCryptoki?expand=0&rev=44
This commit is contained in:
parent
99ab635d6c
commit
5bf8c27619
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 17 17:12:30 UTC 2017 - mpost@suse.com
|
||||
|
||||
- Upgraded to version 3.6.1 (fate#321451)
|
||||
- opencryptoki 3.6.1
|
||||
- Fix SOFT token implementation of digest functions.
|
||||
- Replace deprecated OpenSSL interfaces.
|
||||
|
||||
- opencryptoki 3.6
|
||||
- Replace deprecated libica interfaces.
|
||||
- Performance improvement for ICA.
|
||||
- Improvement in documentation on system resources.
|
||||
- Improvement in testcases.
|
||||
- Added support for rc=8, reasoncode=2028 in icsf token.
|
||||
- Fix for session handle not set in session issue.
|
||||
- Multiple fixes for lock and log directories.
|
||||
- Downgraded a syslog error to warning.
|
||||
- Multiple fixes based on coverity scan results.
|
||||
- Added pkcs11 mapping for icsf reason code 72 for return code 8.
|
||||
|
||||
- opencryptoki 3.5.1
|
||||
- Fix Illegal Intruction on pkcscca tool.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 17:06:45 UTC 2016 - mpost@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package openCryptoki
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -54,7 +54,7 @@ BuildRequires: dos2unix
|
||||
Summary: An Implementation of PKCS#11 (Cryptoki) v2.11 for IBM Cryptographic Hardware
|
||||
License: IPL-1.0
|
||||
Group: Productivity/Security
|
||||
Version: 3.5
|
||||
Version: 3.6.1
|
||||
Release: 0
|
||||
Source: %{oc_cvs_tag}-%{version}.tgz
|
||||
Source1: openCryptoki.pkcsslotd
|
||||
@ -109,9 +109,9 @@ Cryptographic Accelerator (FC 4960 on pSeries).
|
||||
|
||||
%package 32bit
|
||||
Summary: An Implementation of PKCS#11 (Cryptoki) v2.11 for IBM Cryptographic Hardware
|
||||
Group: Productivity/Security
|
||||
# this is needed to make sure the pkcs11 group exists before
|
||||
# installation:
|
||||
Group: Productivity/Security
|
||||
PreReq: openCryptoki
|
||||
ExclusiveArch: %openCryptoki_32bit_arch
|
||||
|
||||
@ -130,9 +130,9 @@ Cryptographic Accelerator (FC 4960 on pSeries).
|
||||
|
||||
%package 64bit
|
||||
Summary: An Implementation of PKCS#11 (Cryptoki) v2.11 for IBM Cryptographic Hardware
|
||||
Group: Productivity/Security
|
||||
# this is needed to make sure the pkcs11 group exists before
|
||||
# installation:
|
||||
Group: Productivity/Security
|
||||
PreReq: openCryptoki
|
||||
ExclusiveArch: %openCryptoki_64bit_arch
|
||||
|
||||
|
3
opencryptoki-3.6.1.tgz
Normal file
3
opencryptoki-3.6.1.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:163dd6419963c834e57423168aa92a9f68f867baf523212f66eff428853ef9df
|
||||
size 1068197
|
Loading…
Reference in New Issue
Block a user