summaryrefslogtreecommitdiffstats
path: root/contrib/libarchive/libarchive/archive_write_free.3
Commit message (Collapse)AuthorAgeFilesLines
* MFV r248590,248594:mm2013-03-221-0/+13
| | | | | | | | | | | Update libarchive to 3.1.2 Some of new features: - support for lrzip and grzip compression - support for writing tar v7 format - b64encode and uuencode filters - support for __MACOSX directory in Zip archives - support for lzop compresion (external utility)
* Update libarchive to 3.0.4mm2012-07-281-1/+3
|
* Update libarchive to 3.0.3mm2012-02-251-0/+81
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
OpenPOWER on IntegriCloud