rsyslog 6.1.8 (beta) released
This release begins the first beta branch for the v6 branch of rsyslog.
Note that the 6.1.7 version, released roughly a month ago was not functionally enhanced since then. We already begun a new branch that will become 6.3.0. So technically, 6.1.7 can be considered beta as well.
As such, we expect a quicker than usual beta cycle for version 6.1.
This release imports some bug fixes done to older versions as well as some minor enhancements (not affecting stability). An update to this version is useful for users of the 6.1 versions, but if you experience no problems, it the update is not urgent.
ChangeLog:
http://www.rsyslog.com/changelog-for-6-1-8-beta/
Download:
http://www.rsyslog.com/rsyslog-6-1-8-beta/
As always, feedback is appreciated.
Best regards,
Tom Bergfeld
rsyslog 6.1.7 (v6-devel) released
Version 6.1.7 introduces syslog message classification via easy to create normalization rulebases. This functionality is build on top of liblognorm and libee and so rulebases can be shared with other tools that support liblognorm (like sagan). Continue reading “rsyslog 6.1.7 (v6-devel) released”
rsyslog 5.8.0 (v5-stable) released
This is the new v5-stable version. It contains all enhancements made to the 5.7.x versions. Among others, this includes support for systemd, enhancements for imfile, new custom parsers, UDP realtime reception support, Hadoop HDFS support and many other improvements. Please note that it also contains two bug fixes that are NOT present in 5.6.5.
ChangeLog:
http://www.rsyslog.com/changelog-for-5-8-0-v5-stable/
Download:
http://www.rsyslog.com/rsyslog-5-8-0-v5-stable/
As always, feedback is appreciated.
Best regards,
Tom Bergfeld
rsyslog 5.7.10 (v5-beta) released
We have just released rsyslog 5.7.10, the new v5-beta.
This is another set of bug fixes, with some bugs that recently came in.
It also contains some non-intrusive enhancements, Continue reading “rsyslog 5.7.10 (v5-beta) released”
rsyslog 5.6.5 (v5-stable) released
We have just released rsyslog 5.6.5, the new v5-stable.
This is probably the last version of the 5.6 stable branch. It contains some important bug fixes. Upgrading to this version is recommended. Continue reading “rsyslog 5.6.5 (v5-stable) released”
rsyslog 6.1.6 (devel) released
We have just released rsyslog 6.1.6, the new v6-devel.
This release include a couple of important bug-fixes that coordinates it with fixes applied to earlier versions. Continue reading “rsyslog 6.1.6 (devel) released”
rsyslog 5.7.8 (v5-beta) released
We have just released rsyslog 5.7.8, the new v5-beta.
This is a maintenance release for the current v5-beta branch. It contains some important bug fixes. Continue reading “rsyslog 5.7.8 (v5-beta) released”
rsyslog 6.1.5 (devel) released
We have just released rsyslog 6.1.5, the new v6-devel.
This is both a stability and a performance enhancement release. Continue reading “rsyslog 6.1.5 (devel) released”
rsyslog 5.6.4 (v5-stable) released
We have just released rsyslog 5.6.4, the new v5-stable.
This is a maintenance release for the current v5-stable branch. It contains some important bug fixes. It is highly recommended to upgrade to this version. Continue reading “rsyslog 5.6.4 (v5-stable) released”
Changelog for 5.7.7 (v5-beta)
Version 5.7.7 [V5-BETA] (rgerhards), 2011-03-02
- bugfix: potential abort condition when $RepeatedMsgReduction set to on as well as potentially in a number of other places where MsgDup() was used. This only happened when the imudp input module was used and it depended on name resolution not yet had taken place. In other words, this was a strange problem that could lead to hard to diagnose instability. So if you experience instability, chances are good that this fix will help.
