]> git.ipfire.org Git - thirdparty/libarchive.git/commit
A couple of changes to the experimental new extra block, as suggested by Steven Schweda.
authorTim Kientzle <kientzle@acm.org>
Tue, 31 Dec 2013 04:51:26 +0000 (20:51 -0800)
committerTim Kientzle <kientzle@acm.org>
Tue, 31 Dec 2013 04:51:26 +0000 (20:51 -0800)
commit7a90a129c6094d500504433ea74f5fd71c197016
tree2405b4c72f6dc37b0325c953af67d6104adf9685
parentfbda7af0e529c53a8265af1f2d70a02bbea50ecd
A couple of changes to the experimental new extra block, as suggested by Steven Schweda.

 * Name changed from 'at' to 'LA' (Local Attributes)
 * Trimmed 'version made by' down to just 1 byte system code
libarchive/archive_read_support_format_zip.c
libarchive/archive_write_set_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