[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Clzip 1.9-rc1 released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Clzip 1.9-rc1 released |
Date: |
Mon, 27 Mar 2017 12:47:34 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
Clzip 1.9-rc1 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/clzip/clzip-1.9-rc1.tar.lz
http://download.savannah.gnu.org/releases/lzip/clzip/clzip-1.9-rc1.tar.gz
The sha256sums are:
8f855593bdd9fe25fa305eb0c8e64f316a910246487045250e8d55008160ba58
clzip-1.9-rc1.tar.lz
cbb5122206a0f976be9a0fc5c5766e5c08baa17febfc9a9033a1b694c501edc6
clzip-1.9-rc1.tar.gz
Please, test it and report any bugs you find.
Clzip is a C language version of lzip, fully compatible with lzip-1.4 or
newer. As clzip is written in C, it may be easier to integrate in
applications like package managers, embedded devices, or systems lacking
a C++ compiler.
Lzip is a lossless data compressor with a user interface similar to the
one of gzip or bzip2. Lzip can compress about as fast as gzip (lzip -0),
or compress most files more than bzip2 (lzip -9). Decompression speed is
intermediate between gzip and bzip2. Lzip is better than gzip and bzip2
from a data recovery perspective.
The lzip file format is designed for data sharing and long-term
archiving, taking into account both data integrity and decoder availability.
The homepage is at http://www.nongnu.org/lzip/clzip.html
Changes in this version:
* In test mode, clzip now continues checking the rest of the files if
any input file is a terminal.
* Trailing data are now shown both in hexadecimal and as a string of
printable ASCII characters.
Regards,
Antonio Diaz, clzip author and maintainer.
--
If you are distributing software in xz format, please consider using
lzip instead. See http://www.nongnu.org/lzip/xz_inadequate.html and
http://www.nongnu.org/lzip/lzip_benchmark.html#busybox
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lzip-bug] Clzip 1.9-rc1 released,
Antonio Diaz Diaz <=