freebsd-dev/contrib/libarchive/tar
Martin Matuska f976241773 MFV r357783:
Update libarchive to 3.4.2

Relevant vendor changes:
  PR #1289: atomic extraction support (bsdtar -x --safe-writes)
  PR #1308: big endian fix for UTF16 support in LHA reader
  PR #1326: reject RAR5 files that declare invalid header flags
  Issue #987: fix support 7z archive entries with Delta filter
  Issue #1317: fix compression output buffer handling in XAR writer
  Issue #1319: fix uname or gname longer than 32 characters in pax writer
  Issue #1325: fix use after free when archiving hardlinks in ISO9660 or XAR
  Use localtime_r() and gmtime_r() instead of localtime() and gmtime()

X-MFC-With:	r356212,r356365,r356416
MFC after:	1 week
2020-02-12 00:16:56 +00:00
..
test MFV r357783: 2020-02-12 00:16:56 +00:00
bsdtar_platform.h MFV r299425: 2016-05-12 10:16:16 +00:00
bsdtar.1 MFV r357783: 2020-02-12 00:16:56 +00:00
bsdtar.c MFV r357783: 2020-02-12 00:16:56 +00:00
bsdtar.h MFV r357783: 2020-02-12 00:16:56 +00:00
cmdline.c MFV r357783: 2020-02-12 00:16:56 +00:00
creation_set.c MFV r324145,324147: 2017-10-01 00:40:23 +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 r357783: 2020-02-12 00:16:56 +00:00
write.c MFV r340865: 2018-11-24 01:25:45 +00:00