lzip-bug
[Top][All Lists]
Advanced

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

[Lzip-bug] Version 1.0 of lzlib released


From: Antonio Diaz Diaz
Subject: [Lzip-bug] Version 1.0 of lzlib released
Date: Mon, 10 May 2010 16:54:36 +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 lzlib 1.0.

Lzlib is a compression library providing in-memory LZMA compression and decompression functions, including integrity checking of the uncompressed data. The compressed data format used by lzlib is the lzip format.

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

The sources can be downloaded from http://download.savannah.gnu.org/releases/lzip/.

The md5sums are:
39bfe00964a03be95d51ebbe9104b337  lzlib-1.0.tar.gz
04a4e99f521262233e9cda4c2faef1a3  lzlib-1.0.tar.lz

This release is also GPG signed. You can download the signature by appending ".sig" to the URL.

Changes in version 1.0:

  * New functions:
    LZ_decompress_member_finished.
    LZ_decompress_member_version.
    LZ_decompress_dictionary_size.
    LZ_decompress_data_crc.

  * Variables declared "extern" have been encapsulated in a namespace.

  * A warning about fchown's return value being ignored has been fixed.

* Input_buffer has been integrated in Range_decoder, simplifying the code and making decompression slightly faster.


Please send bug reports and suggestions to address@hidden


Regards,
Antonio Diaz, lzlib author and maintainer.




reply via email to

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