diff options
Diffstat (limited to 'testing/file/file-5.07-zip-detect.patch')
-rw-r--r-- | testing/file/file-5.07-zip-detect.patch | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/testing/file/file-5.07-zip-detect.patch b/testing/file/file-5.07-zip-detect.patch index accaf8385..3e8f128d8 100644 --- a/testing/file/file-5.07-zip-detect.patch +++ b/testing/file/file-5.07-zip-detect.patch @@ -1,12 +1,13 @@ ---- file-5.07-orig/magic/Magdir/archive 2011-05-14 04:28:25.918516697 +0300 -+++ file-5.07/magic/Magdir/archive 2011-05-14 04:29:14.351587647 +0300 -@@ -565,6 +565,9 @@ - 0 string PK\x07\x08PK\x03\x04 Zip multi-volume archive data, at least PKZIP v2.50 to extract - !:mime application/zip +--- file-5.07/magic/Magdir/archive.old 2011-04-23 17:02:48.000000000 +0200 ++++ file-5.07/magic/Magdir/archive 2011-05-15 10:14:44.509271579 +0200 +@@ -654,6 +654,10 @@ + >>>>78 string -template Template + !:mime application/vnd.oasis.opendocument.image-template -+# Zip archiver (Archlinux bugfix: detect generic zip archives) -+0 string PK\003\004 Zip archive data ++>26 byte x Zip archive data + - # Zip archives (Greg Roelofs, c/o zip-bugs@wkuvx1.wku.edu) - 0 string PK\003\004 - ++ ++ + # StarView Metafile + # From Pierre Ducroquet <pinaraf@pinaraf.info> + 0 string VCLMTF StarView MetaFile |