Package xz: Information

    Binary package: xz
    Version: 5.2.5-alt3.1
    Architecture: armh
    Build time:  Dec 7, 2021, 01:37 AM in the task #291400
    Source package: xz
    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.

    Maintainer: Ilya Kurdyukov



    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.