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

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

Исходный пакет: cryptsetup
Версия: 2.2.2-alt1
Последняя версия по данным Repology
Собран:  13 декабря 2019 г. 19:13 в задании #242851
Сообщить об ошибке в пакете
Домашняя страница: 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 (x86_64, ppc64le, i586, aarch64)
cryptsetup-debuginfo (x86_64, ppc64le, i586, aarch64)
libcryptsetup (x86_64, ppc64le, i586, aarch64)
libcryptsetup-debuginfo (x86_64, ppc64le, i586, aarch64)
libcryptsetup-devel (x86_64, ppc64le, i586, aarch64)

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



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

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


12 декабря 2019 г. Alexey Shabalin 2.2.2-alt1
- 2.2.2
21 августа 2019 г. Alexey Shabalin 2.2.0-alt1
- 2.2.0
23 февраля 2019 г. Alexey Shabalin 2.1.0-alt1
- 2.1.0
- Switch default cryptographic backend to OpenSSL.
- Switch to default LUKS2 format.
- Remove python bindings.