all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#71795: [PATCH 0/2] Find fusermount in Go executables
@ 2024-06-27 12:35 Felix Lechner via Bug reports for GNU Guix
  2024-06-27 13:20 ` bug#71795: [PATCH 1/2] Find fusermount in Gocryptfs Felix Lechner via Bug reports for GNU Guix
  2024-06-27 13:20 ` bug#71795: [PATCH 2/2] Find fusermount in go-fuse Felix Lechner via Bug reports for GNU Guix
  0 siblings, 2 replies; 3+ messages in thread
From: Felix Lechner via Bug reports for GNU Guix @ 2024-06-27 12:35 UTC (permalink / raw)
  To: 71795; +Cc: Felix Lechner

Go-fuse requires the setuid version of Fusermount.  Relying on PATH is not
acceptable in all situations, especially not when mounts are executed
automatically as part of PAM.

This patch is similar to this one for OpenSMTPd. [1]

[1] https://patchwise.org/71613

Felix Lechner (2):
  Find fusermount in Gocryptfs.
  Find fusermount in go-fuse.

 gnu/packages/file-systems.scm |  7 +++++++
 gnu/packages/golang.scm       | 14 +++++++++++++-
 2 files changed, 20 insertions(+), 1 deletion(-)


base-commit: 71c678a16aae416298a0e3fa322b425315bb7b00
-- 
2.41.0





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-27 13:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-27 12:35 bug#71795: [PATCH 0/2] Find fusermount in Go executables Felix Lechner via Bug reports for GNU Guix
2024-06-27 13:20 ` bug#71795: [PATCH 1/2] Find fusermount in Gocryptfs Felix Lechner via Bug reports for GNU Guix
2024-06-27 13:20 ` bug#71795: [PATCH 2/2] Find fusermount in go-fuse Felix Lechner via Bug reports for GNU Guix

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.