Mon, 12 Jan 2026 21:24:20 CST | login

Information for build libevent-2.1.12-4.oc9

ID18946
Package Namelibevent
Version2.1.12
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/libevent.git?.#e57ef178c51a4c33298ab95818cfbda6aec64229
SummaryAbstract asynchronous event notification library
DescriptionThe 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. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 05:42:39 CST
CompletedMon, 08 Jan 2024 05:44:43 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/libevent.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libevent.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
libevent-2.1.12-4.oc9.src.rpm (info) (download)
aarch64
libevent-2.1.12-4.oc9.aarch64.rpm (info) (download)
libevent-devel-2.1.12-4.oc9.aarch64.rpm (info) (download)
libevent-debuginfo-2.1.12-4.oc9.aarch64.rpm (info) (download)
libevent-debugsource-2.1.12-4.oc9.aarch64.rpm (info) (download)
x86_64
libevent-2.1.12-4.oc9.x86_64.rpm (info) (download)
libevent-devel-2.1.12-4.oc9.x86_64.rpm (info) (download)
libevent-debuginfo-2.1.12-4.oc9.x86_64.rpm (info) (download)
libevent-debugsource-2.1.12-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.12-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.12-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.12-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Apr 26 2022 jackbertluo <jackbertluo@tencent.com> - 2.1.12-1 - Initial build