Sun, 05 Jan 2025 15:07:50 CST | login

Information for build netconsd-0.4-1.ocs23

ID8527
Package Namenetconsd
Version0.4
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/netconsd.git?.#e4e50aad6e1d4bc2adef886c8c863ee7e1d34c99
SummaryThe Netconsole Daemon
DescriptionThis is a daemon for receiving and processing logs from the Linux Kernel, as emitted over a network by the kernel's netconsole module. It supports both the old "legacy" text-only format, and the new extended format added in v4.4. The core of the daemon does nothing but process messages and drop them: in order to make the daemon useful, the user must supply one or more "output modules". These modules are shared object files which expose a small ABI that is called by netconsd with the content and metadata for netconsole messages it receives.
Built byfanjunkong
State complete
Volume DEFAULT
StartedWed, 08 May 2024 22:25:16 CST
CompletedWed, 08 May 2024 22:27:23 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/netconsd.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/netconsd.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
netconsd-0.4-1.ocs23.src.rpm (info) (download)
aarch64
netconsd-0.4-1.ocs23.aarch64.rpm (info) (download)
netconsd-debuginfo-0.4-1.ocs23.aarch64.rpm (info) (download)
netconsd-debugsource-0.4-1.ocs23.aarch64.rpm (info) (download)
x86_64
netconsd-0.4-1.ocs23.x86_64.rpm (info) (download)
netconsd-debuginfo-0.4-1.ocs23.x86_64.rpm (info) (download)
netconsd-debugsource-0.4-1.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
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4-1 - initial build