summaryrefslogtreecommitdiffstats
path: root/lib/libarchive
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-07-28 18:41:28 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-07-28 18:41:28 +0000
commitca4793bcc9e5d4ea31f4dca8b92083b671728d47 (patch)
tree5286e6bf90c29b5d20cbc4cbd8a5f363684079f9 /lib/libarchive
parent0816e5be72d8a1671b6468cf737ff5efb47e04f0 (diff)
parent286a87565ae815374f0cc56973d9f0393b2bd12b (diff)
downloadFreeBSD-src-ca4793bcc9e5d4ea31f4dca8b92083b671728d47.zip
FreeBSD-src-ca4793bcc9e5d4ea31f4dca8b92083b671728d47.tar.gz
MFV r285970:
Apply upstream changeset bf4f6ec64e: Fix issue 356: properly skip a sparse file entry in a tar file. PR: 201506 MFC after: 3 days Relnotes: yes
Diffstat (limited to 'lib/libarchive')
-rw-r--r--lib/libarchive/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libarchive/test/Makefile b/lib/libarchive/test/Makefile
index 80d6dd4..e57c5ff 100644
--- a/lib/libarchive/test/Makefile
+++ b/lib/libarchive/test/Makefile
@@ -120,6 +120,7 @@ TESTS= \
test_read_format_gtar_gz.c \
test_read_format_gtar_lzma.c \
test_read_format_gtar_sparse.c \
+ test_read_format_gtar_sparse_skip_entry.c \
test_read_format_iso_Z.c \
test_read_format_iso_multi_extent.c \
test_read_format_iso_xorriso.c \
OpenPOWER on IntegriCloud