From 40672a173411d369a1268c2c53ef23df8b1de78a Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 29 May 2025 09:26:00 -0300 Subject: [PATCH] Update TODOs --- recipes/wip/analysis/email-sleuth/recipe.toml | 2 +- recipes/wip/crypto/stupidfs/recipe.toml | 2 +- recipes/wip/data-recovery/testdisk/recipe.toml | 2 +- recipes/wip/db/limbo/recipe.toml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/wip/analysis/email-sleuth/recipe.toml b/recipes/wip/analysis/email-sleuth/recipe.toml index b7a5456c5..36bdabc62 100644 --- a/recipes/wip/analysis/email-sleuth/recipe.toml +++ b/recipes/wip/analysis/email-sleuth/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO openssl-sys crate error [source] git = "https://github.com/tokenizer-decode/email-sleuth" [build] diff --git a/recipes/wip/crypto/stupidfs/recipe.toml b/recipes/wip/crypto/stupidfs/recipe.toml index a78f58e4c..b598425ac 100644 --- a/recipes/wip/crypto/stupidfs/recipe.toml +++ b/recipes/wip/crypto/stupidfs/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/GoldenStack/stupidfs" [build] diff --git a/recipes/wip/data-recovery/testdisk/recipe.toml b/recipes/wip/data-recovery/testdisk/recipe.toml index 13e2ecb3f..3c92e0a86 100644 --- a/recipes/wip/data-recovery/testdisk/recipe.toml +++ b/recipes/wip/data-recovery/testdisk/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compilation error # build instructions - https://www.cgsecurity.org/wiki/TestDisk_Compilation # add optional libraries to expand the features - https://www.cgsecurity.org/wiki/TestDisk_Compilation#Libraries [source] diff --git a/recipes/wip/db/limbo/recipe.toml b/recipes/wip/db/limbo/recipe.toml index c68c05927..ac1a00d86 100644 --- a/recipes/wip/db/limbo/recipe.toml +++ b/recipes/wip/db/limbo/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compilation error on the sqlite3 parser [source] git = "https://github.com/tursodatabase/limbo" [build]