Commits on Source (7)
-
Chris Lamb authored
Catch an edge-case where we can't even parse the provided length of an invalid field within zip files.
783d44e3 -
Chris Lamb authoredb164403e
-
Chris Lamb authored
Workaround Archive::Zip's incorrect handling of the localExtraField field by monkey-patching the accessor methods to always return normalised values. This fixes the normalisation of Unix ownership (uid/gid) within .zip archives, .epub files, etc. (Closes: #858431, #4)
f40f5550 -
Chris Lamb authorede6b1d81b
-
Chris Lamb authored
Release version 1.1.3 * tag '1.1.3': Release version 1.1.3 Workaround Archive::Zip's incorrect handling of the localExtraField field by monkey-patching the accessor methods to always return normalised values. This fixes the normalisation of Unix ownership (uid/gid) within .zip archives, .epub files, etc. (Closes: #858431, #4) Check the return status from Archive::Zip when writing file to disk. Catch an edge-case where we can't even parse the provided length of an invalid field within zip files.
48be1d06 -
Chris Lamb authored85255a1a
-
Chris Lamb authored6b532938