| Name: | netconsd |
|---|---|
| Version: | 0.3 |
| Release: | 1.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 1186481 |
| License: | BSD-3-Clause |
| RPM: | netconsd-0.3-1.el8.x86_64.rpm |
| Source RPM: | netconsd-0.3-1.el8.src.rpm |
| Build Date: | Thu Sep 07 2023 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://facebookmicrosites.github.io/netconsd |
| Summary: | The Netconsole Daemon |
| Description: | This 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. |
- Update to 0.3 - Prevent invalid fragment values from leading to a buffer overrun - Use SPDX license identifier
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Update to 0.2 to address CVE-2023-28753; Fixes: RHBZ#2181655
- Backport upstream PR to fix FTBFS
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Drop leftover exclude for s390x
- Update to 0.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Initial import; Fixes: RHBZ#2016716