aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tar
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2020-05-20 20:58:48 +0000
committerMartin Matuska <mm@FreeBSD.org>2020-05-20 20:58:48 +0000
commitde6fa6b43b494faedcf7eeb12cb9164c11b4fd17 (patch)
tree01d99e99db17889927af7c6b85b35868c9f6b724 /usr.bin/tar
parent6faabe5411630cef6155925b1a5619fce7064549 (diff)
parente117869ad30ae48ff0943c9497c626fddbc899ba (diff)
downloadsrc-de6fa6b43b494faedcf7eeb12cb9164c11b4fd17.tar.gz
src-de6fa6b43b494faedcf7eeb12cb9164c11b4fd17.zip
MFV r361280:
Update libarchive to 3.4.3 Relevant vendor changes: PR #1352: support negative zstd compression levels PR #1359: improve zstd version checking PR #1348: support RHT.security.selinux from GNU tar PR #1357: support for archives compressed with pzstd PR #1367: fix issues in acl tests PR #1372: child handling cleanup PR #1378: fix memory leak from passphrase callback
Notes
Notes: svn path=/head/; revision=361294
Diffstat (limited to 'usr.bin/tar')
-rw-r--r--usr.bin/tar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/Makefile b/usr.bin/tar/Makefile
index 71126fed6cfe..460a63145417 100644
--- a/usr.bin/tar/Makefile
+++ b/usr.bin/tar/Makefile
@@ -5,7 +5,7 @@ _LIBARCHIVEDIR= ${SRCTOP}/contrib/libarchive
PACKAGE= runtime
PROG= bsdtar
-BSDTAR_VERSION_STRING= 3.4.2
+BSDTAR_VERSION_STRING= 3.4.3
.PATH: ${_LIBARCHIVEDIR}/tar
SRCS= bsdtar.c \