Information for build libdaemon-0.14-6.ocs23
ID | 20413 | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | libdaemon | |||||||||||||||||||||||||||||||
Version | 0.14 | |||||||||||||||||||||||||||||||
Release | 6.ocs23 | |||||||||||||||||||||||||||||||
Epoch | ||||||||||||||||||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/libdaemon.git?.#ae91b01ccba7fd25d4b669d0b47330571eca86f2 | |||||||||||||||||||||||||||||||
Summary | A lightweight C library that eases the writing of UNIX daemons | |||||||||||||||||||||||||||||||
Description | libdaemon is a lightweight C library that eases the writing of UNIX daemons. It consists of the following parts: * A wrapper around fork() which does the correct daemonization procedure of a process * A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR * An API for writing PID files * An API for serializing UNIX signals into a pipe for usage with select() or poll() * An API for running subprocesses with STDOUT and STDERR redirected to syslog. * APIs like these are used in most daemon software available. It is not that simple to get it done right and code duplication is not a goal. libdaemon is currently used by ifplugd, Avahi, ivam2, Nautilus-Share and aeswepd. | |||||||||||||||||||||||||||||||
Built by | ocs-bot | |||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||
Started | Fri, 27 Sep 2024 00:18:57 CST | |||||||||||||||||||||||||||||||
Completed | Fri, 27 Sep 2024 00:50:17 CST | |||||||||||||||||||||||||||||||
Task | build (dist-ocs23-base, /opencloudos-stream/libdaemon.git:.:origin/master) | |||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libdaemon.git?.#origin/master'}} | |||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||
Changelog | * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.14-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.14-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.14-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.14-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.14-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Jul 22 2022 doriscchao <doriscchao@tencent.com> - 0.14-1 - initial build, Version 0.14, Release 1 |