mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2026-01-05 06:55:32 +01:00
Version 1.1.0-rc4.
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@162 36d66b0a-2a48-0410-832c-cd162a569da5
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
* Fix key slot iteration count calculation (small -i value was the same as default).
|
||||
* The slot and key digest iteration minimun is now 1000.
|
||||
* The key digest iteration # is calculated from iteration time (approx 1/8 of that).
|
||||
* Version 1.1.0-rc4.
|
||||
|
||||
2009-12-11 Milan Broz <mbroz@redhat.com>
|
||||
* Fix error handling during reading passhrase.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT(cryptsetup,1.1.0-rc3)
|
||||
AC_INIT(cryptsetup,1.1.0-rc4)
|
||||
AC_CONFIG_SRCDIR(src/cryptsetup.c)
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user