2024-09-11 21:39:35 +02:00
|
|
|
Bugfix: Fix unusable `mount` on macOS Sonoma
|
|
|
|
|
2024-11-03 22:53:09 +01: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 21:39:35 +02:00
|
|
|
|
|
|
|
https://github.com/restic/restic/issues/4971
|
|
|
|
https://github.com/restic/restic/pull/5048
|