Commit Graph

6 Commits

Author SHA256 Message Date
80bf8d5932 - update to rsyslog 8.4.1 [v8-stable] 2014-09-30 (bnc#897262)
- 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: imfile: if a state file for a different file name was set,
    that different file (name) was monitored instead of the configured
    one. Now, the state file is deleted and the correct file monitored.
    closes: https://github.com/rsyslog/rsyslog/issues/103
  - bugfix: omudpspoof: source port was invalid
    Thanks to Pavel Levshin for the patch
  - bugfix: build failure on systems which don't have json_tokener_errors
    Older versions of json-c need to use a different API (which don't exists
    on newer versions, unfortunately...)
    Thanks to Thomas D. for reporting this problem.
  - bugfix: omelasticsearch does not work with broken/changed ES 1.0+ API
    closes: https://github.com/rsyslog/rsyslog/issues/104
  - bugfix: mmanon did not properly anonymize IP addresses starting with '9'
    Thanks to defa-at-so36.net for reporting this problem.
    closes: http://bugzilla.adiscon.com/show_bug.cgi?id=529
  - bugfix: build problems on SuSe Linux
    Thanks Andreas Stieger for the patch
  - bugfix: omelasticsearch error file did not work correctly on ES 1.0+
    due to a breaking change in the ElasticSearch API.
    see also: https://github.com/rsyslog/rsyslog/issues/104
  - bugfix: potential abort when a message with PRI > 191 was processed

OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=204
2014-09-30 11:14:20 +00:00
8f1f22b899 - Added Restart=on-abort to rsyslog.service (fate#315133)
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=174
2014-01-24 14:28:16 +00:00
e53895ade2 Accepting request 180608 from home:AndreasStieger:branches:Base:System
update to 7.4.1  [v7.4-stable]

OBS-URL: https://build.opensuse.org/request/show/180608
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=152
2013-06-26 10:15:38 +00:00
12102b31df Accepting request 178930 from home:elvigia:branches:Base:System
- Required version of pkgconfig(relp) is >= 1.0.3
- Requires version of libsystemd-journal is >= 197
- Notify systemd on sucessful startup of the daemon to avoid
  confusing behaviour such as :
  http://lists.opensuse.org/opensuse/2013-06/msg00603.html

OBS-URL: https://build.opensuse.org/request/show/178930
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=150
2013-06-14 12:15:46 +00:00
221a70455a - Fixed service file to pass $RSYSLOGD_PARAMS to rsyslogd again.
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=133
2013-04-16 08:58:53 +00:00
61396614da Accepting request 163983 from home:elvigia:branches:Base:System
- Fix systemd units to do exactly what is documented as 
 required --> http://www.freedesktop.org/wiki/Software/systemd/syslog
 In particular, it must not mess with the ordering of syslog.target
 this is done by removing the custom unit and adapting the upstream
 one with openSUSE additions (rsyslog-unit.patch)

OBS-URL: https://build.opensuse.org/request/show/163983
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=132
2013-04-14 16:56:48 +00:00