Set Up dm-crypt Based Encrypted Block Devices

Edit Package cryptsetup

cryptsetup is used to conveniently set up dm-crypt based device-mapper
targets. It allows to set up targets to read cryptoloop compatible
volumes as well as LUKS formatted ones. The package additionally
includes support for automatically setting up encrypted volumes at boot
time via the config file /etc/crypttab.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000037 37 Bytes
cryptsetup-2.0.4.tar.sign 0000000833 833 Bytes
cryptsetup-2.0.4.tar.xz 0010444544 9.96 MB
cryptsetup.changes 0000058894 57.5 KB
cryptsetup.keyring 0000003284 3.21 KB
cryptsetup.spec 0000006105 5.96 KB
Revision 102 (latest revision is 127)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 630730 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 102)
- New version 2.0.4
  Changes since version 2.0.3
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  * Use the libblkid (blockid) library to detect foreign signatures
    on a device before LUKS format and LUKS2 auto-recovery.
    This change fixes an unexpected recovery using the secondary
    LUKS2 header after a device was already overwritten with
    another format (filesystem or LVM physical volume).
    LUKS2 will not recreate a primary header if it detects a valid
    foreign signature. In this situation, a user must always
    use cryptsetup repair command for the recovery.
    Note that libcryptsetup and utilities are now linked to libblkid
    as a new dependence.
    To compile code without blockid support (strongly discouraged),
    use --disable-blkid configure switch.
  * Add prompt for format and repair actions in cryptsetup and
    integritysetup if foreign signatures are detected on the device
    through the blockid library.
    After the confirmation, all known signatures are then wiped as
    part of the format or repair procedure.
  * Print consistent verbose message about keyslot and token numbers.
    For keyslot actions: Key slot <number> unlocked/created/removed.
    For token actions: Token <number> created/removed.
  * Print error, if a non-existent token is tried to be removed.
  * Add support for LUKS2 token definition export and import.
    The token command now can export/import customized token JSON file
    directly from command line. See the man page for more details.
  * Add support for new dm-integrity superblock version 2.
  * Add an error message when nothing was read from a key file.
  * Update cryptsetup man pages, including --type option usage.
Comments 0
openSUSE Build Service is sponsored by