Name: | cryptsetup-libs |
---|---|
Version: | 2.7.2 |
Release: | 3.el9_6.1 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2346398 |
License: | GPLv2+ and LGPLv2+ |
RPM: | cryptsetup-libs-2.7.2-3.el9_6.1.aarch64.rpm |
Source RPM: | cryptsetup-2.7.2-3.el9_6.1.src.rpm |
Build Date: | Tue Aug 05 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://gitlab.com/cryptsetup/cryptsetup |
Summary: | Cryptsetup shared library |
Description: | This package contains the cryptsetup shared library, libcryptsetup. |
- patch: Ignore unknown VMK entry 24 in bitlk metadata. - Resolves: RHEL-96283
- Specbump for correct target release. - Resolves: RHEL-39003 RHEL-41238
- patch: Warn if Argon2 keyslot is unlocked in FIPS mode. - patch: Enable Argon2 in FIPS with openssl backend. - patch: Abort online reencryption for misconfigured devices. - patch: Harden online reencryption checks in initialization phase. - patch: Fix detection of direct-io with suspended devices. - patch: Return suspended status also for unknow target types. - patch: Do not handle device as suspended on error. - Resolves: RHEL-39003 RHEL-41238
- Update to cryptsetup 2.7.2 - Use OpenSLL Argon implementation instead of the built-in one - Resolves: RHEL-32377
- patch: Disallow use of internal kenrel crypto driver names in "capi" - patch: Also disallow active devices with internal kernel names - patch: Fix init_by_name to allow unknown cipher format in dm-crypt - patch: Fix reencryption to fail properly for unknown cipher - patch: Fix activation of LUKS2 with capi format cipher and kernel - Resolves: #2212771