[rsyslog] rsyslog 5.1.3 (devel) released

Tom Bergfeld tbergfeld at hq.adiscon.com
Wed Jul 29 08:08:15 CEST 2009


Hi All,
We have just released rsyslog 5.1.3, a member of the v5-development branch.
This version offers a change in the architecture, queue now always has at
least one worker thread if not running in direct mode. Previous versions
could run without any active workers. This simplifies the code at a very
small expense. See v5 compatibility note document for more in-depth
discussion. There are also some bug fixes like a fix for a minor static
memory leak while reading configuration. Furthermore there is the ability
added to terminate input modules not via pthread_cancel but an alternate
approach via pthread_kill. This is somewhat safer as we do not need to think
about the cancel-safeness of all libraries we use. This is a recommended
update for all users of the devel branch.

Download:

http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-168.phtml

Changelog:

http://www.rsyslog.com/Article390.phtml

As always, feedback is appreciated.

Best regards,
Tom Bergfeld


--
Support
=======

Improving rsyslog is costly, but you can help!  We are looking for
organizations that find rsyslog useful and wish to contribute back.  You can
contribute by reporting bugs, improve the software, or donate money or
equipment.

Commercial support contracts for rsyslog are available, and they help finance
continued maintenance.  Adiscon GmbH, a privately held German company, is
currently funding rsyslog development. We are always looking for interesting
development projects. For details on how to help, please see
http://www.rsyslog.com/doc-how2help.html .



More information about the rsyslog mailing list