Releases: fredli74/hashbox
Releases · fredli74/hashbox
0.7.32
- Handle access denied during read operation as a minor error that should not terminate the whole backup
Binaries built with Go version 1.22.5
0.7.31
- Updated project to work with new golang versions
Binaries built with Go version 1.22.1
0.7.30.1
- Hashback reference engine did not handle errors correctly and could leave the process hanging
Binaries built with Go version 1.14.3
0.7.29.1
- Deadspace information was removed from all files if compact ran out of space
Binaries built with Go version 1.14.3
0.7.28
- Deadspace was miscalculated using block size instead of data size on disk
- Deadspace was recorded incorrectly using a buffered reader value between calls
Binaries built with Go version 1.14.3
0.7.27
- Rolling checksum in hashback was not implemented as intended
- Full backups hanged because no reference engine was started
Binaries built with Go version 1.14.3
0.7.26
- client.go had a busy-wait-loop in ioHandler
- Incremental backups skipped files even though modtime was changed
- Added -threads=n option to hashback to control zlib thread count
Binaries built with Go version 1.14.3
0.7.25
- client.go would deadlock if trying to store a block larger than the SendingQueueSize
Binaries built with Go version 1.13
0.7.24
- hashback reference engine redesigned to work in parallel with the backup process
- hashback now plays better with dropbox online only files
Binaries built with Go version 1.13
0.7.21
- hashback now reconnects instead of exiting with an error when a network error occurs
Binaries built with Go version 1.13