diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-07-04 12:39:51 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-07-04 12:39:51 +0200 |
commit | 9fd8415c837c95098948eb5a57ceab81b65f2121 (patch) | |
tree | b2ec02dfcc2ae7b9c7a7b701d536258771acf8c3 | |
parent | c5a3519883df37f973e04dc7c9c19e527f3d6c37 (diff) | |
download | rsyslog-9fd8415c837c95098948eb5a57ceab81b65f2121.tar.gz rsyslog-9fd8415c837c95098948eb5a57ceab81b65f2121.tar.bz2 rsyslog-9fd8415c837c95098948eb5a57ceab81b65f2121.zip |
doc: mention that omelasticsearch bug requires custom config to be triggered
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ Version 7.5.2 [devel] 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. |