1
0
Fork 0
tarlz/NEWS
Daniel Baumann b3a2ab2af7
Merging upstream version 0.15.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-17 21:13:41 +01:00

10 lines
424 B
Text

Changes in version 0.15:
The new option '--delete', which deletes files and directories from an
archive in place, has been added. It currently can delete only from
uncompressed archives and from archives with individually compressed files
('--no-solid' archives).
Multi-threaded listing of compressed archives with format violations (for
example, an extended header without the corresponding ustar header) has been
fixed.