Skip to content

Libarchive 3.7.2

Compare
Choose a tag to compare
@mmatuska mmatuska released this 11 Sep 22:46
· 119 commits to master since this release

Libarchive 3.7.2 is a security, bugfix and feature release.

Security fixes:

  • Multiple vulnerabilities have been fixed in the PAX writer (1b4e0d0)

Important bugfixes:

  • bsdunzip(1) now correctly handles arguments following an -x after the zipfile

New features:

  • bsdunzip(1) now supports the "--version" flag
  • 7-zip reader now translates Windows permissions into UNIX permissions (#1943)
  • uudecode filter in raw mode now supports file name and file mode
  • zstd filter now supports the "long" write option (#1962)