Skip to content

v1.1.2

Latest
Compare
Choose a tag to compare
@martinellimarco martinellimarco released this 22 Aug 20:57

v1.1.2 mainly fix a bug that was misinterpreting some tar archives due to a rounding error.

If you ever got an ERROR: Invalid tar header. If this is not a tar archive use raw mode (-r) this release will fix the problem (or you have a corrupted tar archive).

It also fix a corner case when generating the seek table that could have been avoided using the -j flag.