- 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:
Ludwig Nussel 2021-08-25 13:47:31 +00:00 committed by Git OBS Bridge
parent 002330efa3
commit cddcbab746
2 changed files with 7 additions and 1 deletions

View File

@ -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>

View File

@ -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