Package libevent: Information

    Source package: libevent
    Version: 2.1.8-alt3
    Build time:  Jul 18, 2021, 07:45 AM in the task #279511
    Category: System/Libraries
    Report package bug
    License: BSD-3-Clause and ISC
    Summary: Abstract asynchronous event notification library
    Description: 
    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.

    List of rpms provided by this 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)

    Maintainer: Slava Aseev


      1. libssl-devel
      2. python-modules
      3. rpm-build-python
      4. zlib-devel

    Last changed


    May 20, 2021 Slava Aseev 2.1.8-alt3
    - Fixed FTBFS due to missing rpm-build-python
    March 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).
    Aug. 30, 2018 Alexei Takaseev 2.1.8-alt1
    - 2.1.8
    - Disable regress in make check