Пакет libevent: Информация

    Исходный пакет: libevent
    Версия: 2.1.12-alt1
    Последняя версия по данным Repology
    Собран:  16 июля 2023 г. 2:00 в задании #324359
    Сообщить об ошибке в пакете
    Домашняя страница: https://libevent.org/

    Лицензия: BSD-3-Clause and ISC
    О пакете: Abstract asynchronous event notification library
    Описание: 
    The libevent API provides a mechanism to execute a callback function
    when a specific event occurs on a file descriptor or after a timeout
    has been reached.
    
    libevent is meant to replace the asynchronous event loop found in
    event driven network servers.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libevent-devel (x86_64, ppc64le, i586, armh, aarch64)
    libevent2.1 (x86_64, ppc64le, i586, armh, aarch64)
    libevent2.1-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Alexey Sheplyakov


    Права:
    @core
    Alexey Sheplyakov
    @qa

      1. libssl-devel
      2. rpm-build-python3
      3. zlib-devel

    Последнее изменение


    18 мая 2023 г. Alexey Sheplyakov 2.1.12-alt1
    - 2.1.12
    - Use python3 to run python scripts (closes: #40742).
    - Fixed build with glibc 2.36 and newer (closes: #46191).
    20 мая 2021 г. Slava Aseev 2.1.8-alt3
    - Fixed FTBFS due to missing rpm-build-python
    28 марта 2019 г. Dmitry V. Levin 2.1.8-alt2
    - Replaced libevent.so symlink with a linker script that results
      to -levent being substituted with -levent_core -levent_extra
      (closes: #36436).