Accepting request 412187 from home:AndreasStieger:branches:Base:System

rsyslog 8.20.0

OBS-URL: https://build.opensuse.org/request/show/412187
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=248
This commit is contained in:
2016-07-19 17:32:22 +00:00
committed by Git OBS Bridge
parent 6d406d5859
commit 51d6114542
6 changed files with 29 additions and 9 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Jul 19 16:54:56 UTC 2016 - astieger@suse.com
- rsyslog 8.20.0:
* omrelp: add configurable connection timeout
* pmrfc3164: add support for slashes in hostname
* bugfix omfile: handle chown() failure correctly
* omfile now better conveys status of unwritable files back to core
* config files recursively including themselfes are now detected
* refactored code to not emit compiler warnings in "strict mode"
* bugfix: fix some issues with action CommitTransaction() handling
* bugfix omqmqp1: connecting to the message bus fails on nonstandard port
* testbench/CI enhancements
- Build requirements:
* librelp 1.2.12
-------------------------------------------------------------------
Sat Jun 4 18:51:17 UTC 2016 - astieger@suse.com