From df7aedae827a9525335e3d40ab3b19c5f00df332 Mon Sep 17 00:00:00 2001 From: himazawa <73994521+himazawa@users.noreply.github.com> Date: Sun, 31 Mar 2024 08:14:38 +0200 Subject: [PATCH] chore: fixed typo --- content/posts/xz-backdoor/index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/xz-backdoor/index.en.md b/content/posts/xz-backdoor/index.en.md index 9b22c19..9a2d122 100644 --- a/content/posts/xz-backdoor/index.en.md +++ b/content/posts/xz-backdoor/index.en.md @@ -69,7 +69,7 @@ Blocking access to the source code is something that will delay further results, ### The downgrades The patch strategy for basically everyone was to force a downgrade from the `5.6.0`-`5.6.1` to another version. -Some (homebrew, for exaple), forced the downgrade to 5.4.6. +Some (homebrew, for example), forced the downgrade to 5.4.6. This looks interesting because for sure we know there is a backdoor on that (`5.6.0`-`5.6.1`) versions, but we also know that the attacker has been working on the repository for over two years.