1
0
Fork 0

Adding upstream version 1.13~rc1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-21 10:09:52 +01:00
parent 0f812578b3
commit 89ca1f7591
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
29 changed files with 5332 additions and 0 deletions

10
NEWS Normal file
View file

@ -0,0 +1,10 @@
Changes in version 1.13:
Lziprecover is now distributed in its own package. Until version 1.12 it
was included in the lzip package.
Decompressor options (-c, -d, -k, -t) have been implemented in
lziprecover so that a external decompressor is not needed for recovery
nor for "make check".
"--merge" and "--repair" now remove the output file if recovery fails.