freebsd-dev/contrib/libarchive/tar
Martin Matuska 6c95142e79 Update libarchive to 3.0.3
Some of new features:
  - New readers: RAR, LHA/LZH, CAB reader, 7-Zip
  - New writers: ISO9660, XAR
  - Improvements to many formats, especially including ISO9660 and Zip
  - Stackable write filters to write, e.g., tar.gz.uu in a single pass
  - Exploit seekable input; new "seekable" Zip reader can exploit the Zip
    Central Directory when it's available; the old "streamable" Zip reader
    is still fully supported for cases where seeking is not possible.

Full release notes available at:
	https://github.com/libarchive/libarchive/wiki/ReleaseNotes
2012-02-25 10:58:02 +00:00
..
test Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
bsdtar_platform.h Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
bsdtar.1 Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
bsdtar.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
bsdtar.h Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
cmdline.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
getdate.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
read.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
subst.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
tree.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
tree.h
util.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00
write.c Update libarchive to 3.0.3 2012-02-25 10:58:02 +00:00