2022-11-11 13:53:42 +00:00
|
|
|
Bugfix: Support ExFAT-formatted local backends on macOS Ventura
|
|
|
|
|
|
|
|
ExFAT-formatted disks could not be used as local backends starting from macOS
|
2023-01-08 14:34:30 +00:00
|
|
|
Ventura. Restic commands would fail with an "inappropriate ioctl for device"
|
|
|
|
error. This has now been fixed.
|
2022-11-11 13:53:42 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/issues/4016
|
|
|
|
https://github.com/restic/restic/pull/4021
|