diff --git a/cryptsetup.changes b/cryptsetup.changes index d6b4a84..6bf2294 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 22 12:02:56 UTC 2014 - meissner@suse.com + +- Use --enable-gcrypt-pbkdf2 to use the PBKDFv2 method from libgcrypt. + ------------------------------------------------------------------- Tue Aug 12 16:34:04 UTC 2014 - asterios.dramis@gmail.com diff --git a/cryptsetup.spec b/cryptsetup.spec index 0ce0302..036a61c 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -92,7 +92,8 @@ time via the config file /etc/crypttab. %configure --enable-cryptsetup-reencrypt \ --enable-selinux \ --enable-fips \ - --enable-pwquality + --enable-pwquality \ + --enable-gcrypt-pbkdf2 make %{?_smp_mflags} %install