CHANGELOG: fix codespell

Fixes: bb14dabeb7 ("VERSION: release v1.4.3")
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
This commit is contained in:
Aleksa Sarai
2026-06-13 19:53:34 +02:00
parent 62b107b73d
commit 37e03f8a04
+1 -1
View File
@@ -30,7 +30,7 @@ This release includes a fix for the following low-severity security issue:
#5249, #5269, #5287, #5295, #5304) #5249, #5269, #5287, #5295, #5304)
### Changed ### ### Changed ###
- When masking directories with `maskPaths`, runc will now re-use a single - When masking directories with `maskPaths`, runc will now reuse a single
`tmpfs` instance (which is not writeable) to reduce the number `tmpfs` `tmpfs` instance (which is not writeable) to reduce the number `tmpfs`
superblocks that need to be reaped when containers die (in particular, superblocks that need to be reaped when containers die (in particular,
Kubernetes applies masks to per-CPU sysfs directories which get expensive Kubernetes applies masks to per-CPU sysfs directories which get expensive