[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Clzip 1.6-pre1 released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Clzip 1.6-pre1 released |
Date: |
Mon, 10 Feb 2014 13:22:13 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Clzip 1.6-pre1 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/clzip-1.6-pre1.tar.lz
The sha1sum is:
70bc03e07c3d46f3749831212a1be05687250bc9 clzip-1.6-pre1.tar.lz
Please, test it and report any bugs you find.
Clzip is a lossless data compressor with a user interface similar to the
one of gzip or bzip2. Clzip decompresses almost as fast as gzip,
compresses most files more than bzip2, and is better than both from a
data recovery perspective.
Clzip uses the lzip file format; the files produced by clzip are fully
compatible with lzip-1.4 or newer. Clzip is in fact a C language version
of lzip, intended for embedded devices or systems lacking a C++ compiler.
The lzip file format is designed for long-term data archiving. It is
clean, provides very safe 4 factor integrity checking, and is backed by
the recovery capabilities of lziprecover.
The homepage is at http://www.nongnu.org/lzip/clzip.html
Changes in this version:
* Copying of file dates, permissions, and ownership now behaves like
"cp -p". (If the user ID or the group ID can't be duplicated, the file
permission bits S_ISUID and S_ISGID are cleared).
* "clzip.texinfo" has been renamed to "clzip.texi".
Regards,
Antonio Diaz, clzip author and maintainer.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lzip-bug] Clzip 1.6-pre1 released,
Antonio Diaz Diaz <=