Add a release note for the build-dir hardening

(cherry picked from commit d99c868b04)
This commit is contained in:
Théophane Hufschmitt
2024-04-09 10:48:05 +02:00
committed by Eelco Dolstra
parent 8c20f0fc33
commit 51909005e0

View File

@@ -0,0 +1,8 @@
---
synopsis: Harden the user sandboxing
significance: significant
issues:
prs: <only provided once merged>
---
The build directory has been hardened against interference with the outside world by nesting it inside another directory owned by (and only readable by) the daemon user.