CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/04/15 13:34:02
Modified files:
archivers/xz : Makefile distinfo
Removed files:
archivers/xz/patches:
patch-src_liblzma_common_stream_decoder_mt_c
Log message:
archivers/xz: update to 5.8.1
liblzma:
- Add low-level APIs for RISC-V, ARM64, and x86 BCJ filters
xz:
- Synchronize the output file and its directory using fsync() before
deleting the input file.
- Add --no-sync to disable the sync-before-delete behavior.
- Make --single-stream imply --keep.