From 6d406d5859e09eb74368a761d3a1a9b6faf75481a9a0a2ba36b6f1b7eebb991e Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Thu, 9 Jun 2016 21:10:08 +0000 Subject: [PATCH] Accepting request 400067 from home:AndreasStieger:branches:Base:System rsyslog 8.19.0 OBS-URL: https://build.opensuse.org/request/show/400067 OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=246 --- rsyslog-8.18.0.tar.gz | 3 --- rsyslog-8.19.0.tar.gz | 3 +++ rsyslog-doc-8.18.0.tar.gz | 3 --- rsyslog-doc-8.19.0.tar.gz | 3 +++ rsyslog.changes | 25 +++++++++++++++++++++++++ rsyslog.spec | 2 +- 6 files changed, 32 insertions(+), 7 deletions(-) delete mode 100644 rsyslog-8.18.0.tar.gz create mode 100644 rsyslog-8.19.0.tar.gz delete mode 100644 rsyslog-doc-8.18.0.tar.gz create mode 100644 rsyslog-doc-8.19.0.tar.gz diff --git a/rsyslog-8.18.0.tar.gz b/rsyslog-8.18.0.tar.gz deleted file mode 100644 index 895e5e8..0000000 --- a/rsyslog-8.18.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94346237ecfa22c9f78cebc3f18d59056f5d9846eb906c75beaa7e486f02c695 -size 2261731 diff --git a/rsyslog-8.19.0.tar.gz b/rsyslog-8.19.0.tar.gz new file mode 100644 index 0000000..8600381 --- /dev/null +++ b/rsyslog-8.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3379b30f2e6ef05a0f1c7327c73923fa5877a80b984506cdf48ed068c94a575e +size 2279714 diff --git a/rsyslog-doc-8.18.0.tar.gz b/rsyslog-doc-8.18.0.tar.gz deleted file mode 100644 index 9c3b789..0000000 --- a/rsyslog-doc-8.18.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8de82dece85a9a83d9c1feaf7fdfb883c2bfe5a82d84b846161bec0b9dba22c6 -size 4269339 diff --git a/rsyslog-doc-8.19.0.tar.gz b/rsyslog-doc-8.19.0.tar.gz new file mode 100644 index 0000000..c29a8f4 --- /dev/null +++ b/rsyslog-doc-8.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f76958d2fbcbb3a2db531ec3878d6d9a8c4a622e457b9c97b7c7dcca0ddd6512 +size 4271094 diff --git a/rsyslog.changes b/rsyslog.changes index ccf578c..4754809 100644 --- a/rsyslog.changes +++ b/rsyslog.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat Jun 4 18:51:17 UTC 2016 - astieger@suse.com + +- rsyslog 8.19.0: + * omelasticsearch: add option to permit unsigned certs + * imrelp: better error codes on unvailablity of TLS options + * default stack size for inputs has been explicitely set to 4MiB + * performance improvements + * miscellaneous minor cleanup + * fix: potential misadressing in template config processing + * bugfix omfile: async output file writing does not respect + flushing + * bugfix imfile: corrupted multi-line message when state data was + persisted + * bugfix imfile: missing newline after first line of multiline + message + * bugfix: dynstats unusedMetricTtl bug + * bugfix build system: build was broken on SunOS + * bugfix: afterRun entry point not correctly called + * bugfix dynstats: do not leak file handles + * bugfix omelasticsearch: disable libCURL signal handling + * bugfix omelasticsearc: some regressions were fixed + * improved wording: gnutls error message points to potential + cause + ------------------------------------------------------------------- Tue Apr 19 19:23:20 UTC 2016 - astieger@suse.com diff --git a/rsyslog.spec b/rsyslog.spec index 3c90e22..da466c6 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -20,7 +20,7 @@ Name: rsyslog Summary: The enhanced syslogd for Linux and Unix License: (GPL-3.0+ and Apache-2.0) Group: System/Daemons -Version: 8.18.0 +Version: 8.19.0 Release: 0 %if 0%{?suse_version} >= 1210 %bcond_without systemd