diff options
author | Martin Matuska <mm@FreeBSD.org> | 2016-11-29 21:53:16 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2016-11-29 21:53:16 +0000 |
commit | 35837ea989bc77db98fdb46127d63e0f9c857ec6 (patch) | |
tree | 668536742ab8e6fe5ab0cc658c700cb4febe30c1 /contrib/android | |
parent | 930550a55e28eda815a869274e1f152d8a408d44 (diff) | |
download | src-35837ea989bc77db98fdb46127d63e0f9c857ec6.tar.gz src-35837ea989bc77db98fdb46127d63e0f9c857ec6.zip |
Update vendor/libarchive to git 256e52f073765a4ddad1e86fd4d0eda2a18147bf
Important vendor bugfixes (relevant to FreeBSD):
#821: tar -P cannot extract hardlinks through symlinks
#825: Add sanity check of tar "uid, "gid" and "mtime" fields
Notes
Notes:
svn path=/vendor/libarchive/dist/; revision=309299
Diffstat (limited to 'contrib/android')
-rw-r--r-- | contrib/android/config/windows_host.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/android/config/windows_host.h b/contrib/android/config/windows_host.h index decc87f2a361..2d899d1e75c6 100644 --- a/contrib/android/config/windows_host.h +++ b/contrib/android/config/windows_host.h @@ -427,9 +427,6 @@ /* Define to 1 if you have the `lzma' library (-llzma). */ /* #undef HAVE_LIBLZMA */ -/* Define to 1 if you have the `lzmadec' library (-llzmadec). */ -/* #undef HAVE_LIBLZMADEC */ - /* Define to 1 if you have the `lzo2' library (-llzo2). */ /* #undef HAVE_LIBLZO2 */ |