2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-09 09:29:51 +00:00
restic/changelog/unreleased/issue-3127
2022-03-26 13:01:53 +01:00

7 lines
215 B
Plaintext

Enhancement: Add xattr (extended attributes) support for Solaris
Restic now supports xattr for the Solaris operating system.
https://github.com/restic/restic/issues/3127
https://github.com/restic/restic/pull/3628