diff options
| author | Rainer Gerhards <rgerhards@adiscon.com> | 2011-12-20 18:35:20 +0100 |
|---|---|---|
| committer | Rainer Gerhards <rgerhards@adiscon.com> | 2011-12-20 18:35:20 +0100 |
| commit | 22b7ecfe76fefcbf7f911e8737d2c9fd55f60edd (patch) | |
| tree | 86bd79e8254879f6668152f25fd33b4bd7101d36 /ChangeLog | |
| parent | 55db71963e312634f78c25b61dd4800036fe25f9 (diff) | |
| parent | af720e9f9dffa205cf4b323c2a420c1cca6ddc17 (diff) | |
Merge branch 'v5-stable-newstats' into v5-devel
Conflicts:
plugins/imuxsock/imuxsock.c
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -106,9 +106,14 @@ Version 5.9.0 [V5-DEVEL] (rgerhards), 2011-06-08 closes: http://bugzilla.adiscon.com/show_bug.cgi?id=236 --------------------------------------------------------------------------- Version 5.8.7 [V5-stable] 2011-??-?? +- bugfix: imuxsock did truncate part of received message if it did not + contain a proper date. The truncation occured because we removed that + part of the messages that was expected to be the date. + closes: http://bugzilla.adiscon.com/show_bug.cgi?id=295 - bugfix: potential abort after reading invalid X.509 certificate closes: http://bugzilla.adiscon.com/show_bug.cgi?id=290 Thanks to Tomas Heinrich for the patch +- bugfix: stats counter were not properly initialized on creation --------------------------------------------------------------------------- Version 5.8.6 [V5-stable] 2011-10-21 - bugfix: missing whitespace after property-based filter was not detected |
