summaryrefslogtreecommitdiff
path: root/archivers/libarchive/files/doc/man
AgeCommit message (Collapse)AuthorFilesLines
2020-05-26libarchive: Update to 3.4.3nia41-209/+580
Libarchive 3.4.3 is a feature and bugfix release. New features: support for pzstd compressed files (#1357) support for RHT.security.selinux tar extended attribute (#1348) Important bugfixes: various zstd fixes and improvements (#1342 #1352 #1359) child process handling fixes (#1372) Libarchive 3.4.2 is a feature and security release. New features: support for atomic file extraction (bsdtar -x --safe-writes) (#1289) support for mbed TLS (PolarSSL) (#1301) Important bugfixes: security fixes in RAR5 reader (#1280 #1326) compression buffer fix in XAR writer (#1317) fix uname and gname longer than 32 characters in PAX writer (#1319) fix segfault when archiving hard links in ISO9660 and XAR writers (#1325) fix support for extracting 7z archive entries with Delta filter (#987) Libarchive 3.4.1 is a feature and security release. New features: Unicode filename support for reading lha/lzh archives New pax write option "xattrhdr" Important bugfixes: security fixes in wide string processing (#1276 #1298) security fixes in RAR5 reader (#1212 #1217 #1296) security fixes and optimizations to write filter logic (#351) security fix related to use of readlink(2) (1dae5a5) sparse file handling fixes (#1218 #1260) Thanks to all contributors and bug reporters. Special thanks to Christos Zoulas (@zoulasc) from NetBSD for the atomic file extraction feature.
2019-09-22Update for libarchive-3.4.0:joerg2-20/+35
- improvements for Android APK and JAR archives - better support for non-recursive list and extract - tar --exclude-vcs support - fixes for file attributes and flags handling - zipx support - rar 5.0 reader
2019-09-22Import libarchive 3.4.0joerg1-0/+48
2019-04-10libarchive: updated to 3.3.3adam5-24/+61
libarchive 3.3.3: Avoid super-linear slowdown on malformed mtree files Many fixes for building with Visual Studio NO_OVERWRITE doesn't change existing directory attributes New support for Zstandard read and write filters
2017-08-01Merge for libarchive-3.3.2.joerg13-220/+197
2017-08-01Import libarchive-3.3.2 + 9de5f3 + f9dacbf:joerg1-3/+3
- Support NFS4 ACLs on Linux - Bugfixes
2017-02-25Merge libarchive-3.3.1.joerg7-95/+430
2016-06-20Update for libarchive 3.2.1.joerg12-63/+256
2016-06-20Import libarchive-3.2.1:joerg18-47/+414
- security fixes and other bugfixes - support for multhreading in xz 5.2+
2015-01-17Changes 3.1.2:adam42-1979/+5224
This is a maintenance update to fix issues with the new RAR seeking feature. This new release also contains fixes for build failures when building libarchive using Visual Studio 2012 and MinGW.
2010-07-09Merge libarchive-2.8.4joerg3-7/+5
2010-02-20Merge again...joerg14-0/+6484
2010-02-20Mergejoerg14-6484/+0
2010-02-20Import libarchive 2.8.0:joerg15-2135/+2307
- Infrastructure: - Allow command line tools as fallback for missing compression libraries. If compiled without gzip for example, gunzip will be used automatically. - Improved support for a number of platforms like high-resolution timestamps and Extended Attributes on various Unix systems - New convience interface for creating archives based on disk content, complement of the archive_write_disk interface. - Frontends: - bsdcpio ready for public consumption - hand-written date parser replaces the yacc code - Filter system: - Simplified read filter chains - Option support for filters - LZMA, XZ, uudecode handled - Format support: - Write support for mtree files based on file system or archive content - Basic read support for Joliet - Write support for zip files - Write support for shar archives, both text-only and binary-safe
2008-05-25Import libarchive-2.5.4b. Major changes:joerg7-11/+154
- much improved mtree support - fix a number of non-exploitable integer and buffer overflows - bsdtar get -s and SIGINFO/SIGUSR1 support - fix hardlink extraction bug where latter hardlinks would overwrite the permissions of earlier entries even when they don't carry data - fix bsdtar crashes on entries with empty filenames
2008-04-25Import libarchive-2.5.1b.joerg2-11/+11
2008-03-29Import libarchive-2.5.0b.joerg8-159/+296
2008-02-26Import libarchive-2.4.13. This brings a number of bugfixes, support forjoerg14-2516/+3489
more ZIP archives and a more complete cpio frontend.
2007-11-30Import libarchive-2.4.0joerg13-0/+5359