Пакет cryptsetup-2.3.7-7.el8.x86_64
| Имя | cryptsetup |
|---|---|
| Эпоха | 0 |
| Версия | 2.3.7 |
| Релиз | 7.el8 |
| Архитектура | x86_64 |
| Сайт | https://gitlab.com/cryptsetup/cryptsetup |
| Лицензия | GPLv2+ and LGPLv2+ |
| Время сборки | 2023-12-12 13:01:52 |
| Хост сборки | builder-x86-05.inferitos.ru |
| Краткое описание | A utility for setting up encrypted disks |
| Репозитории | BaseOS |
| Полное описание | The cryptsetup package contains a utility for setting up disk encryption using dm-crypt kernel module. |
| Эррата | — |
| Размер | 199 КиБ |
| Исходный проект | cryptsetup-2.3.7-7.el8 |
| Контрольная сумма SHA-256 | a9b56875979fbc519d8744c4f8fa24c35ce4b7944ba249e4d79a6b134c625b9c |
×
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.3.7-7
- Rebuilt for MSVSphere 8.8
* Tue Jul 11 2023 Ondrej Kozina <okozina@redhat.com> - 2.3.7-7
- Rebuild due to missing CI environment
- Resolves: #2212772 #2193342
* Wed Jun 28 2023 Daniel Zatovic <dzatovic@redhat.com> - 2.3.7-6
- patch: Delegate FIPS mode detection to configured crypto backend
- 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: #2212772 #2193342
* Tue Jan 10 2023 Daniel Zatovic <dzatovic@redhat.com> - 2.3.7-5
- change cryptsetup-devel dependency from cryptsetup to cryptsetup-libs
- Resolves: #2150254
* Wed Dec 21 2022 Daniel Zatovic <dzatovic@redhat.com> - 2.3.7-4
- patch: Remove LUKS2 encryption data size restriction.
- patch: Abort encryption when header and data devices are same.
- Resolves: #2150254
* Fri Nov 04 2022 Daniel Zatovic <dzatovic@redhat.com> - 2.3.7-3
- patch: Fix internal crypt segment compare routine
- Resolves: #2110810
* Thu Feb 24 2022 Ondrej Kozina <okozina@redhat.com> - 2.3.7-2
- patch: Fix cryptsetup --test-passphrase when device in
reencryption
- Resolves: #2058009
* Thu Jan 20 2022 Ondrej Kozina <okozina@redhat.com> - 2.3.7-1
- update to cryptsetup 2.3.7
- fixes CVE-2021-4122
- patch: Fix suboptimal optimization in bundled argon2.
- patch: Fix bogus memory allocation/device read with
invalid LUKS2 headers
- patch: Fix typo in luksRepair prompt.
- Resolves: #2021815 #2022301 #2031859
* Wed Feb 17 2021 Ondrej Kozina <okozina@redhat.com> - 2.3.3-4
- patch: Fix reencryption for custom devices with data segments
set to use cipher_null.
- Resolves: #1927409
* Wed Feb 03 2021 Ondrej Kozina <okozina@redhat.com> - 2.3.3-3
- patch: Fix crypto backend to properly handle ECB mode.
- Resolves: #1859091