1LIBARCHIVE 3.6.1
2================
3
4Original source can be downloaded from:
5http://www.libarchive.org/
6
7file = libarchive-3.6.1.tar.gz
8date = 8 April 2022
9size = 7431598
10sha1 = f1d2fa288d7afd30a83e76d524db7a6c90b6c966
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