1
0
Fork 0

Merging upstream version 1.8.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-23 19:23:00 +01:00
parent 55505fb36f
commit 7756c69a94
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
13 changed files with 269 additions and 183 deletions

13
NEWS
View file

@ -1,11 +1,6 @@
Changes in version 1.7:
Changes in version 1.8:
The option "-a, --trailing-error", which makes pdlzip exit with error
status 2 if any remaining input is detected after decompressing the last
member, has been added.
In test mode, pdlzip now continues checking the rest of the files if any
input file is a terminal.
When decompressing, the file specified with the '--output' option is now
deleted if the input is a terminal.
A harmless check failure on Windows, caused by the failed comparison of
a message in text mode, has been fixed.
Trailing data shorter than a lzip header are now also reported.