lzip-bug
[Top][All Lists]
Advanced

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

[Lzip-bug] Lunzip 1.14-rc1 released


From: Antonio Diaz Diaz
Subject: [Lzip-bug] Lunzip 1.14-rc1 released
Date: Sat, 23 Dec 2023 17:05:28 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

Lunzip 1.14-rc1 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lunzip/lunzip-1.14-rc1.tar.lz
http://download.savannah.gnu.org/releases/lzip/lunzip/lunzip-1.14-rc1.tar.gz

The sha256sums are:
85c14e7b4e1294b4610b71d2201e3b86a87ba223e1a85f42c4a2928eb94dcb9f lunzip-1.14-rc1.tar.lz 1e738b8d440ae20a237fd4d8f90e85385a2499c44cc8bae31474deeb817ae64e lunzip-1.14-rc1.tar.gz

Please, test it and report any bugs you find.

Lunzip is a decompressor for the lzip format written in C. Its small size makes it well suited for embedded devices or software installers that need to decompress files but don't need compression capabilities. Lunzip is fully compatible with lzip 1.4 or newer and is able to decompress any lzip file using as little memory as 50 kB.

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


Changes in this version:

* The option '--empty-error', which forces exit status 2 if any empty member is found, has been added.

* The option '--marking-error', which forces exit status 2 if the first LZMA byte is non-zero in any member, has been added.

  * File diagnostics have been reformatted as 'PROGRAM: FILE: MESSAGE'.

* Diagnostics caused by invalid arguments to command-line options now show the argument and the name of the option.

* The option '-o, --output' now creates missing intermediate directories when writing to a file.

  * The variable MAKEINFO has been added to configure and Makefile.in.

* It has been documented in INSTALL that when choosing a C standard, the POSIX features need to be enabled explicitly:
  ./configure CFLAGS+='--std=c99 -D_XOPEN_SOURCE=500'


Regards,
Antonio Diaz, lunzip author and maintainer.

--
If you are using gzip, bzip2, or xz, please consider the long-term advantages of switching to lzip:
http://www.nongnu.org/lzip/lzip_benchmark.html
http://www.nongnu.org/lzip/manual/lzip_manual.html#Quality-assurance
http://www.nongnu.org/lzip/safety_of_the_lzip_format.html




reply via email to

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