1
0
Fork 0

Adding upstream version 0.3.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 22:46:39 +01:00
parent 8e74e28076
commit 08fc35fa34
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
23 changed files with 4448 additions and 0 deletions

11
NEWS Normal file
View file

@ -0,0 +1,11 @@
Changes in version 0.3:
lzip_decompress module updated to version 4.14.40-3.
Use a precalculated CRC table as lzlib does.
Improved corrupt header detection to HD=3.
'--in-place' now works with both '--decompress' and '--test'.
Show final diagnostic when testing multiple files.