[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Version 1.10 of lzip released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Version 1.10 of lzip released |
Date: |
Fri, 09 Apr 2010 11:15:43 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
I am pleased to announce the release of lzip 1.10.
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.
The homepage is at http://www.nongnu.org/lzip/lzip.html.
The sources can be downloaded from
http://download.savannah.gnu.org/releases/lzip/.
The md5sums are:
84879f20450a69a94e125a67f4724d12 lzip-1.10.tar.gz
0833df039953a723e88dff2ad06e3895 lzip-1.10.tar.lz
This release is also GPG signed. You can download the signature by
appending ".sig" to the URL.
Changes in version 1.10:
* File specified with option "-o" is now created with write
permission for all if umask allows it, and deleted if lzip is
interrupted by the user.
* Regular files are now open in binary mode in non-POSIX platforms
defining the O_BINARY macro.
* Dictionary size for options -2, -3, -4 and -8 has been changed to
improve linearity of compressed sizes.
* Compiler warnings produced by over-optimization (-O3) have been fixed.
Please send bug reports and suggestions to address@hidden
Regards,
Antonio Diaz, lzip author and maintainer.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lzip-bug] Version 1.10 of lzip released,
Antonio Diaz Diaz <=