summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Heinrich <theinric@redhat.com>2011-10-27 09:37:27 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-10-27 09:37:27 +0200
commit9b305b5de54e4dd84a689e7642043253a1bbc94b (patch)
tree06762f60ce9ef75708d3e0027d44235990ee0fbf /ChangeLog
parenteb87d6f095cc5e72126d8b7716d217a7d6a5e939 (diff)
downloadrsyslog-9b305b5de54e4dd84a689e7642043253a1bbc94b.tar.gz
rsyslog-9b305b5de54e4dd84a689e7642043253a1bbc94b.tar.xz
rsyslog-9b305b5de54e4dd84a689e7642043253a1bbc94b.zip
bugfix: potential abort after reading invalid X.509 certificate
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=290 Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b28bfbee..f708c821 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,13 @@
---------------------------------------------------------------------------
-Version 4.8.1 [v4-beta], 2011-09-??
+Version 4.8.1 [v4-stable], 2011-09-??
- bugfix: $ActionExecOnlyOnce interval did not work properly
Thanks to Tomas Heinrich for the patch
- bugfix: potential abort if ultra-large file io buffers are used and
dynafile cache exhausts address space (primarily a problem on 32 bit
platforms)
+- 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
---------------------------------------------------------------------------
Version 4.8.0 [v4-stable] (rgerhards), 2011-09-07
***************************************************************************