Mon, 23 Dec 2024 19:22:25 CST | login

Information for build libevent-2.1.12-4.ocs23

ID1685
Package Namelibevent
Version2.1.12
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libevent.git?.#116cc780400181d07fdf2334996a62ba98b3513b
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 bystreamkoji
State complete
Volume DEFAULT
StartedFri, 08 Sep 2023 23:08:04 CST
CompletedFri, 08 Sep 2023 23:12:47 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libevent.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libevent.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
libevent-2.1.12-4.ocs23.src.rpm (info) (download)
aarch64
libevent-2.1.12-4.ocs23.aarch64.rpm (info) (download)
libevent-devel-2.1.12-4.ocs23.aarch64.rpm (info) (download)
libevent-debuginfo-2.1.12-4.ocs23.aarch64.rpm (info) (download)
libevent-debugsource-2.1.12-4.ocs23.aarch64.rpm (info) (download)
loongarch64
libevent-2.1.12-4.ocs23.loongarch64.rpm (info) (download)
libevent-devel-2.1.12-4.ocs23.loongarch64.rpm (info) (download)
libevent-debuginfo-2.1.12-4.ocs23.loongarch64.rpm (info) (download)
libevent-debugsource-2.1.12-4.ocs23.loongarch64.rpm (info) (download)
x86_64
libevent-2.1.12-4.ocs23.x86_64.rpm (info) (download)
libevent-devel-2.1.12-4.ocs23.x86_64.rpm (info) (download)
libevent-debuginfo-2.1.12-4.ocs23.x86_64.rpm (info) (download)
libevent-debugsource-2.1.12-4.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 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