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

    Исходный пакет: cryptsetup
    Версия: 1.7.1-alt1
    Собран:  1 марта 2016 г. 21:14 в задании #160287
    Сообщить об ошибке в пакете
    Домашняя страница: https://gitlab.com/cryptsetup/cryptsetup/

    Лицензия: GPLv2+, 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, i586)
    cryptsetup-debuginfo (x86_64, i586)
    cryptsetup-reencrypt (x86_64, i586)
    cryptsetup-reencrypt-debuginfo (x86_64, i586)
    cryptsetup-veritysetup (x86_64, i586)
    cryptsetup-veritysetup-debuginfo (x86_64, i586)
    libcryptsetup (x86_64, i586)
    libcryptsetup-debuginfo (x86_64, i586)
    libcryptsetup-devel (x86_64, i586)
    python-module-cryptsetup (x86_64, i586)
    python-module-cryptsetup-debuginfo (x86_64, i586)

    Сопровождающий: Gleb Fotengauer-Malinovskiy


      1. libgcrypt-devel >= 1.6.1
      2. libpasswdqc-devel
      3. libudev-devel
      4. libpopt-devel
      5. libuuid-devel
      6. python-devel
      7. libdevmapper-devel
      8. rpm-build-licenses
      9. libselinux-devel

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


    29 февраля 2016 г. Gleb Fotengauer-Malinovskiy 1.7.1-alt1
    - Updated to 1.7.1.
    12 ноября 2015 г. Gleb Fotengauer-Malinovskiy 1.7.0-alt1
    - Updated to 1.7.0.
    8 октября 2015 г. Gleb Fotengauer-Malinovskiy 1.6.8-alt2
    - Replaced libpwquality with libpasswdqc.