1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/contrib/libarchive/tar
Martin Matuska cff8ef76a4 Redo MFV r304866:
Sync libarchive with vendor including security fixes

Vendor issues fixed:
Issue #731: Reject tar entries >= INT64_MAX
Issue #744 (part of Issue #743): Enforce sandbox with very long pathnames
Issue #748: Zip decompression failure with highly-compressed data
Issue #767: Buffer overflow printing a filename
Issue #770: Zip read: be more careful about extra_length

MFC after:	3 days
2016-08-29 06:54:38 +00:00
..
test MFV r304060: 2016-08-14 09:26:10 +00:00
bsdtar_platform.h
bsdtar.1
bsdtar.c
bsdtar.h
cmdline.c MFV r304060: 2016-08-14 09:26:10 +00:00
creation_set.c
read.c
subst.c
util.c Redo MFV r304866: 2016-08-29 06:54:38 +00:00
write.c