mirror of
https://github.com/restic/restic.git
synced 2025-10-28 11:28:33 +00:00
Upgrade pkg/xattr to version with Solaris FIFO fix
This version doesn't have a release tag yet, but it's 0.4.9 + one patch. Fixes #4003.
This commit is contained in:
8
changelog/unreleased/issue-4003
Normal file
8
changelog/unreleased/issue-4003
Normal file
@@ -0,0 +1,8 @@
|
||||
Bugfix: Backup no longer hangs on Solaris when seeing a FIFO file
|
||||
|
||||
Restic backup used to hang on Solaris whenever it encountered a FIFO file
|
||||
(named pipe), due to a bug in the extended attribute handling. This bug has
|
||||
been fixed.
|
||||
|
||||
https://github.com/restic/restic/issues/4003
|
||||
https://github.com/restic/restic/pull/4053
|
||||
Reference in New Issue
Block a user