Commits on Source (3)
-
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