]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Only enable the still-experimental 'el' extra block
authorTim Kientzle <kientzle@gmail.com>
Thu, 9 Jan 2014 05:20:10 +0000 (21:20 -0800)
committerTim Kientzle <kientzle@gmail.com>
Thu, 9 Jan 2014 05:20:10 +0000 (21:20 -0800)
commitf4fa644f7f350261f4dd7f70e802998786ddd653
tree8d64e3c2a0619af20f4375086c91afb1be9dd499
parent50f7052ecf6de860ef4c66ed9981d5b8c0c7930b
Only enable the still-experimental 'el' extra block
if option 'zip:experimental' is specified.
This should limit the use of this option until the
final format is actually nailed down.
libarchive/archive_write_set_format_zip.c
libarchive/test/test_write_format_zip.c
libarchive/test/test_write_format_zip_compression_store.c
libarchive/test/test_write_format_zip_file.c
libarchive/test/test_write_format_zip_file_zip64.c