Hello community,

here is the log from the commit of package libica for openSUSE:Factory checked 
in at 2017-05-17 17:18:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libica (Old)
 and      /work/SRC/openSUSE:Factory/.libica.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libica"

Wed May 17 17:18:35 2017 rev:2 rq:494492 version:3.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libica/libica.changes    2017-05-04 
15:05:03.360924375 +0200
+++ /work/SRC/openSUSE:Factory/.libica.new/libica.changes       2017-05-17 
17:19:11.889933882 +0200
@@ -1,0 +2,21 @@
+Tue May  9 17:23:11 UTC 2017 - [email protected]
+
+- Upgraded to version 3.0.2 (Fate#322025).
+  - v3.0.2
+    - Fix locking callbacks for openSSL APIs.
+  - v3.0.1
+    - Fixed msa level detection on zEC/BC12 GA1 and predecessors.
+  - v3.0.0
+    - Added FIPS mode.
+    - Sanitized exported symbols.
+    - Removed deprecated APIs. Marked some APIs as deprecated.
+    - Adapted to OpenSSL v1.1.0.
+    - RSA key generation is thread-safe now.
+- Removed the following obsolete patches:
+  - fix-initialization-of-s390-hardware-switches-1.patch
+  - fix-initialization-of-s390-hardware-switches-2.patch
+  - fix-msa-level-detection.patch
+  - fix-segfault-during-multithread-keygen.patch
+  - rng-performance.patch
+
+-------------------------------------------------------------------

Old:
----
  fix-initialization-of-s390-hardware-switches-1.patch
  fix-initialization-of-s390-hardware-switches-2.patch
  fix-msa-level-detection.patch
  fix-segfault-during-multithread-keygen.patch
  libica-2.6.2.tgz
  rng-performance.patch

New:
----
  libica-3.0.2.tgz

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

Other differences:
------------------
++++++ libica.spec ++++++
--- /var/tmp/diff_new_pack.3WoSx1/_old  2017-05-17 17:19:12.849798519 +0200
+++ /var/tmp/diff_new_pack.3WoSx1/_new  2017-05-17 17:19:12.853797955 +0200
@@ -25,7 +25,7 @@
 Summary:        Library interface for the IBM Cryptographic Accelerator device 
driver
 License:        CPL-1.0
 Group:          Hardware/Other
-Version:        2.6.2
+Version:        3.0.2
 Release:        0
 Source:         libica-%{version}.tgz
 Source1:        libica-SuSE.tar.bz2
@@ -35,11 +35,6 @@
 Source5:        sysconfig.z90crypt
 Source6:        baselibs.conf
 Source7:        %{name}-rpmlintrc
-Patch1:         fix-initialization-of-s390-hardware-switches-1.patch
-Patch2:         fix-initialization-of-s390-hardware-switches-2.patch
-Patch3:         rng-performance.patch
-Patch4:         fix-segfault-during-multithread-keygen.patch
-Patch5:         fix-msa-level-detection.patch
 
 Url:            http://sourceforge.net/projects/opencryptoki/files/libica
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -51,15 +46,11 @@
 modules to interface with the IBM eServer Cryptographic Accelerator
 (ICA).
 
-%package -n libica2
+%package -n libica3
 Summary:        Library interface for the IBM Cryptographic Accelerator
 Group:          System/Libraries
-Obsoletes:      libica-2_1_0 < %{version}-%{release}
-Provides:       libica-2_1_0 = %{version}-%{release}
-Obsoletes:      libica-2_3_0 < %{version}-%{release}
-Provides:       libica-2_3_0 = %{version}-%{release}
 
-%description -n libica2
+%description -n libica3
 This package contains the interface library routines used by IBM
 modules to interface with the IBM eServer Cryptographic Accelerator
 (ICA).
@@ -82,7 +73,7 @@
 Provides:       libica-2_1_0-devel = %{version}-%{release}
 Obsoletes:      libica-2_3_0-devel < %{version}-%{release}
 Provides:       libica-2_3_0-devel = %{version}-%{release}
-Requires:       libica2 = %{version}
+Requires:       libica3 = %{version}
 Requires:       libopenssl-devel
 
 %description devel
@@ -108,11 +99,6 @@
 
 %prep
 %setup -a 1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 %build
 mkdir -p include/linux/
@@ -142,12 +128,12 @@
 %restart_on_update boot.z90crypt
 %{insserv_cleanup}
 
-%post   -n libica2 -p /sbin/ldconfig
-%postun -n libica2 -p /sbin/ldconfig
+%post   -n libica3 -p /sbin/ldconfig
+%postun -n libica3 -p /sbin/ldconfig
 
-%files -n libica2
+%files -n libica3
 %defattr(-,root,root)
-%{_libdir}/libica.so.2*
+%{_libdir}/libica.so.3*
 
 %files tools
 %defattr(-, root, root)

++++++ libica-2.6.2.tgz -> libica-3.0.2.tgz ++++++
++++ 21140 lines of diff (skipped)


Reply via email to