Mon, 23 Dec 2024 11:03:59 CST | login

Information for build libevent-2.1.12-6.ocs23

ID20412
Package Namelibevent
Version2.1.12
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libevent.git?.#5c12eeccc424385e81ee15768e3234561d63db4e
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, 27 Sep 2024 00:18:45 CST
CompletedFri, 27 Sep 2024 00:49:59 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/libevent.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libevent.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
libevent-2.1.12-6.ocs23.src.rpm (info) (download)
aarch64
libevent-2.1.12-6.ocs23.aarch64.rpm (info) (download)
libevent-devel-2.1.12-6.ocs23.aarch64.rpm (info) (download)
libevent-debuginfo-2.1.12-6.ocs23.aarch64.rpm (info) (download)
libevent-debugsource-2.1.12-6.ocs23.aarch64.rpm (info) (download)
loongarch64
libevent-2.1.12-6.ocs23.loongarch64.rpm (info) (download)
libevent-devel-2.1.12-6.ocs23.loongarch64.rpm (info) (download)
libevent-debuginfo-2.1.12-6.ocs23.loongarch64.rpm (info) (download)
libevent-debugsource-2.1.12-6.ocs23.loongarch64.rpm (info) (download)
x86_64
libevent-2.1.12-6.ocs23.x86_64.rpm (info) (download)
libevent-devel-2.1.12-6.ocs23.x86_64.rpm (info) (download)
libevent-debuginfo-2.1.12-6.ocs23.x86_64.rpm (info) (download)
libevent-debugsource-2.1.12-6.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 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.12-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * 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