Go to file
Ludwig Nussel 8873d8f729 - New version to 2.3.1
* Support VeraCrypt 128 bytes passwords.
    VeraCrypt now allows passwords of maximal length 128 bytes
    (compared to legacy TrueCrypt where it was limited by 64 bytes).
  * Strip extra newline from BitLocker recovery keys
    There might be a trailing newline added by the text editor when
    the recovery passphrase was passed using the --key-file option.
  * Detect separate libiconv library.
    It should fix compilation issues on distributions with iconv
    implemented in a separate library.
  * Various fixes and workarounds to build on old Linux distributions.
  * Split lines with hexadecimal digest printing for large key-sizes.
  * Do not wipe the device with no integrity profile.
    With --integrity none we performed useless full device wipe.
  * Workaround for dm-integrity kernel table bug.
    Some kernels show an invalid dm-integrity mapping table
    if superblock contains the "recalculate" bit. This causes
    integritysetup to not recognize the dm-integrity device.
    Integritysetup now specifies kernel options such a way that
    even on unpatched kernels mapping table is correct.
  * Print error message if LUKS1 keyslot cannot be processed.
    If the crypto backend is missing support for hash algorithms
    used in PBKDF2, the error message was not visible.
  * Properly align LUKS2 keyslots area on conversion.
    If the LUKS1 payload offset (data offset) is not aligned
    to 4 KiB boundary, new LUKS2 keyslots area in now aligned properly.
  * Validate LUKS2 earlier on conversion to not corrupt the device
    if binary keyslots areas metadata are not correct.

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=155
2020-04-02 14:27:54 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=1 2007-06-05 02:29:16 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=1 2007-06-05 02:29:16 +00:00
baselibs.conf Accepting request 561151 from home:archie172:branches:security 2018-01-09 08:52:58 +00:00
cryptsetup-2.3.1.tar.sign - New version to 2.3.1 2020-04-02 14:27:54 +00:00
cryptsetup-2.3.1.tar.xz - New version to 2.3.1 2020-04-02 14:27:54 +00:00
cryptsetup.changes - New version to 2.3.1 2020-04-02 14:27:54 +00:00
cryptsetup.keyring Accepting request 143882 from home:sbrabec:gpg-offline-verify 2012-12-11 12:52:39 +00:00
cryptsetup.spec - New version to 2.3.1 2020-04-02 14:27:54 +00:00