Uploaded image for project: 'Commons Compress'
  1. Commons Compress
  2. COMPRESS-211

handle zip extra field 0x7875 - Info Zip New Unix Extra Field

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Implemented
    • None
    • 1.5
    • Archivers
    • None

    Description

      From Info Zip (zip-3.0)'s source archive (proginfo/extrafld.txt):

               -Info-ZIP New Unix Extra Field:
                ====================================
      
                Currently stores Unix UIDs/GIDs up to 32 bits.
                (Last Revision 20080509)
      
                Value         Size        Description
                -----         ----        -----------
        (UnixN) 0x7875        Short       tag for this extra block type ("ux")
                TSize         Short       total data size for this block
                Version       1 byte      version of this extra field, currently 1
                UIDSize       1 byte      Size of UID field
                UID           Variable    UID for this entry
                GIDSize       1 byte      Size of GID field
                GID           Variable    GID for this entry
      

      Attachments

        1. compress-211.patch
          25 kB
          Julius Davies
        2. CODEC-211-final.patch
          32 kB
          Julius Davies

        Activity

          People

            juliusdavies Julius Davies
            juliusdavies Julius Davies
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: