freebsd-dev/contrib/libarchive/cat
Martin Matuska ddce862ad8 libarchive: import changes from upstream
Libarchive 3.5.2

New features:
  PR #1502: Support for PWB and v7 binary cpio formats
  PR #1509: Support of deflate algorithm in symbolic link decompression
            for ZIP archives

Important bugfixes:
  IS #1044: fix extraction of hardlinks to symlinks
  PR #1480: Fix truncation of size values during 7zip archive
            extraction on 32bit architectures
  PR #1504: fix rar header skiming
  PR #1514: ZIP excessive disk read - fix location of central directory
  PR #1520: fix double-free in CAB reader
  PR #1521: Fixed leak of rar before ending with error
  PR #1530: Handle short writes from archive_write_callback
  PR #1532: 7zip: Use compression settings from file also for file header
  IS #1566: do not follow symlinks when processing the fixup list

MFC after:	2 weeks
Relnotes:	yes
2021-08-23 03:07:36 +02:00
..
test MFV r357783: 2020-02-12 00:16:56 +00:00
bsdcat_platform.h libarchive: import changes from upstream 2021-08-23 03:07:36 +02:00
bsdcat.1 MFV r352731: 2019-09-26 01:50:20 +00:00
bsdcat.c
bsdcat.h MFV r357783: 2020-02-12 00:16:56 +00:00
cmdline.c