acpi: Narrow workaround for broken interrupt settings
[dragonfly.git] / contrib / libarchive / README.DRAGONFLY
blob0d9ceee85e2ab43c065bb8f1218c4622122b8bf1
1 LIBARCHIVE 3.6.1
2 ================
4 Original source can be downloaded from:
5 http://www.libarchive.org/
7 file = libarchive-3.6.1.tar.gz
8 date = 8 April 2022
9 size = 7431598
10 sha1 = f1d2fa288d7afd30a83e76d524db7a6c90b6c966
12 A list of deleted files is in README.DELETED.
14 Use "git diff vendor/LIBARCHIVE contrib/libarchive" to see local
15 modifications.
17 This source is used in:
18         lib/libarchive
19         usr.bin/bsdcat
20         usr.bin/cpio
21         usr.bin/tar
23 Configured 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
29 NOTE: test_read_disk_directory_traversals is expected to fail atime restore