diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-11-30 11:23:12 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-11-30 11:23:12 +0100 |
commit | 1aac36dfd077073a76b80368f893810e1741a1ec (patch) | |
tree | 512da151472a17bb7e5422189394a2c62d899958 /ChangeLog | |
parent | 44300ddcb2904105e2ecd56479bf396399dcab26 (diff) | |
download | rsyslog-1aac36dfd077073a76b80368f893810e1741a1ec.tar.gz rsyslog-1aac36dfd077073a76b80368f893810e1741a1ec.tar.xz rsyslog-1aac36dfd077073a76b80368f893810e1741a1ec.zip |
bumped version to 5.7.2v5.7.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ --------------------------------------------------------------------------- -Version 5.7.2 [V5-DEVEL] (rgerhards), 2010-10-05 +Version 5.7.2 [V5-DEVEL] (rgerhards), 2010-11-26 +- bugfix(important): problem in TLS handling could cause rsyslog to loop + in a tight loop, effectively disabling functionality and bearing the + risk of unresponsiveness of the whole system. + Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=194 - bugfix: imfile state file was not written when relative file name for it was specified - bugfix: compile failed on systems without epoll_create1() |