Bug 9045

Summary: Y2K bug in unzip catalog
Product: [Retired] Red Hat Linux Reporter: dirk
Component: unzipAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 6.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-01 16:06:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description dirk 2000-02-01 16:01:45 UTC
A zip file made in January 2000 shows the following catalog:

$ unzip -l inveig
Archive:  inveig.zip
 Length    Date    Time    Name
 ------    ----    ----    ----
   1907  05-13-98  10:59   alg1.m
   1820  01-31-100  20:33   alg1.tex
   1317  05-13-98  10:24   alg3.m
...

The bug appears on the listing only: the archive unzips
correctly to disk.

Comment 1 Bill Nottingham 2000-02-01 16:06:59 UTC
Try grabbing the latest unzip from Raw Hide; that should work.