1 Cryptsetup 1.7.4 Release Notes 2 ============================== 3 4 Changes since version 1.7.3 5 6 * Allow to specify LUKS1 hash algorithm in Python luksFormat wrapper. 7 8 * Use LUKS1 compiled-in defaults also in Python wrapper. 9 10 * OpenSSL backend: Fix OpenSSL 1.1.0 support without backward compatible API. 11 12 * OpenSSL backend: Fix LibreSSL compatibility. 13 14 * Check for data device and hash device area overlap in veritysetup. 15 16 * Fix a possible race while allocating a free loop device. 17 18 * Fix possible file descriptor leaks if libcryptsetup is run from a forked process. 19 20 * Fix missing same_cpu_crypt flag in status command. 21 22 * Various updates to FAQ and man pages.