summaryrefslogtreecommitdiff
path: root/archivers/gzrecover/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2008-04-24Update to 0.5:wiz1-4/+4
New for release 0.5 (2006-08-29) Including public domain contributions from Paul Wise o Modify Makefile to append CFLAGS and LDFLAGS o Modify error handling to suppress gcc warnings o Include man page o Minor typo/documentation changes New for release 0.4 (2005-11-12) o Discontinue tar patch (replaced by out of the box GNU cpio) o Update instructions New for release 0.3 (2005-03-13) o Convert from mmap to traditional buffered file reads in gzrecover o Convert gzrecover to GPL licensing
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-07-06Initial import of gzrecover-0.2 from pkgsrc-wip, packaged by pancake.xtraeme1-0/+4
So you thought you had your files backed up onto that jaz cartridge - until it came time to restore. Then you found out that you had bad sectors and you've lost almost everything because gzip craps out 10% of the way through your archive. The gzip Recovery Toolkit has a program - gzrecover - that attempts to skip over bad data in a gzip archive and to GNU tar that enables that program to skip over bad data and extract whatever files might be there.