Package libunwind: Information

    Source package: libunwind
    Version: 1.7.0-alt2
    Latest version according to Repology
    Build time:  Nov 27, 2023, 10:13 PM in the task #335269
    Report package bug
    License: MIT
    Summary: An unwinding library
    Description: 
    Libunwind provides a C ABI to determine the call-chain of a program.

    List of rpms provided by this srpm:
    libunwind (x86_64, ppc64le, i586, armh, aarch64)
    libunwind-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libunwind-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Alexey Sheplyakov



    Last changed


    July 1, 2023 Alexey Sheplyakov 1.7.0-alt2
    - Updated to 1.7.0 (set release to -alt2 so this version is newer than
      that in sisyphus_loongarch64).
    Feb. 8, 2022 Gleb Fotengauer-Malinovskiy 1.6.2-alt1
    - Updated to 1.6.2.
    Sept. 24, 2021 Gleb Fotengauer-Malinovskiy 1.5.0-alt2
    - Fixed FTBFS with gcc11 (by disabling libunwind-setjmp library, it's no longer
      compatible with glibc anyway).
    - Fixed and enabled LFS support.