[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Lzlib 1.14-rc1 released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Lzlib 1.14-rc1 released |
Date: |
Wed, 27 Dec 2023 17:34:26 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
Lzlib 1.14-rc1 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lzlib/lzlib-1.14-rc1.tar.lz
http://download.savannah.gnu.org/releases/lzip/lzlib/lzlib-1.14-rc1.tar.gz
The sha256sums are:
291fe6ed1830632908c1c66f3a85ecb7ad4ea457b7908762dd1bfefd7bad68c6
lzlib-1.14-rc1.tar.lz
08f03e354021be2113e3588471d3915db61220153406d8c9b2936a8e9f4b674d
lzlib-1.14-rc1.tar.gz
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 homepage is at http://www.nongnu.org/lzip/lzlib.html
Changes in this version:
* In minilzip, file diagnostics have been reformatted as 'PROGRAM: FILE:
MESSAGE'.
* In minilzip, diagnostics caused by invalid arguments to command-line
options now show the argument and the name of the option.
* It has been documented in the manual that it is the responsibility of
the program using lzlib to include before 'lzlib.h' some header that
declares the type 'uint8_t'. (Reported by Michal Górny).
* 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, lzlib 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lzip-bug] Lzlib 1.14-rc1 released,
Antonio Diaz Diaz <=