From 2dcbe1c77ad2fd856955131ebe991cf8bf9add47 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 3 May 2013 11:11:20 +0200 Subject: doc: mention important upported patch --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 513e1979..8cf18856 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,13 @@ Version 7.3.14 [beta] 2013-05-?? - bugfix: some man pages were not properly installed either rscryutil or rsgtutil man was installed, but not both Thanks to Marius Tomaschewski for the patch. +- bugfix: segfault due to invalid dynafile cache handling + Accidently, the old-style cache size parameter was used when the + dynafile cache was created in a RainerScript action. If the old-style + size was lower than the one actually set, this lead to misadressing + when the size was overrun, and that could lead to all kinds of + "interesting things", often in segfaults. + closes: http://bugzilla.adiscon.com/show_bug.cgi?id=440 --------------------------------------------------------------------------- Version 7.3.13 [beta] 2013-04-29 - added omrabbitmq module (contributed, untested) -- cgit v1.2.3