Go to file
Marius Tomaschewski 312b49b6e1 - Update to 6.4.1 [V6-STABLE] 2012-09-06:
- bugfix: multiple main queues with same queue file name were not
    detected.  This lead to queue file corruption. While the root
    cause is a config error, it is a bug that this important and
    hard to find config error was not detected by rsyslog.
  - bugfix: “jsonf” property replacer option did generate invalid
    JSON in JSON, we have “fieldname”:”value”, but the option
    emitted “fieldname”=”value”. Interestingly, this was accepted
    by a couple of sinks, most importantly elasticsearch. Now the
    correct format is emitted, which causes a remote chance that
    some things that relied on the wrong format will break.
    Thanks to Miloslav Trmač for the patch
  - change $!all-json did emit an empty (thus non-JSON) string if
    no libee data was present. It now emits {} and thus valid JSON.
    There is a small risk that this may break some things that
    relied on the previous inconsistency. Thanks to Miloslav Trmač
    for the patch
  - bugfix: omusrsmsg incorrect return state & config warning
    handling. During config file processing, Omusrmsg often
    incorrectly returned a warning status, even when no warning was
    present (caused by uninitialized variable). Also, the core
    handled warning messages incorrectly, and treated them as
    errors. As a result, omusrmsg (most often) could not properly be
    loaded. Note that this only occurs with legacy config action
    syntax. This was a regression caused by an incorrect merge in to
    the 6.3.x codebase.
    Thanks to Stefano Mason for alerting us of this bug.
  - bugfix: Fixed TCP CheckConnection handling in omfwd.c. Interface
    needed to be changed in lower stream classes. Syslog TCP Sending
    is now resumed properly. Unfixed, that lead to non-detection of

OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=93
2012-09-17 12:17:44 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=1 2008-09-13 02:52:06 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=1 2008-09-13 02:52:06 +00:00
rsyslog-6.3.11-glblCheckCnf-no-return-in-nonvoid-function.patch Accepting request 132232 from home:AndreasStieger:rsyslog:v6-stable 2012-09-04 07:32:45 +00:00
rsyslog-6.4.1.tar.gz - Update to 6.4.1 [V6-STABLE] 2012-09-06: 2012-09-17 12:17:44 +00:00
rsyslog.changes - Update to 6.4.1 [V6-STABLE] 2012-09-06: 2012-09-17 12:17:44 +00:00
rsyslog.conf.in - Cleaned up the config files a bit, updated comments in config 2012-02-20 13:31:58 +00:00
rsyslog.d.remote.conf.in - Cleaned up the config files a bit, updated comments in config 2012-02-20 13:31:58 +00:00
rsyslog.early.conf.in - Changed /etc/rsyslog.early.conf to just include rsyslog.conf, 2012-02-20 14:04:02 +00:00
rsyslog.spec - Update to 6.4.1 [V6-STABLE] 2012-09-06: 2012-09-17 12:17:44 +00:00
rsyslog.sysconfig Updating link to change in openSUSE:Factory/rsyslog revision 7.0 2009-09-10 11:09:01 +00:00