Changelog for 6.6.0 (v6-stable)
Version 6.6.0 [v6-stable] 2012-10-22
This starts a new stable branch, based on the 6.5.x series, plus:
- bugfix: imuxsock did not properly honor $LocalHostIPIF
rsyslog 7.3.1 (v7-devel) released
We have just released 7.3.1 of the v7-devel branch. This version increases template processing speed, for the $NOW-family of properties very considerably. It also contains a compatibility change in regard to lumberjack structured logging.
ChangeLog:
http://www.rsyslog.com/changelog-for-7-3-1-v7-devel/
Download:
http://www.rsyslog.com/rsyslog-7-3-1-v7-devel/
As always, feedback is appreciated.
Best regards,
Florian Riedl
rsyslog 7.3.1 (v7-devel)
Download file name: rsyslog 7.3.1 (devel)
rsyslog 7.3.1 (devel)
sha256 hash: f893188c8aa6e9728478e765b2fd4132e11b6d6a7e8e46f87b624cc9aa5ef538
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 7.3.1 File size: 2.697 MB
Changelog for 7.3.1 (v7-devel)
Version 7.3.1 [devel] 2012-10-19
- optimized template processing performance, especially for $NOW family of properties
- change lumberjack cookie to “@cee:” from “@cee: ”
CEE originally specified the cookie with SP, whereas other lumberjack tools used it without space. In order to keep interop with lumberjack, we now use the cookie without space as well. I hope this can be changed in CEE as well when it is released at a later time.
Thanks to Miloslav Trmač for pointing this out and a similiar v7 patch. - bugfix: imuxsock and imklog truncated head of received message
This happened only under some circumstances. Thanks to Marius
Tomaschwesky, Florian Piekert and Milan Bartos for their help in solving this issue. - bugfix: imuxsock did not properly honor $LocalHostIPIF
rsyslog 7.1.12 (v7-beta) released
We have just released 7.1.12 of the v7-beta branch. This is a bug-fixing release, nearing the first v7 stable.
ChangeLog:
http://www.rsyslog.com/changelog-for-7-1-12-v7-beta/
Download:
http://www.rsyslog.com/rsyslog-7-1-12-v7-beta/
As always, feedback is appreciated.
Best regards,
Florian Riedl
Changelog for 7.1.12 (v7-beta)
Version 7.1.12 [beta] 2012-10-18
- minor updates to better support newer systemd developments
Thanks to Michael Biebl for the patches. - build system cleanup
Thanks to Michael Biebl for the patch series. - cleanup: removed remains of -c option (compatibility mode) both from code & doc and emitted warning message if still used
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=361
Thanks to Michael Biebl for reporting & suggestions - bugfix: imklog truncated head of received message
This happened only under some circumstances. Thanks to Marius Tomaschwesky and Florian Piekert for their help in solving this issue.
rsyslog 5.10.1 (v5-stable) released
We just released 5.10.1 of the v5-stable branch. This is a pure bugfixing release. For details, please review the ChangeLog.
ChangeLog:
http://www.rsyslog.com/changelog-for-5-10-1-v5-stable/
Download:
http://www.rsyslog.com/rsyslog-5-10-1-v5-stable/
As always, feedback is appreciated.
Best regards,
Florian Riedl
rsyslog 7.1.11 (v7-beta) released
We have just released 7.1.11 of the v7-beta branch. This is a bug-fixing release, nearing the first v7 stable.
ChangeLog:
http://www.rsyslog.com/changelog-for-7-1-11-v7-beta/
Download:
http://www.rsyslog.com/rsyslog-7-1-11-v7-beta/
As always, feedback is appreciated.
Best regards,
Florian Riedl
rsyslog 7.1.10 (v7-beta)
Download
file name: rsyslog 7.1.10 (beta)
rsyslog 7.1.10 (beta) sha256 hash: c7d1e7764aecd8ae8244b49f93f0834e761eeaafcbbdc24c5d8875b8fe5f5c5f
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 7.1.10
File size: 2.576 MB
Changelog for 7.1.10 (v7-beta)
Version 7.1.10 [beta] 2012-10-11
- bugfix: m4 directory was not present in release tarball
- bugfix: small memory leak with string-type templates
- bugfix: small memory leak when template was specified in omfile
- bugfix: some config processing warning messages were treated as errors
- bugfix: small memory leak when processing action() statements
- bugfix: unknown action() parameters were not reported