since the last release. I have also gone through and tidied up the source code
somewhat.
The only functional changes are:
- zsync now preserves the mtime on downloaded files (this requires an extra
field in the .zsync, but this format change is entirely compatible with old
clients); - -q option replaces -s (but -s is retained temporarily as a synonym).
The full changelog:
- fix out-of-bounds memory access when processing last block of non-compressed
download (patch from Timothy Lee). Also fix an error handling fault for the
same. - fix "try a smaller blocksize" failures when zsyncmakeing for huge compressed
files on 32bit systems - preserve mtime on downloaded files
- fix potential crash when re/deallocating checksum hash in librcksum (patch
from Timothy Lee) - explain status code errors better
- better URL handling
- add -q as a substitute for -s, as -q is more conventional (re wget). -q also
suppresses the 'no relevant local data' warning now. - fix some warnings
- code tidy-up and better commenting of what it is doing
- tidy up autoconf use
0 comments:
Post a Comment