freebsd-dev/contrib/libarchive/tar
Martin Matuska 642870485c MFV r314565,314567,314570:
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
2017-03-02 22:59:35 +00:00
..
test MFV r314565,314567,314570: 2017-03-02 22:59:35 +00:00
bsdtar_platform.h MFV r299425: 2016-05-12 10:16:16 +00:00
bsdtar.1 MFV r314565,314567,314570: 2017-03-02 22:59:35 +00:00
bsdtar.c MFV r314565,314567,314570: 2017-03-02 22:59:35 +00:00
bsdtar.h MFV r314565,314567,314570: 2017-03-02 22:59:35 +00:00
cmdline.c MFV r314565,314567,314570: 2017-03-02 22:59:35 +00:00
creation_set.c MFC r309362: 2016-12-01 15:46:26 +00:00
read.c MFV r314565,314567,314570: 2017-03-02 22:59:35 +00:00
subst.c MFV r306669: 2016-10-04 11:56:46 +00:00
util.c MFV r314565,314567,314570: 2017-03-02 22:59:35 +00:00
write.c MFV r314565,314567,314570: 2017-03-02 22:59:35 +00:00