[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Lzlib 1.5-rc1 released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Lzlib 1.5-rc1 released |
Date: |
Fri, 02 Aug 2013 15:53:06 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Lzlib 1.5-rc1 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lzlib-1.5-rc1.tar.lz
The sha1sum is:
4aff63e653bbe0ed949b5f70f4448c22f40f5d3b lzlib-1.5-rc1.tar.lz
Please, test it and report any bugs you find.
Lzlib is a data compression library providing in-memory LZMA compression
and decompression functions, including integrity checking of the
decompressed data. The compressed data format used by the library is the
lzip format. Lzlib is written in C.
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/lzlib.html
Changes in this version:
* Decompression support for deprecated version 0 files has been removed.
* A bug has been fixed that would make an instance of "struct
LZ_Encoder" unresponsive if "LZ_compress_sync_flush" is called at the
wrong moment.
* Minor fixes.
Regards,
Antonio Diaz, lzlib author and maintainer.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lzip-bug] Lzlib 1.5-rc1 released,
Antonio Diaz Diaz <=