rsyslog 7.2.2 (v7-stable) released
This is a bug-fixing release, containing an important set of bugfixes. All users of the v7-stable branch are advised to upgrade to this version.
ChangeLog:
http://www.rsyslog.com/changelog-for-7-2-2-v7-stable/
Download:
http://www.rsyslog.com/rsyslog-7-2-2-v7-stable/
As always, feedback is appreciated.
Best regards,
Tim Eifler
rsyslog 7.2.2 (v7-stable)
Download file name: rsyslog 7.2.2 (stable)
rsyslog 7.2.2 (stable)
sha256 hash: 9b407b9cd7069081c553f69ada6a3246c822ffc0c53a05e14af096e6b50c9333
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 7.2.2 File size: 2.615 MB
Changelog for 7.2.2 (v7-stable)
Version 7.2.2 [v7-stable] 2012-10-16
- doc improvements
- enabled to build without libuuid, at loss of uuid functionality
this enables smoother builds on older systems that do not support
libuuid. Loss of functionality should usually not matter too much as
uuid support has only recently been added and is very seldom used. - bugfix: omfwd did not properly support “template” parameter
- bugfix: potential segfault when re_match() function was used
Thanks to oxpa for the patch.
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=371 - bugfix: potential abort of imtcp on rsyslogd shutdown
- bugfix: imzmq3 segfault with PULL subscription
Thanks to Martin Nilsson for the patch. - bugfix: improper handling of backslash in string-type template()s
- bugfix: leading quote (“) in string-type template() lead to thight loop
on startup - bugfix: no error msg on invalid field option in legacy/string template
- bugfix: potential segfault due to invalid param handling in comparisons
This could happen in RainerScript comparisons (like contains); in some
cases an unitialized variable was accessed, which could lead to an
invalid free and in turn to a segfault.
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=372
Thanks to Georgi Georgiev for reporting this bug and his great help
in solving it. - bugfix: no error msg on unreadable $IncludeConfig path
- bugfix: $IncludeConfig did not correctly process directories
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=376
The testbench was also enhanced to check for these cases.
Thanks to Georgi Georgiev for the bug report. - bugfix: make rsyslog compile on kfreebsd again
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=380
Thanks to Guillem Jover for the patch - bugfix: garbled message if field name was used with jsonf property option
The length for the field name was invalidly computed, resulting in either
truncated field names or including extra random data. If the random data
contained NULs, the rest of the message became unreadable. - bugfix: potential segfault at startup with property-based filter
If the property name was followed by a space before the comma, rsyslogd
aborted on startup. Note that no segfault could happen if the initial
startup went well (this was a problem with the config parser).
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=381 - bugfix: imfile discarded some file parts
File lines that were incomplete (LF missing) *at the time imfile polled
the file* were partially discarded. That part of the line that was read
without the LF was discarded, and the rest of the line was submitted in
the next polling cycle. This is now changed so that the partial content
is saved until the complete line is read. Note that the patch affects
only read mode 0.
Thanks to Milan Bartos for providing the base idea for the solution.
rsyslog 7.2.1 (v7-stable) released
We have just released 7.2.1 of the v7 stable branch. This is a pure bug-fixing release. More information on the changes can be found in the ChangeLog.
ChangeLog:
http://www.rsyslog.com/changelog-for-7-2-1-v7-stable/
Download:
http://www.rsyslog.com/rsyslog-7-2-1-v7-stable/
As always, feedback is appreciated.
Best regards,
Tim Eifler
rsyslog 7.2.1 (v7-stable)
Download file name: rsyslog 7.2.1 (stable)
rsyslog 7.2.1 (stable)
sha256 hash: ba0aee5cd2c60192ca1f026817767aa66056c7f0fa78eb5b15b9394734e68e3f
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 7.2.1 File size: 2.571 MB
Changelog for 7.2.1 (v7-stable)
Version 7.2.1 [v7-stable] 2012-10-29
- bugfix: ruleset()-object did only support a single statement
- added -D rsyslogd option to enable config parser debug mode
- improved syntax error messages by outputting the error token
- the rsyslog core now suspeneds actions after 10 failures in a row
This was former the case after 1,000 failures and could cause rsyslog
to be spammed/ressources misused. See the v6 compatibility doc for more details. - ommongodb rate-limits error messages to prevent spamming the syslog
closes (for v7.2): http://bugzilla.adiscon.com/show_bug.cgi?id=366
rsyslog 7.2.0 (v7-stable) released
We are proud to announce the first stable version of the v7 branch. It contains only minor bug fixes in addition to the latest beta.
With that version, a full structured-logging/lumberjack enabled version is now available. For the top 5 advantages of rsyslog v7, please see
http://www.rsyslog.com/main-advantages-of-rsyslog-v7-vs-v5/
With this release, version 5 of rsyslog becomes legacy and is no longer supported by the rsyslog project. However, rsyslog v5 continues to be supported as part of Adiscon’s professional services for rsyslog, please see
http://www.rsyslog.com/professional-services/enterprise-support/
We would also like to point you to Rainer’s blog, where he describes the importance of this release in more detail. The relationship to v6 is also clarified. Please see
http://blog.gerhards.net/2012/10/new-v7v6-stable-v5-now-legacy.html
ChangeLog:
http://www.rsyslog.com/changelog-for-7-2-0-v7-stable/
Download:
http://www.rsyslog.com/rsyslog-7-2-0-v7-stable/
As always, feedback is appreciated.
Best regards,
Florian Riedl
Changelog for 7.2.0 (v7-stable)
Version 7.2.0 [v7-stable] 2012-10-22
This starts a new stable branch based on 7.1.12 plus the following changes:
- bugfix: imuxsock did not properly honor $LocalHostIPIF
- omruleset/omdiscard do no longer issue “deprecated” warings, as 7.1 grammar does not permit to use the replacements under all circumstances
rsyslog 7.2.0 (v7-stable)
Download file name: rsyslog 7.2.0 (stable)
rsyslog 7.2.0 (stable)
sha256 hash: d7bfc764a5f552900835746f09003d74576e3d119d12d6993104ab9cad4de69d
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 7.2.0 File size: 2.695 MB
rsyslog 6.6.0 (v6-stable)
Download file name: rsyslog 6.6.0 (stable)
rsyslog 6.6.0 (stable)
Sha256 hash: 80aabccf5945d7e26152a2ad29100e147d1fecb300397dc4ccda41acaf2ec33d
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 6.6.0 File size: 2.672 MB