Commit Graph

7 Commits

Author SHA256 Message Date
0b41c4d0e8 - Updated to 5.6.5 (v5-stable) with following bugfixes:
* bugfix: failover did not work correctly if repeated msg
  reduction was on
  * bugfix: omlibdbi did not use password from rsyslog.conf
  closes: http://bugzilla.adiscon.com/show_bug.cgi?id=203
  * bugfix(kind of): tell users that config graph can currently
  not be generated
  closes: http://bugzilla.adiscon.com/show_bug.cgi?id=232
  * bugfix: discard action did not work under some circumstances
  fixes: http://bugzilla.adiscon.com/show_bug.cgi?id=217
  * bugfix: potential abort condition when $RepeatedMsgReduction
  were set to on as well as potentially in a number of other places
  where MsgDup() was used. This only happened when the imudp input
  module was used and it depended on name resolution not yet had
  taken place.
  * bugfix: fixed a memory leak and potential abort condition
  this could happen if multiple rulesets were used and some output
  batches contained messages belonging to more than one ruleset.
  fixes: http://bugzilla.adiscon.com/show_bug.cgi?id=226
  fixes: http://bugzilla.adiscon.com/show_bug.cgi?id=218
  * bugfix: memory leak when $RepeatedMsgReduction on was used
  bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=225
- Merged systemd socket activation support

OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=40
2011-03-24 12:29:01 +00:00
994b3291fa - update to 5.6.3 (v5-stable) with following bugfixes (digest):
* action processor released mememory too early, resulting in
  potential issue in retry cases (very unlikely).
  * batch processing flagged invalid message as "bad" under some
  circumstances
  * unitialized variable could cause issues under extreme
  conditions plus some minor nits.
  * batches which had actions in error were not properly retried
  in all cases
  * imfile did duplicate messages under some circumstances
- enabled plain tcp input, unix socket output, last message
  parser and the libdbi module as separate package.

OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=36
2011-02-02 16:11:38 +00:00
d0435add8a Use git diff instead of format-patch...
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=35
2011-01-20 14:13:37 +00:00
84fe257603 - Improved systemd socket activation support to allow multiple
unix sockets and activation in forking mode (bnc#656197).

OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=34
2011-01-20 14:11:45 +00:00
5f31c5f604 use git diff instead of format-patch, so patch --fuzz=0 works
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=32
2010-12-03 19:50:15 +00:00
12668bc1ae - Merged rsyslog-systemd-integration.bnc656104.diff (fuzz=0).
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=31
2010-12-03 17:12:42 +00:00
2b04459014 - update to 5.6.1
This release addresses a TLS bug, that has been bothering a lot
  of users lately. It stops rsyslog from looping, thus disabling
  functionality and bearing the risk of unresponsiveness of the
  whole system. Other issues have been fixed for imptcp, failing
  testbench, segfault on empty templates and failed compile.
  For more detailed information, please review the ChangeLog and
    http://bugzilla.adiscon.com/show_bug.cgi?id=194,
    http://bugzilla.adiscon.com/show_bug.cgi?id=204,
    http://bugzilla.adiscon.com/show_bug.cgi?id=206.
- applied systemd integration base patch (without the service and
  socket unit files, because we'll use same for all syslog damons)
  extracted from git master (bnc#656104).

OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=29
2010-11-29 11:47:56 +00:00