guix/build-aux
Reepca Russelstein f125143d64
build: Restrict access to daemon socket in tests.
With the weak isolation available to the test daemon, it is essential to
disallow untrusted access to it, as otherwise another local user can gain our
user's credentials easily.

* build-aux/test-env.in: ensure the daemon-socket directory is freshly-created
  with 0700 permissions.

Change-Id: I742f70fc6fc28e5b4dc88d590eef3daf1b964670
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-24 14:50:09 +02:00
..
cuirass
build-self.scm
check-channel-news.scm
check-final-inputs-self-contained.scm
compile-all.scm
compile-as-derivation.scm
convert-xref.scm
generate-authors.scm
git-version-gen
gitlog-to-changelog
mdate-from-git.scm
pre-inst-env.in
test-driver.scm
test-env.in
update-guix-package.scm
update-NEWS.scm
xgettext.scm