mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-17 09:20:41 +01:00
maintain ChangeLog
This commit is contained in:
parent
452015d029
commit
aeb77e4d2d
@ -60,6 +60,11 @@ Version 8.23.0 [v8-stable] 2016-11-15
|
||||
such as FreeBSD
|
||||
see also https://github.com/rsyslog/rsyslog/pull/1147
|
||||
Thanks to Matthew Seaman for the patch.
|
||||
- bugfix omelasticsearch: modifies constant memory under some circumstances
|
||||
Function computeBaseUrl may modify its serverParam parameter, but
|
||||
this may contain the constant string "localhost". Depending on the
|
||||
platform, this can lead to a segfault.
|
||||
Noticed while working on compiler warnings, not seen in practice.
|
||||
- "bugfix": theoretical queue file corruption when more than MAX_INT files
|
||||
closes https://github.com/rsyslog/rsyslog/issues/1202
|
||||
- bug fix/KSI: LOGSIG11 missing in the beginning of KSI log signature file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user