Mon, 23 Dec 2024 19:30:20 CST | login

Information for build libevent-2.1.12-5.ocs23

ID15015
Package Namelibevent
Version2.1.12
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libevent.git?.#2d1c1193f0ef96e44e372a662fa282a9930578ab
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 byocs-bot
State complete
Volume DEFAULT
StartedFri, 16 Aug 2024 18:41:05 CST
CompletedFri, 16 Aug 2024 18:45:58 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libevent.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libevent.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
libevent-2.1.12-5.ocs23.src.rpm (info) (download)
aarch64
libevent-2.1.12-5.ocs23.aarch64.rpm (info) (download)
libevent-devel-2.1.12-5.ocs23.aarch64.rpm (info) (download)
libevent-debuginfo-2.1.12-5.ocs23.aarch64.rpm (info) (download)
libevent-debugsource-2.1.12-5.ocs23.aarch64.rpm (info) (download)
loongarch64
libevent-2.1.12-5.ocs23.loongarch64.rpm (info) (download)
libevent-devel-2.1.12-5.ocs23.loongarch64.rpm (info) (download)
libevent-debuginfo-2.1.12-5.ocs23.loongarch64.rpm (info) (download)
libevent-debugsource-2.1.12-5.ocs23.loongarch64.rpm (info) (download)
x86_64
libevent-2.1.12-5.ocs23.x86_64.rpm (info) (download)
libevent-devel-2.1.12-5.ocs23.x86_64.rpm (info) (download)
libevent-debuginfo-2.1.12-5.ocs23.x86_64.rpm (info) (download)
libevent-debugsource-2.1.12-5.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.12-5 - Rebuilt for loongarch release * 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