diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-01-27 11:17:26 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-01-27 11:17:26 +0100 |
commit | 4ed9a09e312c9ed5017d5caa98895eb80661e455 (patch) | |
tree | eedd07e6a5c38f6c6d0856e5abbea6a62813f17b /ChangeLog | |
parent | 074ec9495e9f07f7ff441a60f756b0d15931a8d7 (diff) | |
download | rsyslog-5.3.7.tar.gz rsyslog-5.3.7.tar.xz rsyslog-5.3.7.zip |
preparing for 5.3.7v5.3.7
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,5 +1,5 @@ --------------------------------------------------------------------------- -Version 5.3.7 [BETA] (rgerhards), 2010-01-?? +Version 5.3.7 [BETA] (rgerhards), 2010-01-27 - bugfix: queues in direct mode could case a segfault, especially if an action failed for action queues. The issue was an invalid increment of a stack-based pointer which lead to destruction of the stack frame and @@ -8,9 +8,6 @@ Version 5.3.7 [BETA] (rgerhards), 2010-01-?? [backport from 5.5.2] - bugfix: wrong memory assignment for a config variable (probably without causing any harm) [backport from 5.2.2] -- bugfix: potential segfaults during queue shutdown - (bugs require certain non-standard settings to appear) - Thanks to varmojfekoj for the patch [imported from 4.5.8] - bugfix: rsyslog hangs when writing to a named pipe which nobody was reading. Thanks to Michael Biebl for reporting this bug. Bugzilla entry: http://bugzilla.adiscon.com/show_bug.cgi?id=169 |