6c95142e79
Some of new features: - New readers: RAR, LHA/LZH, CAB reader, 7-Zip - New writers: ISO9660, XAR - Improvements to many formats, especially including ISO9660 and Zip - Stackable write filters to write, e.g., tar.gz.uu in a single pass - Exploit seekable input; new "seekable" Zip reader can exploit the Zip Central Directory when it's available; the old "streamable" Zip reader is still fully supported for cases where seeking is not possible. Full release notes available at: https://github.com/libarchive/libarchive/wiki/ReleaseNotes
33 lines
678 B
Plaintext
33 lines
678 B
Plaintext
$FreeBSD$
|
|
CMakeLists.txt
|
|
CTestConfig.cmake
|
|
INSTALL
|
|
Makefile.am
|
|
build
|
|
configure.ac
|
|
contrib
|
|
cpio/CMakeLists.txt
|
|
cpio/cpio_windows.c
|
|
cpio/cpio_windows.h
|
|
cpio/config_freebsd.h
|
|
cpio/test/CMakeLists.txt
|
|
doc
|
|
examples
|
|
libarchive/CMakeLists.txt
|
|
libarchive/archive_entry_copy_bhfi.c
|
|
libarchive/archive_read_disk_windows.c
|
|
libarchive/archive_windows.c
|
|
libarchive/archive_windows.h
|
|
libarchive/archive_write_disk_windows.c
|
|
libarchive/config_freebsd.h
|
|
libarchive/filter_fork_windows.c
|
|
libarchive/mtree.5
|
|
libarchive/test/.cvsignore
|
|
libarchive/test/CMakeLists.txt
|
|
tar/CMakeLists.txt
|
|
tar/bsdtar_windows.c
|
|
tar/bsdtar_windows.h
|
|
tar/config_freebsd.h
|
|
tar/test/CMakeLists.txt
|
|
tar/test/test_windows.c
|