mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-12 19:30:42 +01:00
maintain ChangeLog
This commit is contained in:
parent
40583f6d35
commit
2cdddf3cda
@ -1,5 +1,12 @@
|
||||
----------------------------------------------------------------------------------------
|
||||
Scheduled Release 8.2001.0 (aka 2020.01) 2020-01-14
|
||||
- 2019-12-27: core bugfix: APP-NAME fields could become empty
|
||||
RFC 5424 specifies that an empty APP-NAME needs to be indicated by
|
||||
"-". Instead, the field could become empty under certain conditions.
|
||||
If so, outgoing 5424 messages were invalidly formatted.
|
||||
This happened under quite unusual conditions, but could be seen
|
||||
in practice.
|
||||
closes https://github.com/rsyslog/rsyslog/issues/4043
|
||||
- 2019-12-27: core bugfix: reopen /dev/urandom file descriptor after fork on Linux
|
||||
This patch updates prepareBackground() in tools/rsyslogd.c to reopen any file
|
||||
descriptors used for random number generation in the child process. This fixes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user