summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-07-04 12:33:00 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-07-04 12:33:00 +0200
commit7a17ad6aef66c097ea2d0d6aec3a898db0f2a55b (patch)
tree265c26e084a96dec8820e0822393e945d5ec6442
parent114e996c35e1101cba68f799595761e1f4c3d1ab (diff)
downloadrsyslog-7a17ad6aef66c097ea2d0d6aec3a898db0f2a55b.tar.gz
rsyslog-7a17ad6aef66c097ea2d0d6aec3a898db0f2a55b.tar.bz2
rsyslog-7a17ad6aef66c097ea2d0d6aec3a898db0f2a55b.zip
doc: mention that omelasticsearch bug requires custom config to be triggered
This means the majority of users is not affected at all.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f951442..d02a218b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@ Version 7.4.2 [v7.4-stable] 2013-07-04
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=461
a security advisory for this bug is available at:
http://www.lsexperts.de/advisories/lse-2013-07-03.txt
+ PLEASE NOTE: This issue only existed if omelasticsearch was used
+ in a non-default configuration, where the "errorfile" parameter
+ was specified. Without that parameter set, the bug could not
+ be triggered.
Thanks to Markus Vervier and Marius Ionescu for providing a detailled
bug report. Special thanks to Markus for coordinating his security
advisory with us.