Version 8.12.0 [v8-stable] 2015-08-11 Harmonize resetConfigVariables values and defaults see also https://github.com/rsyslog/rsyslog/pull/413 Thanks to Tomas Heinrich for the patch. GT/KSI: fix some issues in signature file format and add conversion tool The file format is incompatible to previous format, but tools have been upgraded to handle both and also an option been added to convert […]
Changelog for 8.11.0 (v8-stable)
Version 8.11.0 [v8-stable] 2015-06-30 new signature provider for Keyless Signature Infrastructure (KSI) added build system: re-enable use of “make distcheck” bugfix imfile: regex multiline mode ignored escapeLF option Thanks to Ciprian Hacman for reporting the problem closes https://github.com/rsyslog/rsyslog/issues/370 bugfix omkafka: fixed several concurrency issues, most of them related to dynamic topics. Thanks to Janmejay Singh for […]
Changelog for 8.10.0 (v8-stable)
Version 8.10.0 [v8-stable] 2015-05-19 imfile: add capability to process multi-line messages based on regex input parameter “endmsg.regex” was added for that purpose. The new mode provides much more power in processing different multiline-formats. pmrfc3164: add new parameters “detect.yearAfterTimestamp” This supports timestamps as generated e.g. by some Aruba Networks equipment. “permit.squareBracesInHostname” Permits to use “hostnames” in […]
Changelog for 8.8.0 (v8-stable)
Version 8.8.0 [v8-stable] 2015-02-24 omkafka: add support for dynamic topics and auto partitioning Thanks to Tait Clarridge for the patches. imtcp/imptcp: support for broken Cisco ASA TCP syslog framing omfwd: more detailled error messages in case of UDP send error TLS syslog: enable capability to turn on GnuTLS debug logging This provides better diagnostics in […]
Changelog for 8.7.0 (v8-stable)
Version 8.7.0 [v8-stable] 2015-01-13 add message metadata “system” to msg object this permits to store metadata alongside the message imfile: add support for “filename” metadata this is useful in cases where wildcards are used imptcp: make stats counter names consistent with what imudp, imtcp uses added new module “omkafka” to support writing to Apache Kafka […]
Changelog for 8.6.0 (v8-stable)
Version 8.6.0 [v8-stable] 2014-12-02 NOTE: This version also incorporates all changes and enhancements made for v8.5.0, but in a stable release. For details see immediately below. configuration-setting rsyslogd command line options deprecated For most of them, there are now proper configuration objects. Some few will be completely dropped if nobody insists on them. Additional info […]
Changelog for 8.5.0 (v8-devel)
Version 8.5.0 [v8-stable] 2014-10-24 imfile greatly refactored and support for wildcards added PRI-handling code refactored for more clarity and robustness ommail: add support for RainerScript config system [action() object] This finally adds support for the new config style. Also, we now permit to set a constant subject text without the need to create a template […]
Changelog for 7.6.7 (v7-stable)
Version 7.6.7 [v7.6-stable] 2014-10-02 bugfix: the fix for CVE-2014-3634 did not handle all cases This is corrected now. See also: CVE-2014-3683 fixed a build problem on some platforms Thanks to Olaf for the patch behaviour change: “msg” of messages with invalid PRI set to “rawmsg” When the PRI is invalid, the rest of the header […]
Changelog for 8.4.1 (v8-stable)
Version 8.4.1 [v8-stable] 2014-09-30 imudp: add for bracketing mode, which makes parsing stats easier permit at-sign in variable names closes: https://github.com/rsyslog/rsyslog/issues/110 bugfix: fix syntax error in anon_cc_numbers.py script Thanks to github user anthcourtney for the patch. closes: https://github.com/rsyslog/rsyslog/issues/109 bugfix: ompgsql: don’t loose uncomitted data on retry Thanks to Jared Johnson and Axel Rau for the patch. bugfix: […]
Changelog for 7.6.6 (v7-stable)
Version 7.6.6 [v7.6-stable] 2014-09-30 bugfix: potential abort when a message with PRI > 191 was processed if the “pri-text” property was used in active templates, this could be abused to a remote denial of service from permitted senders see also: CVE-2014-3634 bugfix: potential segfault on startup on 64 bit systems This happened immediately on startup […]