Skip to content

1.6.0

Choose a tag to compare

@0-wiz-0 0-wiz-0 released this 24 Jan 11:45
  • Avoid using umask() since it's not thread-safe.
  • Set close-on-exec flag when opening files.
  • Do not accept empty files as valid zip archives any longer.
  • Add support for XZ compressed files (using liblzma).
  • Add support for cancelling while closing zip archives.
  • Add support for setting the time in the on-disk format.