diff options
author | Michael Biebl <biebl@debian.org> | 2011-04-12 14:23:52 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2011-04-12 14:23:52 +0200 |
commit | 2e96de39e5394008f97d6c194e507e629d836738 (patch) | |
tree | 3ae488bea8596744e131fb1066f6ea2a01d3d79d /ChangeLog | |
parent | bf9714f547781f6d18f260db7bafec62391dfd6b (diff) | |
download | rsyslog-2e96de39e5394008f97d6c194e507e629d836738.tar.gz |
Imported Upstream version 5.8.0upstream/5.8.0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,4 +1,17 @@ --------------------------------------------------------------------------- +Version 5.8.0 [V5-stable] (rgerhards), 2011-04-12 + +This is the new v5-stable branch, importing all feature from the 5.7.x +versions. To see what has changed in regard to the previous v5-stable, +check the Changelog for 5.7.x below. + +- bugfix: race condition in deferred name resolution + closes: http://bugzilla.adiscon.com/show_bug.cgi?id=238 + Special thanks to Marcin for his persistence in helping to solve this + bug. +- bugfix: DA queue was never shutdown once it was started + closes: http://bugzilla.adiscon.com/show_bug.cgi?id=241 +--------------------------------------------------------------------------- Version 5.7.10 [V5-BETA] (rgerhards), 2011-03-29 - bugfix: ompgsql did not work properly with ANSI SQL strings closes: http://bugzilla.adiscon.com/show_bug.cgi?id=229 @@ -150,7 +163,7 @@ Version 5.7.0 [V5-DEVEL] (rgerhards), 2010-09-16 thanks to Lennart Poettering for this patch * sd-systemd API added as part of rsyslog runtime library --------------------------------------------------------------------------- -Version 5.6.5 [V5-STABLE] (rgerhards), 2011-03-?? +Version 5.6.5 [V5-STABLE] (rgerhards), 2011-03-22 - bugfix: failover did not work correctly if repeated msg reduction was on affected directive was: $ActionExecOnlyWhenPreviousIsSuspended on - bugfix: omlibdbi did not use password from rsyslog.con |