K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / usr / share / doc / cryptsetup /
server ip : 104.21.89.46

your ip : 172.70.179.208

H O M E


Filename/usr/share/doc/cryptsetup/v1.6.1-ReleaseNotes
Size1.02 kb
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 10:01
Last modified24-Mar-2013 17:01
Last accessed06-Jul-2025 21:05
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
Cryptsetup 1.6.1 Release Notes
==============================

Changes since version 1.6.0

* Fix loop-AES keyfile parsing.
Loop-AES keyfile should be text keyfile, reject keyfiles which
are not properly terminated.

* Fix passphrase pool overflow for too long TCRYPT passphrase.
(Maximal TCRYPT passphrase length is 64 characters.)

* Return EPERM (translated to exit code 2) for too long TCRYPT passphrase.

* Fix deactivation of device when failed underlying node disappeared.

* Fix API deactivate call for TCRYPT format and NULL context parameter.

* Improve keyslot checker example documentation.

* Report error message if deactivation fails and device is still busy.

* Make passphrase prompts more consistent (and remove "LUKS" form prompt).

* Fix some missing headers (compilation failed with alternative libc).

* Remove not functional API UUID support for plain & loopaes devices.
(not persistent activation UUID).

* Properly cleanup devices on interrupt in api-test.

* Support all tests run if kernel is in FIPS mode.