2018-02-21 02:28:37 +00:00
|
|
|
Bugfix: Fixed unexpected 'pack file cannot be listed' error
|
|
|
|
|
2018-02-26 20:27:32 +00:00
|
|
|
Due to a regression introduced in 0.8.2, the `rebuild-index` and `prune`
|
|
|
|
commands failed to read pack files with size of 587, 588, 589 or 590 bytes.
|
2018-02-21 02:28:37 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/issues/1633
|
2018-02-21 18:52:16 +00:00
|
|
|
https://github.com/restic/restic/pull/1635
|