Fri, 29 Mar 2024 13:32:50 UTC | login

Information for build netconsd-0.1-5.fc38

ID240757
Package Namenetconsd
Version0.1
Release5.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/netconsd.git#ac936aa12e9ec81517b31d5613f4b00cccc2b705
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
StartedFri, 17 Mar 2023 15:40:05 UTC
CompletedFri, 17 Mar 2023 17:30:23 UTC
Taskbuild (f38, /rpms/netconsd.git:ac936aa12e9ec81517b31d5613f4b00cccc2b705)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/netconsd.git#ac936aa12e9ec81517b31d5613f4b00cccc2b705'}}
Tags
f38
RPMs
src
netconsd-0.1-5.fc38.src.rpm (info) (download)
riscv64
netconsd-0.1-5.fc38.riscv64.rpm (info) (download)
netconsd-debuginfo-0.1-5.fc38.riscv64.rpm (info) (download)
netconsd-debugsource-0.1-5.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 27 2023 Davide Cavalca <dcavalca@fedoraproject.org> 0.1-5 - Backport upstream PR to fix FTBFS * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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