Пакет cryptsetup-2.7.2-3.el9_6.1.x86_64
Имя | cryptsetup |
---|---|
Эпоха | 0 |
Версия | 2.7.2 |
Релиз | 3.el9_6.1 |
Архитектура | x86_64 |
Сайт | https://gitlab.com/cryptsetup/cryptsetup |
Лицензия | GPLv2+ and LGPLv2+ |
Время сборки | 2025-08-06 09:06:46 |
Хост сборки | builder-x86-04.inferitos.ru |
Краткое описание | Utility for setting up encrypted disks |
Репозитории | BaseOS |
Полное описание | The cryptsetup package contains a utility for setting up disk encryption using dm-crypt kernel module. |
Эррата | — |
Размер | 331 КиБ |
Исходный проект | cryptsetup-2.7.2-3.el9_6.1 |
Контрольная сумма SHA-256 | 78faf579409d3d3db1e0d5b69590eb529f0b4721de7b0c689e3808f0edebd650 |
×
* Fri Jun 13 2025 Ondrej Kozina <okozina@redhat.com> - 2.7.2-3.1 - patch: Ignore unknown VMK entry 24 in bitlk metadata. - Resolves: RHEL-96283 * Mon Sep 02 2024 Ondrej Kozina <okozina@redhat.com> - 2.7.2-3 - Specbump for correct target release. - Resolves: RHEL-39003 RHEL-41238 * Thu Aug 29 2024 Ondrej Kozina <okozina@redhat.com> - 2.7.2-2 - 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 * Thu May 02 2024 Daniel Zatovic <dzatovic@redhat.com> - 2.7.2-1 - Update to cryptsetup 2.7.2 - Use OpenSLL Argon implementation instead of the built-in one - Resolves: RHEL-32377 * Fri Jun 30 2023 Daniel Zatovic <dzatovic@redhat.com> - 2.6.0-3 - 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