nixpkgs/nixos/modules/security
Michael Weiss 351f5fc585 fuse3: init at 3.1.1
This includes fuse-common (fusePackages.fuse_3.common) as recommended by
upstream. But while fuse(2) and fuse3 would normally depend on
fuse-common we can't do that in nixpkgs while fuse-common is just
another output from the fuse3 multiple-output derivation (i.e. this
would result in a circular dependency). To avoid building fuse3 twice I
decided it would be best to copy the shared files (i.e. the ones
provided by fuse(2) and fuse3) from fuse-common to fuse (version 2) and
avoid collision warnings by defining priorities. Now it should be
possible to install an arbitrary combination of "fuse", "fuse3", and
"fuse-common" without getting any collision warnings. The end result
should be the same and all changes should be backwards compatible
(assuming that mount.fuse from fuse3 is backwards compatible as stated
by upstream [0] - if not this might break some /etc/fstab definitions
but that should be very unlikely).

My tests with sshfs (version 2 and 3) didn't show any problems.

See #28409 for some additional information.

[0]: https://github.com/libfuse/libfuse/releases/tag/fuse-3.0.0
2017-09-21 23:59:46 +02:00
..
wrappers fuse3: init at 3.1.1 2017-09-21 23:59:46 +02:00
acme.nix nixos/acme: improve documentation 2017-06-09 19:35:17 +02:00
acme.xml
apparmor-suid.nix
apparmor.nix
audit.nix
auditd.nix nixos/auditd: break ordering cycle (#27577) 2017-08-01 20:45:01 +01:00
ca.nix
chromium-suid-sandbox.nix nixos/chromium-suid-sandbox: remove reference to grsecurity 2017-09-02 20:35:28 +02:00
dhparams.nix dhparams module: condition on enable option (#23661) 2017-03-17 01:56:13 +01:00
duosec.nix
hidepid.nix
hidepid.xml
lock-kernel-modules.nix nixos/lock-kernel-modules: fix typo in unitConfig 2017-04-30 15:17:29 +02:00
oath.nix
pam.nix nixos: Fix pam_kwallet5 integration 2017-08-22 11:52:14 -04:00
pam_mount.nix
pam_usb.nix
polkit.nix network-link-*.service: Set stopIfChanged = false 2017-04-04 15:13:49 +02:00
prey.nix
rngd.nix
rtkit.nix
sudo.nix terminfo: symlink terminfo to /etc for ncurses 2017-06-30 11:17:11 +02:00