Hello community,

here is the log from the commit of package libica for openSUSE:Factory checked 
in at 2017-10-02 16:53:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libica (Old)
 and      /work/SRC/openSUSE:Factory/.libica.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libica"

Mon Oct  2 16:53:47 2017 rev:6 rq:530010 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libica/libica.changes    2017-09-20 
17:13:23.795595330 +0200
+++ /work/SRC/openSUSE:Factory/.libica.new/libica.changes       2017-10-02 
16:53:48.485723413 +0200
@@ -1,0 +2,22 @@
+Fri Sep 22 21:27:04 UTC 2017 - [email protected]
+
+- Upgraded to version 3.2 (Fate#321517)
+  * v3.2.0
+   [FEATURE] New AES-GCM interface.
+   [UPDATE] Add symbol versioning.
+  * v3.1.1
+    [PATCH] Various bug fixes related to old and new AES-GCM implementations.
+    [UPDATE] Add SHA3 test cases. Improved and extended test suite.
+  * v3.1.0
+    [FEATURE] Add KMA support for AES-GCM.
+    [FEATURE] Add SHA-3 support.
+    [PATCH] Reject RSA keys with invalid key-length.
+    [PATCH] Allow zero output length for ica_random_number_generate.
+    [PATCH] icastats: Correct owner of shared segment when root creates it.
+  * Removed the following obsolete patches:
+    libica-3.0.2-01-fix-old-aes-gcm-decrypt-code-path.patch
+    libica-3.0.2-02-fix-aes-ccm-encrypt-code-path.patch
+    libica-3.0.2-03-fix-aes-ctr.patch
+    libica-3.0.2-04-fix-aes-gcm-to-allow-zero-pt-ct-length.patch
+
+-------------------------------------------------------------------

Old:
----
  libica-3.0.2-01-fix-old-aes-gcm-decrypt-code-path.patch
  libica-3.0.2-02-fix-aes-ccm-encrypt-code-path.patch
  libica-3.0.2-03-fix-aes-ctr.patch
  libica-3.0.2-04-fix-aes-gcm-to-allow-zero-pt-ct-length.patch
  libica-3.0.2.tgz

New:
----
  libica-3.2.0.tar.gz

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

Other differences:
------------------
++++++ libica.spec ++++++
--- /var/tmp/diff_new_pack.e4CQ7O/_old  2017-10-02 16:53:49.957516833 +0200
+++ /var/tmp/diff_new_pack.e4CQ7O/_new  2017-10-02 16:53:49.961516272 +0200
@@ -25,9 +25,9 @@
 Summary:        Library interface for the IBM Cryptographic Accelerator device 
driver
 License:        CPL-1.0
 Group:          Hardware/Other
-Version:        3.0.2
+Version:        3.2.0
 Release:        0
-Source:         libica-%{version}.tgz
+Source:         libica-%{version}.tar.gz
 Source1:        libica-SuSE.tar.bz2
 # The icaioctl.h file came from 
https://sourceforge.net/p/opencryptoki/icadd/ci/master/tree/
 Source3:        icaioctl.h
@@ -36,12 +36,7 @@
 Source6:        baselibs.conf
 Source7:        %{name}-rpmlintrc
 
-Patch1:         libica-3.0.2-01-fix-old-aes-gcm-decrypt-code-path.patch
-Patch2:         libica-3.0.2-02-fix-aes-ccm-encrypt-code-path.patch
-Patch3:         libica-3.0.2-03-fix-aes-ctr.patch
-Patch4:         libica-3.0.2-04-fix-aes-gcm-to-allow-zero-pt-ct-length.patch
-
-Url:            http://sourceforge.net/projects/opencryptoki/files/libica
+Url:            https://github.com/opencryptoki/libica
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 PreReq:         %fillup_prereq %insserv_prereq
 ExclusiveArch:  s390 s390x
@@ -104,10 +99,6 @@
 
 %prep
 %setup -a 1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 mkdir -p include/linux/


Reply via email to