0f39e6fbb4
https://rzymek.github.io/post/excel-zip64/ claims that it's sufficient for the version number to be 45 (4.5 - File uses ZIP64 format extensions) for Excel to read a zip entry's data descriptor as Zip64, while the Zip APPNOTE seems to require a zip64 extended information extra field to be present (see 4.3.9.2). Let's try to use the "version needed to extract" to be able to read zip files produced by Apache POI Zip64Mode.Always. Change-Id: I20f10471e3a85eb42d21c0cb08e36e345ef8fc9a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176211 Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> Tested-by: Jenkins |
||
---|---|---|
.. | ||
dtd | ||
inc | ||
qa | ||
source | ||
util | ||
CppunitTest_package2_test.mk | ||
IwyuFilter_package.yaml | ||
Library_package2.mk | ||
Library_xstor.mk | ||
Makefile | ||
Module_package.mk | ||
Package_dtd.mk | ||
README.md |
ZIP Support
Reading and writing ZIP files.