Package cryptsetup: Information

    Source package: cryptsetup
    Version: 2.6.1-alt1
    Latest version according to Repology
    Build time:  Mar 27, 2024, 06:56 PM in the task #327286
    Report package bug
    License: GPLv2+ and LGPLv2+
    Summary: Utility to setup a encrypted disks with LUKS support
    Description: 
    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.

    List of rpms provided by this srpm:
    cryptsetup (x86_64, ppc64le, i586, aarch64)
    cryptsetup-debuginfo (x86_64, ppc64le, i586, aarch64)
    cryptsetup-ssh-token (x86_64, ppc64le, i586, aarch64)
    cryptsetup-ssh-token-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)

    Maintainer: Alexey Shabalin



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

    Last changed


    Aug. 9, 2023 Alexey Shabalin 2.6.1-alt1
    - 2.6.1.
    Jan. 17, 2022 Alexey Shabalin 2.4.3-alt1
    - 2.4.3 (Fixes: CVE-2021-4122).
    Nov. 27, 2021 Alexey Shabalin 2.4.2-alt1
    - 2.4.2.
    - Add ssh-token subpackage.
    - Add %check section.