Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libica for openSUSE:Factory checked 
in at 2023-01-20 17:39:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libica (Old)
 and      /work/SRC/openSUSE:Factory/.libica.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libica"

Fri Jan 20 17:39:59 2023 rev:26 rq:1059994 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libica/libica.changes    2022-10-13 
15:53:31.840075634 +0200
+++ /work/SRC/openSUSE:Factory/.libica.new.32243/libica.changes 2023-01-20 
17:40:12.553028650 +0100
@@ -1,0 +2,13 @@
+Mon Jan 16 13:00:34 UTC 2023 - Marcus Meissner <meiss...@suse.com>
+
+- Upgrade to version 4.2.0 (jsc#PED-581, bsc#1202365).
+  - [FEATURE] Display build info via icainfo -v
+  - [FEATURE] New API function ica_get_build_version()
+  - [FEATURE] Display fips indication via icainfo -f
+  - [FEATURE] New API function ica_get_fips_indicator()
+  - [FEATURE] New API function ica_aes_gcm_initialize_fips()
+  - [FEATURE] New API function ica_aes_gcm_kma_get_iv()
+  - [FEATURE] New API function ica_get_msa_level()
+  - [PATCH] icainfo: check for malloc error when getting functionlist
+
+-------------------------------------------------------------------

Old:
----
  libica-4.1.1.tar.gz

New:
----
  libica-4.2.0.tar.gz

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

Other differences:
------------------
++++++ libica.spec ++++++
--- /var/tmp/diff_new_pack.6kZVUT/_old  2023-01-20 17:40:13.225032367 +0100
+++ /var/tmp/diff_new_pack.6kZVUT/_new  2023-01-20 17:40:13.225032367 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libica
 #
-# Copyright (c) 2018-2022 SUSE LLC
+# Copyright (c) 2018-2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 %endif
 
 Name:           libica
-Version:        4.1.1
+Version:        4.2.0
 Release:        0
 Summary:        Library interface for the IBM Cryptographic Accelerator device 
driver
 License:        CPL-1.0
@@ -116,8 +116,9 @@
 autoreconf --force --install
 %configure CPPFLAGS="-Iinclude -fPIC" CFLAGS="%{optflags} -fPIC" \
   --enable-fips
+
 %make_build clean
-%make_build FIPSHMAC=fipshmac
+%make_build FIPSHMAC=fipshmac BUILD_VERSION="FIPS-SUSE-%version-%release"
 
 %define major %(echo %{version} | sed -e 's/[.].*//')
 

++++++ libica-4.1.1.tar.gz -> libica-4.2.0.tar.gz ++++++
++++ 55342 lines of diff (skipped)

Reply via email to