Thu, 23 Mar 2023 05:27:08 UTC

Information for build netconsd-0.1-5.fc38

ID2140191
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 bydcavalca
State complete
Volume DEFAULT
StartedFri, 27 Jan 2023 00:15:45 UTC
CompletedFri, 27 Jan 2023 00:19:59 UTC
Taskbuild (rawhide, /rpms/netconsd.git:ac936aa12e9ec81517b31d5613f4b00cccc2b705)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/netconsd.git#ac936aa12e9ec81517b31d5613f4b00cccc2b705'}}
Tags
eln
f38
f38-Beta
f39
RPMs
src
netconsd-0.1-5.fc38.src.rpm (info) (download)
aarch64
netconsd-0.1-5.fc38.aarch64.rpm (info) (download)
netconsd-debuginfo-0.1-5.fc38.aarch64.rpm (info) (download)
netconsd-debugsource-0.1-5.fc38.aarch64.rpm (info) (download)
i686
netconsd-0.1-5.fc38.i686.rpm (info) (download)
netconsd-debuginfo-0.1-5.fc38.i686.rpm (info) (download)
netconsd-debugsource-0.1-5.fc38.i686.rpm (info) (download)
ppc64le
netconsd-0.1-5.fc38.ppc64le.rpm (info) (download)
netconsd-debuginfo-0.1-5.fc38.ppc64le.rpm (info) (download)
netconsd-debugsource-0.1-5.fc38.ppc64le.rpm (info) (download)
s390x
netconsd-0.1-5.fc38.s390x.rpm (info) (download)
netconsd-debuginfo-0.1-5.fc38.s390x.rpm (info) (download)
netconsd-debugsource-0.1-5.fc38.s390x.rpm (info) (download)
x86_64
netconsd-0.1-5.fc38.x86_64.rpm (info) (download)
netconsd-debuginfo-0.1-5.fc38.x86_64.rpm (info) (download)
netconsd-debugsource-0.1-5.fc38.x86_64.rpm (info) (download)
Logs
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
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