v2.8.1From commit messages
Version 2.8.1.
Changed 3
- Do not silently decrease PBKDF parallel cost (threads).
- Weaken warning about /dev/urandom in man pages as recent kernels behave much better.
- Documentation updates including clarification of --label, --sector-size, and --align-payload options, PBKDF hardcoded limits explanation, and removal of references to archeologic kernel versions.
Fixed 5
- Fix bug in parsing of tcrypt device in crypt_init_by_name.
- Fix unlocking BitLocker with multibyte UTF8 characters in passphrase.
- Fix detecting status of chained modes in tcrypt.
- Fix luks2-external-tokens-path option for meson and define EXTERNAL_LUKS2_TOKENS_PATH for autoconf.
- Fix wrongly generated config.h paths and tmpfiles installation when $prefix is set.