ChangeLog for 2.0.7 V2 (stable)

Version 2.0.7 V2-STABLE (rgerhards), 2008-04-14

  • bugfix: the default for $DirCreateMode was 0644, and as such wrong. It has now been changed to 0700. For some background, please see http://lists.adiscon.net/pipermail/rsyslog/2009-April/001986.html
  • bugfix: “$CreateDirs off” also disabled file creation. Thanks to William Tisater for analyzing this bug and providing a patch.
    The actual code change is heavily based on William’s patch.

  • bugfix: memory leak in ompgsql
    Thanks to Ken for providing the patch

  • bugfix: potential memory leak in msg.c
    This one did not surface yet and the issue was actually found due to
    a problem in v4 – but better fix it here, too
Scroll to top