Tue, 07 May 2024 10:49:03 UTC | login

Information for build netconsd-0.2-1.fc38

ID250055
Package Namenetconsd
Version0.2
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/netconsd.git#ac25c99a9fb4dddb468f9368de0125df5007c5ef
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
StartedWed, 14 Jun 2023 19:10:31 UTC
CompletedThu, 15 Jun 2023 11:01:25 UTC
Taskbuild (f38, /rpms/netconsd.git:ac25c99a9fb4dddb468f9368de0125df5007c5ef)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/netconsd.git#ac25c99a9fb4dddb468f9368de0125df5007c5ef'}}
Tags
f38
f39
f40
RPMs
src
netconsd-0.2-1.fc38.src.rpm (info) (download)
riscv64
netconsd-0.2-1.fc38.riscv64.rpm (info) (download)
netconsd-debuginfo-0.2-1.fc38.riscv64.rpm (info) (download)
netconsd-debugsource-0.2-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Mar 24 2023 Davide Cavalca <dcavalca@fedoraproject.org> 0.2-1 - Update to 0.2 to address CVE-2023-28753; Fixes: RHBZ#2181655 * 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