Package xz: Information

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

Source package: xz
Version: 5.2.5-alt3.1
Latest version according to Repology
Build time:  Dec 7, 2021, 01:37 AM in the task #291400
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 (x86_64, ppc64le, i586, armh, aarch64)
liblzma-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
liblzma-devel (x86_64, ppc64le, i586, armh, aarch64)
liblzma-devel-static (x86_64, ppc64le, i586, armh, aarch64)
xz (x86_64, ppc64le, i586, armh, aarch64)
xz-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

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.