diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-22 16:08:16 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-22 16:08:16 +0000 |
commit | f75772231a0e3d0dee046cee23993a4dbc066939 (patch) | |
tree | d2d47996dbbc7e7134271287c6538ceba3b9c06d /NEWS | |
parent | eae77f21f18bbedcbdfdea729869545b3619a3e0 (diff) | |
download | rsyslog-f75772231a0e3d0dee046cee23993a4dbc066939.tar.gz rsyslog-f75772231a0e3d0dee046cee23993a4dbc066939.tar.xz rsyslog-f75772231a0e3d0dee046cee23993a4dbc066939.zip |
security hardening of the new "call script" action
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Version 1.10.1 (RGer), 2005-09-2? - added the ability to execute a shell script as an action. Thanks to Bjoern Kalkbrenner for providing the code! +- fixed a bug in the MySQL code; due to the bug the automatic one-time + retry after an error did not happen - this lead to error message in + cases where none should be seen (e.g. after a MySQL restart) --------------------------------------------------------------------------- Version 1.10.0 (RGer), 2005-09-20 REMINDER: 1.10 is the first unstable version if the 1.x series! |