Is there an alternative to using this package now when Argon2 is required?
Thanks to @zer0def's earlier comment, I was able to resolve current patch failures with the following:
diff --git a/argon_3.patch b/argon_3.patch
index bc39630..c032745 100644
--- a/argon_3.patch
+++ b/argon_3.patch
@@ -27,7 +27,7 @@ diff --git a/docs/grub-dev.texi b/docs/grub-dev.texi
index 6c629a23e..ead2a8259 100644
--- a/docs/grub-dev.texi
+++ b/docs/grub-dev.texi
-@@ -490,11 +490,75 @@ GRUB includes some code from other projects, and it is sometimes necessary
+@@ -503,11 +503,75 @@ GRUB includes some code from other projects, and it is sometimes necessary
to update it.
@menu
@@ -35,6 +35,7 @@ index 6c629a23e..ead2a8259 100644
* Gnulib::
* jsmn::
* minilzo::
+ * libtasn1::
@end menu
+@node Argon2
Pinned Comments
Ax333l commented on 2022-02-17 18:58 (UTC) (edited on 2023-06-16 14:24 (UTC) by Ax333l)
I have disabled translations because they have been the cause of build failures in both this package and
grub-git
. If you want to re-enable them, check the PKGBUILD.Also, make sure you have installed
base-devel
.Argon2 might not work on some devices due to issues with the memory allocator