restic/changelog/0.17.3_2024-11-08/issue-4971
2024-11-08 20:36:25 +01:00

7 lines
259 B
Text

Bugfix: Fix unusable `mount` on macOS Sonoma
On macOS Sonoma when using FUSE-T, it was not possible to access files in
a mounted repository. This issue is now resolved.
https://github.com/restic/restic/issues/4971
https://github.com/restic/restic/pull/5048