forked from pool/cryptsetup
Ludwig Nussel
7a73bec4e1
* Add --device-size option for reencryption tool. * Switch to use unit suffix for --reduce-device-size option. * Remove open device debugging feature (no longer needed). * Introduce cryptsetup-reencrypt - experimental offline LUKS reencryption tool. * Fix luks-header-from-active script (do not use LUKS header on-disk, add UUID). * Add --test-passphrase option for luksOpen (check passphrase only). * Introduce veritysetup for dm-verity target management. * Both data and header device can now be a file. * Loop is automatically allocated in crypt_set_data_device(). * Require only up to last keyslot area for header device (ignore data offset). * Fix header backup and restore to work on files with large data offset. * Fix readonly activation if underlying device is readonly (1.4.0). * Fix keyslot removal (wipe keyslot) for device with 4k hw block (1.4.0). * Allow empty cipher (cipher_null) for testing. * Fix loop mapping on readonly file. * Relax --shared test, allow mapping even for overlapping segments. * Support shared flag for LUKS devices (dangerous). * Switch on retry on device remove for libdevmapper. * Allow "private" activation (skip some udev global rules) flag. OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=91 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
boot.crypto-0_201206151440.tar.bz2 | ||
bug-476290_hashalot-hashlen.diff | ||
cryptsetup-1.5.0.tar.bz2 | ||
cryptsetup-1.5.0.tar.bz2.asc | ||
cryptsetup-mktar | ||
cryptsetup.changes | ||
cryptsetup.spec | ||
hashalot-0.3.tar.bz2 | ||
hashalot-ctrl-d.diff | ||
hashalot-fixes.diff | ||
hashalot-glibc210.diff | ||
hashalot-libgcrypt.diff | ||
hashalot-manpage.diff | ||
hashalot-timeout.diff |