]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update vendor/libarchive to git 139d0576b51a253732a5ab1f66805dffbf8b00af
authorMartin Matuska <mm@FreeBSD.org>
Mon, 20 Jun 2016 23:55:33 +0000 (23:55 +0000)
committerMartin Matuska <mm@FreeBSD.org>
Mon, 20 Jun 2016 23:55:33 +0000 (23:55 +0000)
commita53ba8b9783027cd9c7692dbe0c25d8ac3740afe
tree340157ed75684b469b383c2ace25b23c82ec6cf6
parentdc919cebaf7d24f04391c32623e98c32a98e154c
Update vendor/libarchive to git 139d0576b51a253732a5ab1f66805dffbf8b00af
tag v3.2.1

Fixed vendor issues:
Issue 521: Properly check reading from lzss decompression buffer
Issue 717: Fix integer overflow when computing location of volume
           descriptor
Issue 718: Security fix TALOS-CAN-152
Issue 719: Security fix TALOS-CAN-154

Security: TALOS-CAN-152, TALOS-CAN-154
12 files changed:
Makefile.am
NEWS
build/version
configure.ac
libarchive/archive.h
libarchive/archive_entry.h
libarchive/archive_ppmd7.c
libarchive/archive_read_support_format_7zip.c
libarchive/archive_read_support_format_iso9660.c
libarchive/archive_read_support_format_rar.c
libarchive/test/CMakeLists.txt
libarchive/test/test_write_format_gnutar_filenames.c