mirror of
https://github.com/restic/restic.git
synced 2025-08-23 18:33:24 +00:00
Prepare changelog for 0.15.0
This commit is contained in:
8
changelog/0.15.0_2023-01-12/issue-4003
Normal file
8
changelog/0.15.0_2023-01-12/issue-4003
Normal file
@@ -0,0 +1,8 @@
|
||||
Bugfix: Make `backup` no longer hang on Solaris when seeing a FIFO file
|
||||
|
||||
The `backup` command used to hang on Solaris whenever it encountered a FIFO
|
||||
file (named pipe), due to a bug in the handling of extended attributes. This
|
||||
bug has now been fixed.
|
||||
|
||||
https://github.com/restic/restic/issues/4003
|
||||
https://github.com/restic/restic/pull/4053
|
Reference in New Issue
Block a user