Hello community,

here is the log from the commit of package openCryptoki for openSUSE:Factory 
checked in at 2017-03-03 17:44:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openCryptoki (Old)
 and      /work/SRC/openSUSE:Factory/.openCryptoki.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openCryptoki"

Fri Mar  3 17:44:34 2017 rev:39 rq:460935 version:3.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/openCryptoki/openCryptoki.changes        
2017-01-24 10:38:18.276632773 +0100
+++ /work/SRC/openSUSE:Factory/.openCryptoki.new/openCryptoki.changes   
2017-03-03 17:44:35.348670851 +0100
@@ -1,0 +2,11 @@
+Mon Feb 20 19:48:33 UTC 2017 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  opencryptoki-3.6.1.tgz

New:
----
  opencryptoki-3.6.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openCryptoki.spec ++++++
--- /var/tmp/diff_new_pack.sWMcnd/_old  2017-03-03 17:44:36.148557811 +0100
+++ /var/tmp/diff_new_pack.sWMcnd/_new  2017-03-03 17:44:36.152557246 +0100
@@ -36,7 +36,7 @@
 BuildRequires:  flex
 BuildRequires:  gcc-c++
 %ifarch s390 s390x
-BuildRequires:  libica2-devel
+BuildRequires:  libica3-devel
 %endif
 BuildRequires:  libtool
 BuildRequires:  openldap2-devel
@@ -54,9 +54,9 @@
 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 @@
 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 @@
 %endif
 
 %prep
-%setup -q -n %{oc_cvs_tag}
+%setup -q -n %{oc_cvs_tag}-%{version}
 %patch1 -p1
 %patch2 -p1
 


Reply via email to