1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00

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 930bb21893
commit a156c597ff

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.