freebsd-nq/contrib/libarchive/cpio/test
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_0.c
test_basic.c libarchive: import changes from upstream 2021-08-23 03:07:36 +02:00
test_cmdline.c
test_extract_cpio_bz2.c
test_extract_cpio_grz.c
test_extract_cpio_gz.c
test_extract_cpio_lrz.c
test_extract_cpio_lz4.c
test_extract_cpio_lz.c
test_extract_cpio_lzma.c
test_extract_cpio_lzo.c
test_extract_cpio_xz.c
test_extract_cpio_Z.c
test_extract_cpio_zstd.c MFV r324145,324147: 2017-10-01 00:40:23 +00:00
test_extract.cpio.bz2.uu
test_extract.cpio.grz.uu
test_extract.cpio.gz.uu
test_extract.cpio.lrz.uu
test_extract.cpio.lz4.uu
test_extract.cpio.lz.uu
test_extract.cpio.lzma.uu
test_extract.cpio.lzo.uu
test_extract.cpio.xz.uu
test_extract.cpio.Z.uu
test_extract.cpio.zst.uu MFV r324145,324147: 2017-10-01 00:40:23 +00:00
test_format_newc.c MFV r358511,r358532: 2020-03-02 08:44:58 +00:00
test_gcpio_compat_ref_nosym.bin.uu
test_gcpio_compat_ref_nosym.crc.uu
test_gcpio_compat_ref_nosym.newc.uu
test_gcpio_compat_ref_nosym.ustar.uu
test_gcpio_compat_ref.bin.uu
test_gcpio_compat_ref.crc.uu
test_gcpio_compat_ref.newc.uu
test_gcpio_compat_ref.ustar.uu
test_gcpio_compat.c MFV r347989: 2019-05-20 12:57:39 +00:00
test_missing_file.c
test_option_0.c
test_option_a.c MFV r347989: 2019-05-20 12:57:39 +00:00
test_option_b64encode.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_B_upper.c
test_option_C_upper.c
test_option_c.c MFV r347989: 2019-05-20 12:57:39 +00:00
test_option_d.c
test_option_f.c
test_option_f.cpio.uu
test_option_grzip.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_help.c
test_option_J_upper.c Merge changes from vendor to address several Coverity issues with 2016-12-12 02:21:56 +00:00
test_option_L_upper.c MFV r347989: 2019-05-20 12:57:39 +00:00
test_option_l.c
test_option_lrzip.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_lz4.c cpio/tests/test_option_lz4: fix a use after free in the failure case 2017-05-11 08:22:01 +00:00
test_option_lzma.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_lzop.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_m.c
test_option_m.cpio.uu
test_option_passphrase.c
test_option_passphrase.zip.uu
test_option_t.c MFV r344063: 2019-02-12 23:24:45 +00:00
test_option_t.cpio.uu
test_option_t.stdout.uu
test_option_tv.stdout.uu
test_option_u.c Merge changes from vendor to address several Coverity issues with 2016-12-12 02:21:56 +00:00
test_option_uuencode.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_version.c MFV r314565,314567,314570: 2017-03-02 22:59:35 +00:00
test_option_xz.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_y.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_Z_upper.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_z.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_zstd.c MFV r324145,324147: 2017-10-01 00:40:23 +00:00
test_owner_parse.c MFV r310622: 2016-12-27 01:10:28 +00:00
test_passthrough_dotdot.c
test_passthrough_reverse.c
test.h MFV r314565,314567,314570: 2017-03-02 22:59:35 +00:00