[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Lzd 1.0-rc1 released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Lzd 1.0-rc1 released |
Date: |
Wed, 12 Apr 2017 13:25:04 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
Lzd 1.0-rc1 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lzd/lzd-1.0-rc1.tar.lz
http://download.savannah.gnu.org/releases/lzip/lzd/lzd-1.0-rc1.tar.gz
The sha256sums are:
87b990b3b6ad8dfd1eb8718686dc2ffaf4a406fbb3d81dce719c8d887f9310ff
lzd-1.0-rc1.tar.lz
3ef98104463a2b6abc659964925ab40e30ce54acf74c9824c304488378ca4ae5
lzd-1.0-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:
* Minor code improvements have been made.
* The tests have been improved.
Regards,
Antonio Diaz, lzd author and maintainer.
--
If you are distributing software in xz format, please consider using
lzip instead. See http://www.nongnu.org/lzip/xz_inadequate.html and
http://www.nongnu.org/lzip/lzip_benchmark.html#busybox
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lzip-bug] Lzd 1.0-rc1 released,
Antonio Diaz Diaz <=