Package xz: Information

    Source package: xz
    Version: 5.2.5-alt3.1
    Build time:  Dec 7, 2021, 02:43 AM
    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 (mipsel)
    liblzma-debuginfo (mipsel)
    liblzma-devel (mipsel)
    liblzma-devel-static (mipsel)
    xz (mipsel)
    xz-debuginfo (mipsel)

    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.