lzip-bug
[Top][All Lists]
Advanced

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

[Lzip-bug] Lzd 1.1-rc1 released


From: Antonio Diaz Diaz
Subject: [Lzip-bug] Lzd 1.1-rc1 released
Date: Mon, 17 Dec 2018 17:03:05 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

Lzd 1.1-rc1 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lzd/lzd-1.1-rc1.tar.lz
http://download.savannah.gnu.org/releases/lzip/lzd/lzd-1.1-rc1.tar.gz

The sha256sums are:
a01e154bb9e2b8e85847b20f51ec961ddf79d07255874562316b7ae0e12c15a0 lzd-1.1-rc1.tar.lz e12e566a45cfdd43a9ae5a780bfb37733583dca7aefa1351ce0cbea63ddff0ba lzd-1.1-rc1.tar.gz

Please, test it and report any bugs you find.

Lzd is a simplified decompressor for the lzip format with an educational purpose. Studying its source is a good first step to understand how lzip works. It is not safe to use lzd for any real work.

The source of lzd is used in the lzip manual as a reference decompressor in the description of the lzip file format. Reading the lzip manual will help you understand the source.

Lzd decompresses from standard input to standard output. Lzd will correctly decompress the concatenation of two or more compressed files. The result is the concatenation of the corresponding decompressed data. Integrity of such concatenated compressed input is also verified.

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

Changes in this version:

  * All 'File_*' identifiers have been renamed to 'Lzip_*'.

* The configure script now accepts appending options to CXXFLAGS using the syntax 'CXXFLAGS+=OPTIONS'.


Regards,
Antonio Diaz, lzd author and maintainer.
Europe, wake up! There are political prisoners on hunger strike in Spain.
--
If you are distributing software in xz format, please consider using lzip instead. See http://www.nongnu.org/lzip/lzip_benchmark.html#xz1 and http://www.nongnu.org/lzip/xz_inadequate.html




reply via email to

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