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

    Исходный пакет: cryptsetup
    Версия: 2.6.1-alt1
    Собран:  10 августа 2023 г. 10:14
    Сообщить об ошибке в пакете
    Домашняя страница: 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. /proc
      2. /usr/bin/asciidoctor
      3. libpasswdqc-devel
      4. libpopt-devel
      5. libdevmapper-devel
      6. libselinux-devel
      7. libargon2-devel
      8. libssh-devel
      9. libblkid-devel
      10. libssl-devel >= 0.9.8
      11. libjson-c-devel >= 0.12.1-alt2
      12. libudev-devel
      13. libsystemd-devel
      14. libuuid-devel

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


    9 августа 2023 г. Alexey Shabalin 2.6.1-alt1
    - 2.6.1.
    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.