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

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

Исходный пакет: cryptsetup
Версия: 2.4.3-alt1
Собран:  18 января 2022 г. 10:53
Сообщить об ошибке в пакете
Домашняя страница: 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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
cryptsetup (mipsel)
cryptsetup-debuginfo (mipsel)
cryptsetup-ssh-token (mipsel)
cryptsetup-ssh-token-debuginfo (mipsel)
libcryptsetup (mipsel)
libcryptsetup-debuginfo (mipsel)
libcryptsetup-devel (mipsel)

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


    1. libselinux-devel
    2. libssh-devel
    3. libssl-devel >= 0.9.8
    4. /proc
    5. libpasswdqc-devel
    6. libargon2-devel
    7. libsystemd-devel
    8. libpopt-devel
    9. libudev-devel
    10. libblkid-devel
    11. libuuid-devel
    12. libjson-c-devel >= 0.12.1-alt2
    13. libdevmapper-devel

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


17 января 2022 г. Alexey Shabalin 2.4.3-alt1
- 2.4.3 (Fixes: CVE-2021-4122).
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)