1
0
Fork 0

Adding upstream version 1.17~pre1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-21 11:23:10 +01:00
parent 15503a1dcd
commit c230441360
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
17 changed files with 419 additions and 186 deletions

21
NEWS
View file

@ -1,14 +1,13 @@
Changes in version 1.16:
Changes in version 1.17:
Repairing of single-byte errors is now about 10 times faster depending
on file size and position of error.
Merging files now uses an algorithm similar to the ones used to solve
the "Master Mind" game, which makes it much faster. Up to 2 orders of
magnitude faster depending on number of files and number of errors.
Please, report as a bug any files correctly merged by lziprecover 1.16
that this version can't merge.
Copying of file dates, permissions, and ownership now behaves like "cp -p".
(If the user ID or the group ID can't be duplicated, the file permission
bits S_ISUID and S_ISGID are cleared).
The targets "install-compress", "install-strip-compress",
"install-info-compress" and "install-man-compress" have been added to
the Makefile.
Some minor improvements have been made.
"lziprecover.texinfo" has been renamed to "lziprecover.texi".
The license has been changed to GPL version 2 or later.
The chapter "File names" has been added to the manual.