]> granicus.if.org Git - file/commitdiff
From Thomas Klausner:
authorChristos Zoulas <christos@zoulas.com>
Fri, 24 Apr 2015 15:44:12 +0000 (15:44 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 24 Apr 2015 15:44:12 +0000 (15:44 +0000)
        4.4.2.3 The lower byte indicates the ZIP specification version
        (the version of this document) supported by the software
        used to encode the file.  The value/10 indicates the major
        version number, and the value mod 10 is the minor version
        number.

magic/Magdir/archive

index 54e2ea91f5cfd9562f7be0735db26de07a39d131..d5d38be8473f8729b5b670df5bb4900ef43f56fd 100644 (file)
@@ -1,5 +1,5 @@
 #------------------------------------------------------------------------------
-# $File: archive,v 1.88 2014/08/16 10:42:17 christos Exp $
+# $File: archive,v 1.89 2015/03/17 15:35:42 christos Exp $
 # archive:  file(1) magic for archive formats (see also "msdos" for self-
 #           extracting compressed archives)
 #
 >>>4   byte            0x0a            \b, at least v1.0 to extract
 >>>4   byte            0x0b            \b, at least v1.1 to extract
 >>>4   byte            0x14            \b, at least v2.0 to extract
->>>4   byte            0x2d            \b, at least v3.0 to extract
+>>>4   byte            0x2d            \b, at least v4.5 to extract
 >>>0x161       string          WINZIP          \b, WinZIP self-extracting
 
 # StarView Metafile