Commit 7997a87
vins
filesystems/fuse-bindfs: update to 1.18.4
# changes (since 1.15.1)
2026-01-20 Martin Pärtel <martin dot partel at gmail dot com>
* Merged build fix for MacFUSE (PR NetBSD#180, thanks @slonopotamus!)
* Released 1.18.4
2026-01-10 Martin Pärtel <martin dot partel at gmail dot com>
* Populate user and group cache eagerly on startup, if the cache is needed
(NetBSD#178).
2025-10-08 Martin Pärtel <martin dot partel at gmail dot com>
* Fixed --resolve-symlinks with broken symlinks (PR NetBSD#175, thanks @paulwkc!)
* Released 1.18.3
2025-08-17 Martin Pärtel <martin dot partel at gmail dot com>
* Added `-osubtype=argv[0]` to prevent some systems from
auto-unmounting bindfs when the network goes down
(PR NetBSD#172, thanks @NishiyamaPedro!)
* Released 1.18.2
2025-06-08 Martin Pärtel <martin dot partel at gmail dot com>
* Enabled noattrcache by default with fuse-t
* Dropped official support for MacFUSE, because Apple makes it too
difficult to test without access to a physical Mac.
There is best-effort support for fuse-t.
* Released 1.18.1
2025-04-10 Martin Pärtel <martin dot partel at gmail dot com>
* Merged fix from @jpalus (PR NetBSD#160) to fix compatibility with
libfuse 3.17.1 (NetBSD#158, NetBSD#159). Thanks!
* Released 1.18.0
2024-04-06 Martin Pärtel <martin dot partel at gmail dot com>
* (MacOS) Added `./configure` option `--disable-macos-fs-link`
(issue NetBSD#140)
* Released 1.17.7
2023-11-19 Martin Pärtel <martin dot partel at gmail dot com>
* Enabled -Wextra and fixed many compiler warnings
(PR NetBSD#148, thanks @hartwork!)
2023-11-10 Martin Pärtel <martin dot partel at gmail dot com>
* Fixed undefined behaviour on platforms where `uid_t` or `gid_t`
is signed (issue NetBSD#143, thanks @hartwork!)
* Released 1.17.6
2023-11-09 Martin Pärtel <martin dot partel at gmail dot com>
* Support negative --{uid,gid}-offset (issue NetBSD#142)
* Released 1.17.5
2023-09-22 Martin Pärtel <martin dot partel at gmail dot com>
* Support `mount -t bindfs` on MacOS (PR NetBSD#140, thanks @Kentzo)
2023-07-15 Martin Pärtel <martin dot partel at gmail dot com>
* MacOS and FreeBSD socket file support (PR NetBSD#132,
thanks @slonopotamus)
* MacOS fuse-t support (thanks @slonopotamus)
* Released 1.17.4
2023-06-03 Martin Pärtel <martin dot partel at gmail dot com>
* Added MacOS statfs_x implementation (issue NetBSD#130,
thanks @ohayetechnology)
* Released 1.17.3
2023-02-08 Martin Pärtel <martin dot partel at gmail dot com>
* Released 1.17.2
2023-02-07 Martin Pärtel <martin dot partel at gmail dot com>
* Fixed FD leak when using --block-devices-as-files
(issue NetBSD#125, thanks @mafanasyev-tri)
2022-10-17 Martin Pärtel <martin dot partel at gmail dot com>
* Fixed --resolve-symlinks when mountpoint name starts
with source dir name (issue NetBSD#122, thanks @1-eric)
* Released 1.17.1
2022-10-06 Martin Pärtel <martin dot partel at gmail dot com>
* Basic OpenBSD support. The test suite does not pass yet.
2022-07-12 Martin Pärtel <martin dot partel at gmail dot com>
* Reverted change in 1.16.0 that made direct_io the default.
it turned out to be more problematic than not having it.
(issue NetBSD#117, thanks @DUOLabs333 and @Misterio77)
* Released 1.17.0
2022-06-24 Martin Pärtel <martin dot partel at gmail dot com>
* Added --map-{passwd,group}-rev
(PR NetBSD#113 by @sshilovsky, thanks!)
* Fixed build on FreeBSD
* Released 1.16.1
2022-06-18 Martin Pärtel <martin dot partel at gmail dot com>
* Released 1.16.0
2022-04-03 Martin Pärtel <martin dot partel at gmail dot com>
* Added --no-direct-io and enabled FUSE's direct_io by default
(issue NetBSD#110, thanks @DUOLabs333)1 parent 332cac0 commit 7997a87
4 files changed
Lines changed: 7 additions & 85 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
This file was deleted.
This file was deleted.
0 commit comments