lzip-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lzip-bug] Lziprecover 1.22-pre3 released


From: Antonio Diaz Diaz
Subject: [Lzip-bug] Lziprecover 1.22-pre3 released
Date: Sun, 08 Sep 2019 13:12:42 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

Lziprecover 1.22-pre3 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lziprecover/lziprecover-1.22-pre3.tar.lz
http://download.savannah.gnu.org/releases/lzip/lziprecover/lziprecover-1.22-pre3.tar.gz

The sha256sums are:
f06af3393655ae37a53ba623aab6bb1e11d387f158e634da1d1c3c011e38ed6d lziprecover-1.22-pre3.tar.lz 9f97add5acc2eb23b64cbb64db073631f09023ba0e942d30af80356ff949d0c2 lziprecover-1.22-pre3.tar.gz

Please, test it and report any bugs you find.

Lziprecover is a data recovery tool and decompressor for files in the lzip compressed data format (.lz). Lziprecover is able to repair slightly damaged files, produce a correct file by merging the good parts of two or more damaged copies, reproduce a missing (zeroed) sector using a reference file, extract data from damaged files, decompress files and test integrity of files.

Lziprecover can remove the damaged members from multimember files, for example multimember tar.lz archives.

Lziprecover provides random access to the data in multimember files; it only decompresses the members containing the desired data.

Lziprecover facilitates the management of metadata stored as trailing data in lzip files.

A nice feature of the lzip format is that a corrupt byte is easier to repair the nearer it is from the beginning of the file. Therefore, with the help of lziprecover, losing an entire archive just because of a corrupt byte near the beginning is a thing of the past.

If the cause of file corruption is damaged media, the combination GNU ddrescue[1] + lziprecover is the best option for recovering data from damaged lzip files.

The homepage is at http://www.nongnu.org/lzip/lziprecover.html


Changes in this version:

* In reproduce mode, the input file is now mmapped. This allows fixing files larger than available RAM.

  * main.cc: Set a valid invocation_name even if argc == 0.


[1] http://www.gnu.org/software/ddrescue/ddrescue.html


Regards,
Antonio Diaz, lziprecover author and maintainer.
Self-determination is a right, not a crime. Free Catalan political prisoners.
--
If you care about long-term archiving, please help me replace xz with lzip. See http://www.nongnu.org/lzip/lzip_benchmark.html#xz1
http://www.nongnu.org/lzip/manual/lzip_manual.html#Quality-assurance and
http://www.nongnu.org/lzip/xz_inadequate.html Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]