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

    Исходный пакет: cryptsetup
    Версия: 1.2.0-alt1
    Собран:  16 февраля 2011 г. 2:54
    Сообщить об ошибке в пакете
    Домашняя страница: http://code.google.com/p/cryptsetup/

    Лицензия: GPLv2
    О пакете: 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)
    libcryptsetup (x86_64, i586)
    libcryptsetup-debuginfo (x86_64, i586)
    libcryptsetup-devel (x86_64, i586)

    Сопровождающий: Nikolay A. Fetisov

    Список участников:
    Alexey Shabalin
    Nikolay A. Fetisov


      1. libgcrypt-devel
      2. libpopt-devel
      3. rpm-build-licenses
      4. libuuid-devel
      5. libdevmapper-devel

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


    14 февраля 2011 г. Alexey Shabalin 1.2.0-alt1
    - 1.2.0
    - cleanup spec
    - move lib to /%_lib, sbin to /sbin
    - add lib subpackage
    - disabled patches 5,7,9,10 (need review)
    - add patches 12,13 for fix build
    - drop Werror
    - rename package cryptosetup-devel to libcryptosetup-devel
    15 ноября 2009 г. Nikolay A. Fetisov 1.0.7-alt1
    - New version 1.0.7
    - Fix Requies/Obsoletes
    12 декабря 2008 г. Nikolay A. Fetisov 1.0.6-alt2
    - Remove %post_ldconfig calls
    - Man page typos fixed