2024-09-11 19:39:35 +00:00
|
|
|
Bugfix: Fix unusable `mount` on macOS Sonoma
|
|
|
|
|
2024-11-03 21:53:09 +00:00
|
|
|
On macOS Sonoma when using FUSE-T, it was not possible to access files in
|
|
|
|
a mounted repository. This issue is now resolved.
|
2024-09-11 19:39:35 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/issues/4971
|
|
|
|
https://github.com/restic/restic/pull/5048
|