mirror of
https://github.com/restic/restic.git
synced 2025-08-13 13:01:59 +00:00
Fixed unexpected 'pack file cannot be listed' error
Fixes #1633 Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
This commit is contained in:
6
changelog/0.8.3/issue-1633
Normal file
6
changelog/0.8.3/issue-1633
Normal file
@@ -0,0 +1,6 @@
|
||||
Bugfix: Fixed unexpected 'pack file cannot be listed' error
|
||||
|
||||
Due to regression introduced in 0.8.2, `rebuild-index` and `prune` commands
|
||||
failed to read pack files with size of 587, 588, 589 or 590 bytes.
|
||||
|
||||
https://github.com/restic/restic/issues/1633
|
Reference in New Issue
Block a user