Name: | rsyslog |
---|---|
Version: | 8.24.0 |
Release: | 12.0.2.el7 |
Architecture: | aarch64 |
Group: | System Environment/Daemons |
Size: | 3727926 |
License: | (GPLv3+ and ASL 2.0) |
RPM: | rsyslog-8.24.0-12.0.2.el7.aarch64.rpm |
Source RPM: | rsyslog-8.24.0-12.0.2.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.rsyslog.com/ |
Summary: | Enhanced system logging and kernel message trapping daemon |
Description: | Rsyslog is an enhanced, multi-threaded syslog daemon. It supports MySQL, syslog/TCP, RFC 3195, permitted sender lists, filtering on any message part, and fine grain output format control. It is compatible with stock sysklogd and can be used as a drop-in replacement. Rsyslog is simple to set up, with advanced features suitable for enterprise-class, encryption-protected syslog relay chains. |
- Newer gcc complains about implicit declaration of prctl. Added header file to quiesce the compiler
- added BuildRequires for systemd >= 219-39 depents on rhbz#1419228
RHEL 7.4 ERRATUM - added new patch that backports num2ipv4 due to rhbz#1427821 resolves: rhbz#1427821 - enable pmrfc3164sd module resolves: rhbz#1431616
RHEL 7.4 ERRATUM - edited patches Patch19 and Patch21 resolves: rhbz#1419228(coverity scan problems) resolves: rhbz#1056548(failed QA, coverity scan problems)
RHEL 7.4 ERRATUM - added autoreconf call - added patch to replace gethostbyname with getaddrinfo call resolves: rhbz#1056548(failed QA)
RHEL 7.4 ERRATUM - added dependency automake autoconf libtool due to yum-builddep - reenable omruleset module resolves: rhbz#1431615 resolves: rhbz#1428403 resolves: rhbz#1427821(fix regression, failed QA) resolves: rhbz#1432069 - resolves: rhbz#1165236 resolves: rhbz#1419228 resolves: rhbz#1431616 resolves: rhbz#1196230(failed QA)
- reverted logrotate file that was added by mistake
- RHEL 7.4 ERRATUM - rsyslog rebase to 8.24 - added patch to prevent segfault while setting aclResolveHostname config options resolves: rhbz#1422414 - added patch to check config variable names at startup resolves: rhbz#1427828 - added patch for str2num to handle empty strings resolves: rhbz#1427821 - fixed typo in added-chdir patch resolves: rhbz#1422789 - added patch to log source process when beginning rate-limiting resolves: rhbz#1196230 - added patch to chdir after chroot resolves: rhbz#1422789 - added patch to remove "inputname" imudp module parameter deprecation warnings resolves: rhbz#1403907 - added patch which resolves situation when time goes backwards and statefile is invalid resolves rhbz#1088021 - added a patch to bring back deprecated cmd-line switches and remove associated warnings resolves: rhbz#1403831 - added documentation recover_qi.pl resolves: rhbz#1286707 - add another setup for doc package - add --enable-generate-man-pages to configure parameters; the rscryutil man page isn't generated without it https://github.com/rsyslog/rsyslog/pull/469 - enable mmcount, mmexternal modules - remove omruleset and pmrfc3164sd modules
- add a patch to prevent races in libjson-c calls resolves: rhbz#1222746
- add a patch to make state file handling in imjournal more robust resolves: rhbz#1245194 - add a patch to support wildcards in imfile resolves: rhbz#1303617