forked from pool/cryptsetup
Accepting request 245748 from home:msmeissn:branches:security
- Use --enable-gcrypt-pbkdf2 to use the PBKDFv2 method from libgcrypt. OBS-URL: https://build.opensuse.org/request/show/245748 OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=116
This commit is contained in:
parent
9d75fbda81
commit
a823d6ea4c
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user