1
0
Fork 0
lunzip/NEWS
Daniel Baumann 71d4f7630f
Merging upstream version 1.5~rc2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-17 22:14:16 +01:00

8 lines
317 B
Text

Changes in version 1.5:
The new option "-u, --buffer-size", which activates a "low memory"
decompression mode, has been added.
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).