freebsd-nq/usr.bin/tar
Martin Matuska f976241773 MFV r357783:
Update libarchive to 3.4.2

Relevant vendor changes:
  PR : atomic extraction support (bsdtar -x --safe-writes)
  PR : big endian fix for UTF16 support in LHA reader
  PR : reject RAR5 files that declare invalid header flags
  Issue : fix support 7z archive entries with Delta filter
  Issue : fix compression output buffer handling in XAR writer
  Issue : fix uname or gname longer than 32 characters in pax writer
  Issue : 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
..
tests MFV r357783: 2020-02-12 00:16:56 +00:00
Makefile MFV r357783: 2020-02-12 00:16:56 +00:00
Makefile.depend