TrueZIP 6.8.3 Is Available

I am proud to announce the availability of TrueZIP 6.8.3! This is a maintenance update which fixes some minor bugs, so upgrading is recommended.

You can download the sources, Javadoc and JAR from Maven Central at http://repo1.maven.org/maven2/de/schlichtherle/truezip/6.8.3/.

Following are the Release Notes.

Bug

  • [TRUEZIP-54] - Running the unit tests for the (T)File* API fails because of incorrect last modification time.
  • [TRUEZIP-58] - Type conversion error would create invalid ZIP files in year 2044 AD and later.
  • [TRUEZIP-62] - Certain publicly available tar files produce exceptions

Improvement

  • [TRUEZIP-63] - Change canonical file name suffixes for TAR.BZ2 to tbz, tb2 and tar.bz2