Thu, 02 May 2024 01:29:12 UTC | login

Information for build netconsd-0.1-3.fc37

ID221271
Package Namenetconsd
Version0.1
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/netconsd.git#922a0be20a23cabf75a2cb1e1b5d3bd250001a00
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 bydavidlt
State complete
Volume DEFAULT
StartedTue, 15 Nov 2022 19:43:48 UTC
CompletedWed, 16 Nov 2022 07:51:42 UTC
Taskbuild (f37, /rpms/netconsd.git:922a0be20a23cabf75a2cb1e1b5d3bd250001a00)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/netconsd.git#922a0be20a23cabf75a2cb1e1b5d3bd250001a00'}}
Tags
f37
f38
RPMs
src
netconsd-0.1-3.fc37.src.rpm (info) (download)
riscv64
netconsd-0.1-3.fc37.riscv64.rpm (info) (download)
netconsd-debuginfo-0.1-3.fc37.riscv64.rpm (info) (download)
netconsd-debugsource-0.1-3.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Mar 03 2022 Davide Cavalca <dcavalca@fedoraproject.org> 0.1-2 - Drop leftover exclude for s390x * Thu Mar 03 2022 Davide Cavalca <dcavalca@fedoraproject.org> 0.1-1 - Update to 0.1 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Oct 24 2021 Davide Cavalca <dcavalca@fedoraproject.org> 0-1 - Initial import; Fixes: RHBZ#2016716