diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2019-06-11 23:16:13 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2019-06-11 23:16:13 +0000 |
| commit | e3586989c2bb0a5fe79b03eaa5ab50eec20eaf26 (patch) | |
| tree | 489620a6c8afeeefb3bf2affc04d0c757f3474a8 /README.md | |
| parent | 8e97bbedaebab6c0c9e87545b8424c95f206f148 (diff) | |
Update vendor/libarchive/dist to git 614110e76d9dbb9ed3e159a71cbd75fa3b23efe3vendor/libarchive/3.4.0
Relevant vendor changes (release 3.4.0):
- check_symlinks_fsobj() without chdir() and fchdir()
- bsdtar.1 manpage fixes
- patches from OpenBSD to libarchive_fe/passphrase.c
Notes
svn path=/vendor/libarchive/dist/; revision=348971
svn path=/vendor/libarchive/3.4.0/; revision=348973; tag=vendor/libarchive/3.4.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index df19125f9030..2912b3d0a61e 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ Currently, the library automatically detects and reads the following fomats: * Binary cpio (big-endian or little-endian) * ISO9660 CD-ROM images (with optional Rockridge or Joliet extensions) * ZIP archives (with uncompressed or "deflate" compressed entries, including support for encrypted Zip archives) + * ZIPX archives (with support for bzip2, ppmd8, lzma and xz compressed entries) * GNU and BSD 'ar' archives * 'mtree' format * 7-Zip archives |
