Skip to content

Releases: fredli74/hashbox

0.7.32

27 Jul 08:18
7b82c97
Compare
Choose a tag to compare
  • 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

23 Mar 00:03
06ee8c7
Compare
Choose a tag to compare
  • Updated project to work with new golang versions
    Binaries built with Go version 1.22.1

0.7.30.1

02 Dec 13:05
97f9763
Compare
Choose a tag to compare
  • 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

23 Sep 15:50
Compare
Choose a tag to compare
  • Deadspace information was removed from all files if compact ran out of space

Binaries built with Go version 1.14.3

0.7.28

25 Jun 21:10
Compare
Choose a tag to compare
  • 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

01 Jun 21:03
Compare
Choose a tag to compare
  • 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

31 May 22:36
Compare
Choose a tag to compare
  • 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

11 May 01:17
Compare
Choose a tag to compare
  • client.go would deadlock if trying to store a block larger than the SendingQueueSize

Binaries built with Go version 1.13

0.7.24

30 Mar 00:41
Compare
Choose a tag to compare
  • 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

22 Mar 00:52
Compare
Choose a tag to compare
  • hashback now reconnects instead of exiting with an error when a network error occurs

Binaries built with Go version 1.13