diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:21:04 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:21:04 +0000 |
commit | 8ea0538d70bde5c4759fce0f5bda0684517d6d92 (patch) | |
tree | ce7908218be1fc93e32bdfa1a274358770b7ebb0 /README | |
parent | Adding debian version 1.13-4. (diff) | |
download | lziprecover-8ea0538d70bde5c4759fce0f5bda0684517d6d92.tar.xz lziprecover-8ea0538d70bde5c4759fce0f5bda0684517d6d92.zip |
Merging upstream version 1.14~rc1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -40,8 +40,13 @@ If the cause of file corruption is damaged media, the combination GNU ddrescue + lziprecover is the best option for recovering data from multiple damaged copies. +This package also includes unzcrash, a program written to test +robustness to decompression of corrupted data, inspired by unzcrash.c +from Julian Seward's bzip2. Type 'make unzcrash' in the lziprecover +directory to build it. Then try 'unzcrash --help'. -Copyright (C) 2009, 2010, 2011, 2012 Antonio Diaz Diaz. + +Copyright (C) 2009, 2010, 2011, 2012, 2013 Antonio Diaz Diaz. This file is free documentation: you have unlimited permission to copy, distribute and modify it. |