CHANGELOG: fix codespell

Fixes: b33d1c2605 ("VERSION: release v1.5.0-rc.3")
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
This commit is contained in:
Aleksa Sarai
2026-06-13 19:55:29 +02:00
parent 0c1d94666f
commit 8ac0bc04b4
+1 -1
View File
@@ -39,7 +39,7 @@ This release includes a fix for the following low-severity security issue:
#5236, #5246, #5248, #5279, #5283, #5269, #5286, #5295, #5303) #5236, #5246, #5248, #5279, #5283, #5269, #5286, #5295, #5303)
### 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