Package libbsd: Information

    Source package: libbsd
    Version: 0.11.3-alt2
    Build time:  Jul 28, 2023, 01:14 PM
    Category: System/Libraries
    Report package bug
    License: BSD and ISC and Copyright only and Public Domain
    Summary: Library providing BSD-compatible functions for portability
    Description: 
    libbsd provides useful functions commonly found on BSD systems, and
    lacking on others like GNU systems, thus making it easier to port
    projects with strong BSD origins, without needing to embed the same
    code over and over again on each project.

    List of rpms provided by this srpm:
    libbsd (riscv64)
    libbsd-debuginfo (riscv64)
    libbsd-devel (riscv64)

    Maintainer: Vitaly Lipatov


      1. libmd-devel

    Last changed


    July 27, 2023 Alexey Sheplyakov 0.11.3-alt2
    - support LoongArch architecture (lp64d ABI)
    Jan. 13, 2022 Ilya Kurdyukov 0.11.3-alt1.1
    - fixed build for Elbrus
    Sept. 4, 2021 Vitaly Lipatov 0.11.3-alt1
    - new version 0.11.3 (with rpmrb script)
    - add LTO fix from Fedora