File: v1.3.1-ReleaseNotes

package info (click to toggle)
cryptsetup 2%3A2.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 20,248 kB
  • sloc: ansic: 65,604; sh: 17,628; cpp: 994; xml: 920; makefile: 495; perl: 486
file content (14 lines) | stat: -rw-r--r-- 421 bytes parent folder | download | duplicates (9)
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.