lzip-bug
[Top][All Lists]
Advanced

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

[Lzip-bug] Clzip 1.15-rc1 released


From: Antonio Diaz Diaz
Subject: [Lzip-bug] Clzip 1.15-rc1 released
Date: Sun, 01 Dec 2024 19:55:13 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

Clzip 1.15-rc1 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/clzip/clzip-1.15-rc1.tar.lz
http://download.savannah.gnu.org/releases/lzip/clzip/clzip-1.15-rc1.tar.gz

The sha256sums are:
d29b5666aeaef07902985c1b7132a60947ada6ca3c0238bd49e5d54858e94733 clzip-1.15-rc1.tar.lz ace9ab914619fa894e9e00ac684ae6f24a3ae5267a1778c6515924b7be42447d clzip-1.15-rc1.tar.gz

Please, test it and report any bugs you find.

Clzip is a C language version of lzip intended for systems lacking a C++ compiler.

Lzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2. Lzip uses a simplified form of LZMA (Lempel-Ziv-Markov chain-Algorithm) designed to achieve complete interoperability between implementations. The maximum dictionary size is 512 MiB so that any lzip file can be decompressed on 32-bit machines. Lzip provides accurate and robust 3-factor integrity checking. 'lzip -0' compresses about as fast as gzip, while 'lzip -9' compresses most files more than bzip2. Decompression speed is intermediate between gzip and bzip2. Lzip provides better data recovery capabilities than gzip and bzip2. Lzip has been designed, written, and tested with great care to replace gzip and bzip2 as general-purpose compressed format for Unix-like systems.

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

Changes in this version:

* clzip now exits with error status 2 if any empty member is found in a multimember file.

* clzip now exits with error status 2 if the first byte of the LZMA stream is not 0.

  * Options '--empty-error' and '--marking-error' have been removed.

* The chapter 'Syntax of command-line arguments' has been added to the manual.


Regards,
Antonio Diaz, clzip author and maintainer.

--
If you know someone who is using gzip, bzip2, or xz, please tell him/her about the advantages of switching to lzip. See
http://www.nongnu.org/lzip/manual/lzip_manual.html#Quality-assurance and
http://www.nongnu.org/lzip/lzip_benchmark.html




reply via email to

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