mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@433 36d66b0a-2a48-0410-832c-cd162a569da5
14 lines
482 B
Plaintext
14 lines
482 B
Plaintext
== Cryptsetup 1.1.3 Release Notes ==
|
|
|
|
=== changes since version 1.1.2 ===
|
|
|
|
* Fix device alignment ioctl calls parameters.
|
|
(Device alignment code was not working properly on some architectures like ppc64.)
|
|
|
|
* Fix activate_by_* API calls to handle NULL device name as documented.
|
|
(To enable check of passphrase/keyfile using libcryptsetup without activating the device.)
|
|
|
|
* Fix udev support for old libdevmapper with not compatible definition.
|
|
|
|
* Added Polish translation file.
|