nixpkgs/pkgs/os-specific
6t8k dd4f12ef27
fuse3: 3.11.0 -> 3.16.1
https://github.com/libfuse/libfuse/blob/fuse-3.16.1/ChangeLog.rst#libfuse-3161-2023-08-08

One change can be expected to break some setups:

- Unsupported mount options are no longer silently accepted [1]

For example, sshfs built against the present libfuse 3.11.0,

`$ sshfs 127.0.0.1:/home/test/testdir /home/test/sshfs_mnt -o atime`

terminates successfully (with the mount point established), while when
built against 3.16.1, it outputs the error message `fuse: unknown
option(s): `-o atime'` and terminates with exit status 1.
2023-10-22 19:44:51 +02:00
..
bsd treewide: use uncurried version of makeScopeWithSplicing 2023-08-14 02:51:10 +03:00
darwin Merge staging-next into staging 2023-10-22 12:01:52 +00:00
linux fuse3: 3.11.0 -> 3.16.1 2023-10-22 19:44:51 +02:00
solo5
windows treewide: vendorSha256 -> vendorHash (#256514) 2023-09-21 19:11:11 +02:00