1LIBARCHIVE 3.4.3
2================
3
4Original source can be downloaded from:
5http://www.libarchive.org/
6
7file = libarchive-3.4.3.tar.xz
8date = 20 May 2020
9size = 4811508
10sha1 = 53f1400ac71778d14615a66f89e04403548fae76
11
12A list of deleted files is in README.DELETED.
13
14Use "git diff vendor/LIBARCHIVE contrib/libarchive" to see local
15modifications.
16
17This source is used in:
18	lib/libarchive
19	usr.bin/bsdcat
20	usr.bin/cpio
21	usr.bin/tar
22
23Configured with
24===============
25./configure --without-nettle --with-openssl --without-xml2 --without-zstd \
26	    --without-lz4 --without-lzo2 \
27	    ac_cv_lib_md_MD5Init=no ac_cv_lzma_has_mt=no
28
29NOTE: test_read_disk_directory_traversals is expected to fail atime restore
30