From 9e20f8a50372d3b4497141c2c102df7b0f00de01 Mon Sep 17 00:00:00 2001 From: Konstantin Ryabitsev Date: Wed, 2 Jun 2021 17:58:16 -0400 Subject: Implement trim_body support When a message has a developer signature but is failing the signature check, rerun it again with trim_body. If that passes, we know that the signature is failing due to mailing list junk appended to the bottom of the message. In that case, automatically trim the message body so we have exactly what the developer attested and signed. Signed-off-by: Konstantin Ryabitsev --- patatt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patatt') diff --git a/patatt b/patatt index 7754d7d..d37d358 160000 --- a/patatt +++ b/patatt @@ -1 +1 @@ -Subproject commit 7754d7d35d03b462109c4a93d625f0af21383312 +Subproject commit d37d358c9ddd4d0972fbcd392ce26df852767948 -- cgit v1.2.3