You are here: Home » News Archive » 
EnglishDeutschFrançaisNederlandsItaliano
Last update: 12/28/2011 21:51

Home

Search & Find


advanced search

Newsdetails

Lzip & lziprecover v1.11-rc4

Monday August 09, 2010  By: TeLLie

Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving.

 

2010-08-08 Antonio Diaz Diaz

 

* Version 1.11-rc4 released.

* main.cc: Set stdin/stdout in binary mode on MSVC and OS2.

 

2010-07-31 Antonio Diaz Diaz

 

* Version 1.11-rc3 released.

* lziprecover.cc: Added new option \"--merge\" which tries to

produce a correct file merging the good parts of two or more

damaged copies.

* lziprecover.cc: Added new option \"--force\".

* lziprecover.cc: Added new option \"--output\".

* One new example has been added to the manual.

 

2010-07-23 Antonio Diaz Diaz

 

* Version 1.11-rc2 released.

* decoder.cc (decode_member): Detect file errors earlier to

improve efficiency of lziprecover\'s new repair capability.

This change also prevents (harmless) access to uninitialized

memory when decompressing a corrupt file.

* lziprecover.cc: If no operation is specified, warn the user

and do nothing.

* lziprecover.cc: Added new option \"--split\" to select the until

now only operation of splitting multimember files.

* lziprecover.cc: Added new option \"--repair\" for repairing a

1-byte error in single-member files.

* testsuite: \"test1\" renamed to \"test.txt\"

Category: Software