1
0
Fork 0

Merging upstream version 1.12.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 06:02:43 +01:00
parent 96a002d5f2
commit 8884b45454
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
29 changed files with 72 additions and 86 deletions

2
NEWS
View file

@ -42,7 +42,7 @@ read-only file system to another place without needing to copy or link them
to the destination directory first.
zupdate now accepts option '-e, --expand-extensions', which makes it expand
combined file name extensions; tgz -> tar.lz.
combined file name extensions; tgz --> tar.lz.
zupdate now also accepts option '-i, --ignore-errors', which makes it ignore
non-fatal errors. (Suggested by Antoni Sawicki).