summaryrefslogtreecommitdiffstats
path: root/docs/v1.3.1-ReleaseNotes
blob: 8b2d1dd535aac6b64c2fb0ea717fec94c6914207 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.