Package xz: Information

  • Default inline alert: Version in the repository: 5.4.5-alt1

Source package: xz
Version: 5.2.5-alt3.1
Build time:  Dec 7, 2021, 04:18 PM
Report package bug
License: ALT-Public-Domain
Summary: LZMA/XZ compression programs
Description: 
This package provides a set of gzip-style tools for working with
files compressed with the Lempel-Ziv/Markov-chain compression method.
It supports two formats: .xz and the older .lzma format.

List of rpms provided by this srpm:
liblzma (riscv64)
liblzma-debuginfo (riscv64)
liblzma-devel (riscv64)
liblzma-devel-static (riscv64)
xz (riscv64)
xz-debuginfo (riscv64)

Maintainer: Ilya Kurdyukov


    1. glibc-devel-static

Last changed


Dec. 4, 2021 Ilya Kurdyukov 5.2.5-alt3.1
- 15% faster lzma decompression on e2k-v5 and e2k-v6.
- Extra comments on profiling, style editing, .tar size print.
Aug. 26, 2021 Dmitry V. Levin 5.2.5-alt3
- Reduced maximum possible memory limit on MIPS32 (by Ivan A. Melnikov).
- Added -ffat-lto-objects to %optflags_lto.
April 15, 2021 Andrew Savchenko 5.2.5-alt2
- Fix profiling on e2k by adapting to lcc peculiarities.