Commit Graph

6 Commits

Author SHA256 Message Date
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