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