From 3208a89a3f6f48c9a65156efb9a326b30fe0e5eef8bbf41cf2a8ea0625412403 Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Fri, 22 Apr 2016 19:08:24 +0000 Subject: [PATCH] Accepting request 390723 from home:AndreasStieger:branches:Base:System rsyslog 8.18.0 OBS-URL: https://build.opensuse.org/request/show/390723 OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=244 --- rsyslog-8.17.0.tar.gz | 3 --- rsyslog-8.18.0.tar.gz | 3 +++ rsyslog-doc-8.17.0.tar.gz | 3 --- rsyslog-doc-8.18.0.tar.gz | 3 +++ rsyslog.changes | 38 ++++++++++++++++++++++++++++++++++++++ rsyslog.spec | 2 +- 6 files changed, 45 insertions(+), 7 deletions(-) delete mode 100644 rsyslog-8.17.0.tar.gz create mode 100644 rsyslog-8.18.0.tar.gz delete mode 100644 rsyslog-doc-8.17.0.tar.gz create mode 100644 rsyslog-doc-8.18.0.tar.gz diff --git a/rsyslog-8.17.0.tar.gz b/rsyslog-8.17.0.tar.gz deleted file mode 100644 index 81d7dc1..0000000 --- a/rsyslog-8.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec1e19b5964cf88a9c0508d438248244b71ca35967fe40b842938f4ce9ba5fb9 -size 2220523 diff --git a/rsyslog-8.18.0.tar.gz b/rsyslog-8.18.0.tar.gz new file mode 100644 index 0000000..895e5e8 --- /dev/null +++ b/rsyslog-8.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94346237ecfa22c9f78cebc3f18d59056f5d9846eb906c75beaa7e486f02c695 +size 2261731 diff --git a/rsyslog-doc-8.17.0.tar.gz b/rsyslog-doc-8.17.0.tar.gz deleted file mode 100644 index eb18b26..0000000 --- a/rsyslog-doc-8.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d55a1ad077c942ac63c2387d933bfd123ae2b1c8a8c0059cc7986ea629a0a1a -size 4257128 diff --git a/rsyslog-doc-8.18.0.tar.gz b/rsyslog-doc-8.18.0.tar.gz new file mode 100644 index 0000000..9c3b789 --- /dev/null +++ b/rsyslog-doc-8.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8de82dece85a9a83d9c1feaf7fdfb883c2bfe5a82d84b846161bec0b9dba22c6 +size 4269339 diff --git a/rsyslog.changes b/rsyslog.changes index 0d05cbd..ccf578c 100644 --- a/rsyslog.changes +++ b/rsyslog.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Tue Apr 19 19:23:20 UTC 2016 - astieger@suse.com + +- rsyslog 8.18.0: + * templates: add option to convert timestamps to UTC + * omjournal: fix segfault (regression in 8.17.0) + * imptcp: added AF_UNIX support + * new template options + * compressSpace + * date-utc + * redis: support for authentication + * omkafka: makes kafka-producer on-HUP restart optional + * imfile: new "FreshStartTail" input parameter + * omjournal: fix libfastjson API issues + * ommongodb: fix json API issues + * dynamic stats subsystem: a couple of smaller changes + * foreach loop: now also iterates over objects (not just arrays) + * enhancement: queue subsystem is more robst in regard to some corruptions + * enhancement: Allow rsyslog to bind UDP ports even w/out specific + interface being up at the moment. + * new External plugin for sending metrics to SPM Monitoring SaaS + * bugfix imfile: fix memory corruption bug when appending @cee + * bugfix: memory misallocation if position.from and position.to is used + a negative amount of memory is tried to be allocated if position.from + is smaller than the buffer size (at least with json variables). This + usually leads to a segfault. + * bugfix: fix potential memleak in TCP allowed sender definition + * bugfix: $PrivDropToGroupID actually did a name lookup + * bugfix: small memory leak in imfile + * bugfix: double free in jsonmesg template + * bugfix: incorrect formatting of stats when CEE/Json format is used + * bugfix omfwd: new-style keepalive action parameters did not work + due to being inconsistently spelled inside the code. Note that legacy + parameters $keepalive... always worked + * bugfix: memory leaks in logctl utility + * bugfix omrelp: fix segfault if no port action parameter was given + * bugfix imtcp: Messages not terminated by a NL were discarded + ------------------------------------------------------------------- Sun Mar 13 06:51:47 UTC 2016 - astieger@suse.com diff --git a/rsyslog.spec b/rsyslog.spec index 0549b30..3c90e22 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.17.0 +Version: 8.18.0 Release: 0 %if 0%{?suse_version} >= 1210 %bcond_without systemd