From b4a2e1a6a0014446252645db6e61c596e16fbcd4 Mon Sep 17 00:00:00 2001 From: Henri Vasserman Date: Tue, 1 Apr 2025 01:42:12 +0300 Subject: lib/anubis: actually check the result with the correct difficulty (#180) * cmd/anubis actually check the result with the correct difficulty * chore: changelog * test(cmd/anubis): make test check for difficulty * lib: add regression test for CVE-2025-24369 Signed-off-by: Xe Iaso * bump VERSION and CHANGELOG Tracks #181 Signed-off-by: Xe Iaso --------- Signed-off-by: Xe Iaso Co-authored-by: Xe Iaso --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'VERSION') diff --git a/VERSION b/VERSION index 141f2e8..ace4423 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.15.0 +1.15.1 -- cgit v1.2.3