mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
Add a release note for the build-dir hardening
(cherry picked from commit d99c868b04
)
This commit is contained in:
parent
8c20f0fc33
commit
51909005e0
1 changed files with 8 additions and 0 deletions
8
doc/manual/rl-next/harden-user-sandboxing.md
Normal file
8
doc/manual/rl-next/harden-user-sandboxing.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue