Package Release Info

libica-4.4.0-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libica-devel-static

Change Logs

* Wed Aug 20 2025 nikolay.gueorguiev@suse.com
- Amended the .spec file(bsc#1246541)
  * Removes file /etc/libica/openssl3-fips.cnf
  * Removes directory /etc/libica
* Fri Aug 01 2025 nikolay.gueorguiev@suse.com
- Applied a patch (bsc#1247287)
  * libica-CONFIGURE-Make-the-OpenSSL-FIPS-config-file-name-configurable.patch
- Added '--with-fips-config=fips_local.cnf' in "%configure"
* Mon Jul 28 2025 nikolay.gueorguiev@suse.com
- Amended the .spec file (bsc#1246541)
  * Added a flag '-DNO_FIPS_CONFIG_LOAD' to CPPFLAGS and CFLAGS
  * Do not ship the config file '/etc/libica/openssl3-fips.cnf'
* Fri Feb 07 2025 nikolay.gueorguiev@suse.com
- Applied a patch (jsc#PED-10289, jsc#PED-3277)
  * libica-fips-update-Fix-bug-in-condition-logic.patch
* Tue Dec 31 2024 nikolay.gueorguiev@suse.com
- Upgrade libica to version 4.4.0 (jsc#PED-3277, jsc#PED-10289)
  * Updates for FIPS 140-3 certification 2024
  * Various bug fixes and housekeeping
- Removed obsolete patches
  * libica-01-fips-update-remove-sigVer-from-fips-ECDSA-kat.patch
  * libica-02-fips-update-Change-service-indicator-implementation.patch
  * libica-03-fips-update-Dynamically-update-service-indicator-based-on-IV-usage.patch
  * libica-04-fips-update-provide-test-for-dynamic-service-indicator.patch
* Wed Dec 04 2024 nikolay.gueorguiev@suse.com
- Amended the .spec file (bsc#1234117, bsc#1231999)
  * moved .so symlink to main libica4 / libica4-openssl1 packages
  * downgraded libica tools requires down to recommends again
* Fri Nov 15 2024 nikolay.gueorguiev@suse.com
- Applied updated patches (bsc#1231302, bsc#1231303, bsc#1231304, bsc#1231305)
  * libica-02-fips-update-Change-service-indicator-implementation.patch
  * libica-03-fips-update-Dynamically-update-service-indicator-based-on-IV-usage.patch
  * libica-04-fips-update-provide-test-for-dynamic-service-indicator.patch
* Wed Nov 06 2024 nikolay.gueorguiev@suse.com
- Applied additional patches (bsc#1231302)
  * libica-03-fips-update-Dynamically-update-service-indicator-based-on-IV-usage.patch
  * libica-04-fips-update-provide-test-for-dynamic-service-indicator.patch
* Tue Nov 05 2024 nikolay.gueorguiev@suse.com
- Upgrade libica to version 4.3.1 (jsc#PED-9560, jsc#PED-10289, jsc#PED-3276)
  * Various bug fixes and housekeeping
  * ** libica version 4.3.0
  * New API function ica_allow_external_gcm_iv_in_fips_mode
  * Bug fixes
- Amended the .spec file (bsc#1231999)
  * Replaced Recommends libica-tools with Requires
- Applied patches (bsc#1231302, bsc#1231303, bsc#1231304, bsc#1231305)
  * libica-01-fips-update-remove-sigVer-from-fips-ECDSA-kat.patch
  * libica-02-fips-update-Change-service-indicator-implementation.patch
* Fri Oct 06 2023 nikolay.gueorguiev@suse.com
- Upgrade to version 4.2.3 (jsc#PED-5446)
  * Add OPENSSL_init_crypto in libica constructor
  * Remove deprecated ioctl Z90STAT_STATUS_MASK
  * Bug fixes