1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-04 07:11:47 +02:00

Add a release note for the build-dir hardening

This commit is contained in:
Théophane Hufschmitt 2024-04-09 10:48:05 +02:00
parent 0e4baff868
commit bb8a4a3d0d

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.