Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libica-tools-4.4.1-5.2 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libica-tools Distribution: openSUSE:Factory:zSystems
Version: 4.4.1 Vendor: openSUSE
Release: 5.2 Build date: Fri Mar 6 11:04:14 2026
Group: Hardware/Other Build host: reproducible
Size: 94097 Source RPM: libica-4.4.1-5.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/opencryptoki/libica
Summary: Utilities for the IBM Cryptographic Accelerator
This package contains command-line utilities to inspect the IBM
eServer Cryptographic Accelerator (ICA).

Provides

Requires

License

CPL-1.0

Changelog

* Fri Mar 06 2026 Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
  - Applied a patch for FIPS 140-3 project for SLES16.0 and SL Micro 6.2
    * libica-Fix-mutex-thread-lock-in-drbg_uninstantiate-function.patch
  - Fix rpmlint buildroot error by moving __os_install_post override to the spec preamble.
  - Fix rpmlint macro-in-comment warnings by properly escaping commented macros.
  - Move unversioned libica.so from tools to libica4 subpackage to ensure openssl-ibmca
    can reliably load it via DSO_load() in minimal environments (bsc#952871).
  - Move legacy Obsoletes/Provides for older libica versions from tools to libica4.
  - Scope sysconfig fillup_prereq dependency explicitly to the tools subpackage.
  - Enforce strict %{version}-%{release} requirements for devel and devel-static subpackages.
* Wed Aug 20 2025 Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
  - Amended the .spec file(bsc#1246541)
    * Removes file /etc/libica/openssl3-fips.cnf
    * Removes directory /etc/libica
* Wed Jul 30 2025 Nikolay Gueorguiev <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 <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 May 30 2025 Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
  - Upgrade libica to version 4.4.1
    * Bug fixes
  - Removed obsolete patch
    * libica-fips-update-Fix-bug-in-condition-logic.patch
* Fri Feb 07 2025 Nikolay Gueorguiev <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 <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 <nikolay.gueorguiev@suse.com>
  - Amended the .spec file (bsc#1234117, bsc#1231999)
    * downgraded libica tools requires down to recommends again
* Wed Nov 13 2024 Nikolay Gueorguiev <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
* Tue Nov 05 2024 Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
  - 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
* Tue Oct 29 2024 Nikolay Gueorguiev <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
  - Removed obsolete patches
    * libica-4.3.0-01-disable-CEX-usage-in-OpenSSL-for-all-tests.patch
    * libica-4.3.0-02-correct-rc-handling-with-s390_pcc-function.patch
    * libica-4.3.0-03-Use-__asm__-instead-of-asm.patch
* Wed Oct 23 2024 Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
  - Amended the .spec file (bsc#1231999)
    * Replaced Recommends libica-tools with Requires
* Wed Jul 03 2024 Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
  - Applied patches
    * libica-4.3.0-01-disable-CEX-usage-in-OpenSSL-for-all-tests.patch
    * libica-4.3.0-02-correct-rc-handling-with-s390_pcc-function.patch
    * libica-4.3.0-03-Use-__asm__-instead-of-asm.patch
  - Amended the .spec file to enable FIPS
* Mon Jan 29 2024 Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
  - Upgrade libica to version 2.3.0 (jsc#PED-5446)
    * New API function ica_allow_external_gcm_iv_in_fips_mode
    * Bug fixes
* Fri Oct 06 2023 Nikolay Gueorguiev <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
* Tue May 23 2023 Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
  - Upgrade to version 4.2.2 (jsc#PED-3277, jsc#PED-3276)
    - [UPDATE] syslog msgs only in error cases
    - [UPDATE] don't count statistics in fips power-on self tests
    - [PATCH] various fixes and some new tests
* Fri Apr 28 2023 Otto Hollmann <otto.hollmann@suse.com>
  - Remove file /etc/libica/openssl3-fips.cnf - we don't support FIPS yet
* Thu Apr 27 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Prefix /etc/libica with %dir to ensure we don't package
    unversioned files in libica4, as otherwise we violate SLPP.
* Thu Apr 27 2023 Otto Hollmann <otto.hollmann@suse.com>
  - Add /etc/libica directory into %files section.
* Fri Feb 17 2023 Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
  - Upgrade to version 4.2.1 (jsc#PED-2872)
    - [PATCH] fix regression opening shared memory
* Mon Jan 16 2023 Marcus Meissner <meissner@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

Files

/usr/bin/icainfo
/usr/bin/icainfo-cex
/usr/bin/icastats
/usr/lib/systemd/scripts
/usr/lib/systemd/scripts/z90crypt
/usr/lib/systemd/system/z90crypt.service
/usr/sbin/rcz90crypt
/usr/share/doc/packages/libica-tools
/usr/share/doc/packages/libica-tools/README.SUSE
/usr/share/fillup-templates/sysconfig.z90crypt
/usr/share/licenses/libica-tools
/usr/share/licenses/libica-tools/LICENSE
/usr/share/man/man1/icainfo-cex.1.gz
/usr/share/man/man1/icainfo.1.gz
/usr/share/man/man1/icastats.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 17:14:32 2026