diff --git a/cryptsetup.changes b/cryptsetup.changes index 530f30d..0aaa648 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 25 13:46:12 UTC 2021 - Ludwig Nussel + +- 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 diff --git a/cryptsetup.spec b/cryptsetup.spec index c618e65..63bebf5 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -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