mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-06 00:10:04 +01:00
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@536 36d66b0a-2a48-0410-832c-cd162a569da5
15 lines
421 B
Plaintext
15 lines
421 B
Plaintext
Cryptsetup 1.3.1 Release Notes
|
|
==============================
|
|
|
|
Changes since version 1.3.0
|
|
|
|
* Fix keyfile=- processing in create command (regression in 1.3.0).
|
|
|
|
* Simplify device path status check (use /sys and do not scan /dev).
|
|
|
|
* Do not ignore device size argument for create command (regression in 1.2.0).
|
|
|
|
* Fix error paths in blockwise code and lseek_write call.
|
|
|
|
* Add optional Nettle crypto backend support.
|