Accepting request 460930 from home:markkp:branches:security

Upgraded to version 3.6.2 (fate#321451)

OBS-URL: https://build.opensuse.org/request/show/460930
OBS-URL: https://build.opensuse.org/package/show/security/openCryptoki?expand=0&rev=57
This commit is contained in:
Mark Post 2017-02-28 17:15:00 +00:00 committed by Git OBS Bridge
parent e9742235f7
commit 1e158a83bf
4 changed files with 19 additions and 8 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Feb 20 19:48:33 UTC 2017 - mpost@suse.com
- Upgraded to version 3.6.2 (fate#321451)
- Support OpenSSL-1.1.
- Add Travis CI support.
- Update autotools scripts and documentation.
- Fix SegFault when a invalid session handle is passed in
SC_EncryptUpdate and SC_DecryptUpdate.
- Updated spec file to use libica3-devel instead of libica2-devel.
-------------------------------------------------------------------
Tue Jan 17 17:12:30 UTC 2017 - mpost@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: bison
BuildRequires: flex
BuildRequires: gcc-c++
%ifarch s390 s390x
BuildRequires: libica2-devel
BuildRequires: libica3-devel
%endif
BuildRequires: libtool
BuildRequires: openldap2-devel
@ -54,9 +54,9 @@ BuildRequires: dos2unix
Summary: An Implementation of PKCS#11 (Cryptoki) v2.11 for IBM Cryptographic Hardware
License: IPL-1.0
Group: Productivity/Security
Version: 3.6.1
Version: 3.6.2
Release: 0
Source: %{oc_cvs_tag}-%{version}.tgz
Source: %{oc_cvs_tag}-%{version}.tar.gz
Source1: openCryptoki.pkcsslotd
Source2: openCryptoki-TFAQ.html
Source3: openCryptoki-tmp.conf
@ -84,7 +84,7 @@ Summary: An Implementation of PKCS#11 (Cryptoki) v2.01 for IBM Cryptograp
Group: Development/Languages/C and C++
Requires: glibc-devel
%ifarch s390 s390x
Requires: libica2-devel
Requires: libica3-devel
%endif
Requires: libopenssl-devel
Requires: openldap2-devel
@ -141,7 +141,7 @@ Cryptographic Accelerator (FC 4960 on pSeries).
%endif
%prep
%setup -q -n %{oc_cvs_tag}
%setup -q -n %{oc_cvs_tag}-%{version}
%patch1 -p1
%patch2 -p1

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:163dd6419963c834e57423168aa92a9f68f867baf523212f66eff428853ef9df
size 1068197

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:290bac872326c0d45e5134f22fb1b8eb8d096e5bd72560fc295d1574b020a95a
size 1060521