project-lakitu: Updated app-emulation/containerd to v1.5.4

BUG=b/194993457
TEST=manually verified containerd using emerge-lakitu
RELEASE_NOTE=Update app-emulation/containerd to v1.5.4. This resolves CVE-2021-32760

Change-Id: I57a77141c5e3b5ebb19ef09c46f38bf183e19f68
Reviewed-on: https://cos-review.googlesource.com/c/cos/overlays/board-overlays/+/20996
Reviewed-by: Vaibhav Rustagi <vaibhavrustagi@google.com>
Reviewed-by: Varsha Teratipally <teratipally@google.com>
Tested-by: Michael Kochera <kochera@google.com>
diff --git a/project-lakitu/app-emulation/containerd/Manifest b/project-lakitu/app-emulation/containerd/Manifest
index e8be4f0..4519b74 100644
--- a/project-lakitu/app-emulation/containerd/Manifest
+++ b/project-lakitu/app-emulation/containerd/Manifest
@@ -1 +1 @@
-DIST containerd-1.5.3.tar.gz 7674357 BLAKE2B e48e133786dede13197f1763d2b6c5dd30ef71ebfde637631cc75d853c80ca71f938133e51d83fe28517dd15d3c2cda1572b629f108560cef59dd2f254b360fc SHA512 38054e6851b288023452ff8b00b7fa8d621c28e6ea1e82428b7449346d7112ee7a55c238e658cf30e1d6eb7f3dc8480a863e17bdb355234d9798226636f7e872
+DIST containerd-1.5.4.tar.gz 7675134 BLAKE2B b50061655b0b78a9f4c8bf7355213d02517c5a15e3ff2a623e59ffcde8e7f59ef39aafaf9790f7d977b285eac4d38338505920cdd032d975c50d42605e7157a5 SHA512 91d2fce2dc218070078f0e9e8141d091eca9f23c0b1ff244180260f214a46cdd66ba5c89472b40c0875cbd25580e19765bb030abf2ad749cfd4eea712dacadc1
diff --git a/project-lakitu/app-emulation/containerd/containerd-1.5.3-r2.ebuild b/project-lakitu/app-emulation/containerd/containerd-1.5.3-r2.ebuild
deleted file mode 120000
index 3617fd1..0000000
--- a/project-lakitu/app-emulation/containerd/containerd-1.5.3-r2.ebuild
+++ /dev/null
@@ -1 +0,0 @@
-containerd-1.5.3.ebuild
\ No newline at end of file
diff --git a/project-lakitu/app-emulation/containerd/containerd-1.5.4-r1.ebuild b/project-lakitu/app-emulation/containerd/containerd-1.5.4-r1.ebuild
new file mode 120000
index 0000000..8190f1e
--- /dev/null
+++ b/project-lakitu/app-emulation/containerd/containerd-1.5.4-r1.ebuild
@@ -0,0 +1 @@
+containerd-1.5.4.ebuild
\ No newline at end of file
diff --git a/project-lakitu/app-emulation/containerd/containerd-1.5.3.ebuild b/project-lakitu/app-emulation/containerd/containerd-1.5.4.ebuild
similarity index 98%
rename from project-lakitu/app-emulation/containerd/containerd-1.5.3.ebuild
rename to project-lakitu/app-emulation/containerd/containerd-1.5.4.ebuild
index 342e75f..e90a11a 100644
--- a/project-lakitu/app-emulation/containerd/containerd-1.5.3.ebuild
+++ b/project-lakitu/app-emulation/containerd/containerd-1.5.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-CONTAINERD_COMMIT=0e8719f54c6dc6571fc1170da75a85e86c17636b
+CONTAINERD_COMMIT=69107e47a62e1d690afa2b9b1d43f8ece3ff4483
 EGO_PN="github.com/containerd/${PN}"
 
 # lakitu: inherits eutils and systemd to install the containerd.service.