Пакет cryptsetup: Информация

  • Default inline alert: Версия в репозитории: 2.7.2-alt1

Бинарный пакет: cryptsetup
Версия: 2.4.2-alt1
Архитектура: aarch64
Собран:  27 ноября 2021 г. 21:10 в задании #290877
Исходный пакет: cryptsetup
Сообщить об ошибке в пакете
Домашняя страница: https://gitlab.com/cryptsetup/cryptsetup/

Лицензия: GPLv2+ and LGPLv2+
О пакете: Utility to setup a encrypted disks with LUKS support
Описание: 
LUKS ( Linux Unified Key Setup ) is the upcoming standard for
Linux disk encryption. By providing a standard on-disk-format,
it does not only facilitate compatibility among distributions,
but also provide secure management of multiple user passwords.
In contrast to existing solution,  LUKS stores all  necessary
setup information  in the partition header, enabling the user
to transport or migrate his data seamlessly.

This package contains cryptsetup utility to setup a encrypted
disks based on  dm-crypt  module for 2.6 kernel, with support
for LUKS infrastructure. Also cryptsetup can handle old 2.4.x
cryptoloop devices.

Сопровождающий: Alexey Shabalin



Последнее изменение


27 ноября 2021 г. Alexey Shabalin 2.4.2-alt1
- 2.4.2.
- Add ssh-token subpackage.
- Add %check section.
17 июля 2021 г. Nikolay A. Fetisov 2.3.5-alt2
- Fix status message in the cryptdisks init script (Closes: 31052)
11 марта 2021 г. Dmitry V. Levin 2.3.5-alt1
- 2.3.4 -> 2.3.5 (enhanced libpasswdqc 2.0.x support).