mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 21:36:47 -04:00
Update libarchive to version 3.3.1 (and sync with latest vendor dist) Notable vendor changes: PR #501: improvements in ACL path handling PR #724: fix hang when reading malformed cpio files PR #864: fix out of bounds read with malformed GNU tar archives Documentation, style, test suite improvements and typo fixes. New options to bsdtar that enable or disable reading and/or writing of: Access Control Lists (--acls, --no-acls) Extended file flags (--fflags, --no-fflags) Extended attributes (--xattrs, --no-xattrs) Mac OS X metadata (Mac OS X only) (--mac-metadata, --no-mac-metadata) MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| test.h | ||
| test_0.c | ||
| test_empty.gz.uu | ||
| test_empty.lz4.uu | ||
| test_empty.xz.uu | ||
| test_empty_gz.c | ||
| test_empty_lz4.c | ||
| test_empty_xz.c | ||
| test_error.c | ||
| test_error_mixed.c | ||
| test_expand.bz2.uu | ||
| test_expand.gz.uu | ||
| test_expand.lz4.uu | ||
| test_expand.plain.uu | ||
| test_expand.xz.uu | ||
| test_expand.Z.uu | ||
| test_expand_bz2.c | ||
| test_expand_gz.c | ||
| test_expand_lz4.c | ||
| test_expand_mixed.c | ||
| test_expand_plain.c | ||
| test_expand_xz.c | ||
| test_expand_Z.c | ||
| test_help.c | ||
| test_version.c | ||