Package libevent: Information

  • Default inline alert: Version in the repository: 2.1.12-alt1

Source package: libevent
Version: 2.1.8-alt3
Build time:  Jul 25, 2021, 09:43 PM
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 (mipsel)
libevent2.1 (mipsel)
libevent2.1-debuginfo (mipsel)

Maintainer: Slava Aseev


    1. libssl-devel
    2. rpm-build-python
    3. python-modules
    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