1
0
Fork 0

Adding upstream version 1.13.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-21 10:13:11 +01:00
parent 7fe0f13dd3
commit f9853ec595
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
21 changed files with 720 additions and 282 deletions

8
NEWS
View file

@ -12,6 +12,12 @@ decompressing only the members containing the desired data, has been
added.
The new option "-l, --list" which prints correct total file sizes and
ratios even for multimember files, has been added.
ratios even for multi-member files, has been added.
"--merge" and "--repair" now remove the output file if recovery fails.
Quote characters in messages have been changed as advised by GNU Coding
Standards.
Configure option "--datadir" has been renamed to "--datarootdir" to
follow GNU Standards.