Changelog for 4.6.5 (v4-stable)
Version 4.6.5 [v4-stable] (rgerhards), 2010-11-24
- bugfix(important): problem in TLS handling could cause rsyslog to loop in a tight loop, effectively disabling functionality and bearing the risk of unresponsiveness of the whole system.
Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=194 - bugfix: a couple of problems that imfile had on some platforms, namely Ubuntu (not their fault, but occured there)
- bugfix: imfile utilizes 32 bit to track offset. Most importantly, this problem can not experienced on Fedora 64 bit OS (which has 64 bit long’s!)
rsyslog 4.6.5 (v4-stable)
Download file name: rsyslog 4.6.5 (v4-stable)
4.6.5 (v4-stable)
md5sum: 0400fddd9977e23870e42f0678f96204
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 4.6.5 File size: 2,08 MB
rsyslog 3.22.3 (v3-stable) released
Hi all,
We have just released rsyslog 3.22.3, a member of the v3-stable branch.
This update addresses the TLS bug, that has been bothering a lot of users lately. Continue reading “rsyslog 3.22.3 (v3-stable) released”
rsyslog 3.22.3 (v3-stable)
Download file name: rsyslog 3.22.3 (v3-stable)
3.22.3 (devel)
md5sum: 9bc101b7450466abc2ec4f8b0698f785
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 3.22.3 File size: 1,32 MB
rsyslog 5.6.0 (v5-stable) released
Hi all,
We have just released rsyslog 5.6.0, the new v5-stable. This release brings all changes and enhancements of the 5.5.x series to the v5-stable branch.
rsyslog 5.6.0 (v5-stable)
Download file name: rsyslog 5.6.0 (v5-stable)
5.6.0(v5-stable)
md5sum: 62c8edad559a39ca8c124ca87908075b
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 5.6.0 File size: 2,253,026 byte
Changelog for 5.6.0 (v5-stable)
Version 5.6.0 [V5-STABLE] (rgerhards), 2010-10-19
This release brings all changes and enhancements of the 5.5.x series to the v5-stable branch.
- bugfix: a couple of problems that imfile had on some platforms, namely Ubuntu (not their fault, but occured there)
- bugfix: imfile utilizes 32 bit to track offset. Most importantly, this problem can not experienced on Fedora 64 bit OS (which has64 bit long’s!)
rsyslog 4.6.4 (v4-stable) released
Hi all,
We have just released rsyslog 4.6.4, a member of the v4-stable branch.
This is a stability update without new features. Continue reading “rsyslog 4.6.4 (v4-stable) released”
rsyslog 4.6.4 (v4-stable)
Download file name: rsyslog 4.6.4 (v4-stable)
4.6.4 (v4-stable)
md5sum: 9cd32eec1984a656ab879e89b57d8076
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 4.6.4 File size: 1,98 MB
Changelog for 4.6.4 (v4-stable)
Version 4.6.4 [v4-stable] (rgerhards), 2010-08.05
- bugfix: zero-sized (empty) messages were processed by imtcp
they are now dropped as they always should have been - bugfix: programname filter in ! configuration can not be reset
Thanks to Kiss Gabor for the patch.