ChangeLog for 3.18.3

Version 3.18.3 (rgerhards), 2008-08-18

  • bugfix: imfile could cause a segfault upon rsyslogd HUP and termination
    Thanks to lperr for an excellent bug report that helped detect this
    problem.

  • enhanced ommysql to support custom port to connect to server
    Port can be set via new $ActionOmmysqlServerPort config directive
    Note: this was a very minor change and thus deemed appropriate to be
    done in the stable release.

  • bugfix: misspelled config directive, previously was
    $MainMsgQueueWorkeTimeoutrThreadShutdown, is now
    $MainMsgQueueWorkerTimeoutThreadShutdown. Note that the misspelled
    directive is not preserved – if the misspelled directive was used
    (which I consider highly unlikely), the config file must be changed.
    Thanks to lperr for reporting the bug.

  • disabled flow control for imuxsock, as it could cause system hangs
    under some circumstances. The devel (3.21.3 and above) will
    re-enable it and provide enhanced configurability to overcome the
    problems if they occur.
Scroll to top