forked from pool/cryptsetup
- As YaST passes necessary parameters to cryptsetup anyway, we do
not necessarily need to take grub into consideration. So back to Argon2 to see how it goes. OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=175
This commit is contained in:
parent
002330efa3
commit
cddcbab746
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 25 13:46:12 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
- As YaST passes necessary parameters to cryptsetup anyway, we do
|
||||
not necessarily need to take grub into consideration. So back to
|
||||
Argon2 to see how it goes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 3 13:42:20 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
|
@ -140,7 +140,6 @@ autoreconf -f -i
|
||||
%if %{?suse_version} < 1550
|
||||
--with-default-luks-format=LUKS1 \
|
||||
%endif
|
||||
--with-luks2-pbkdf=pbkdf2 \
|
||||
--with-luks2-lock-path=/run/cryptsetup \
|
||||
--with-tmpfilesdir='%{_tmpfilesdir}'
|
||||
%make_build
|
||||
|
Loading…
Reference in New Issue
Block a user