From 6abbbe743bc286420e367dbc77376c34d09b72d62c71e5f452865db0fcbd82bd Mon Sep 17 00:00:00 2001 From: Marius Tomaschewski Date: Tue, 3 Jul 2012 06:39:04 +0000 Subject: [PATCH] Accepting request 126798 from home:AndreasStieger:rsyslog:v5-stable updated to 5.8.12 [V5-stable] OBS-URL: https://build.opensuse.org/request/show/126798 OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=84 --- rsyslog-5.8.11.tar.bz2 | 3 --- rsyslog-5.8.12.tar.gz | 3 +++ rsyslog.changes | 14 ++++++++++++++ rsyslog.spec | 5 ++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 rsyslog-5.8.11.tar.bz2 create mode 100644 rsyslog-5.8.12.tar.gz diff --git a/rsyslog-5.8.11.tar.bz2 b/rsyslog-5.8.11.tar.bz2 deleted file mode 100644 index ae0f9ad..0000000 --- a/rsyslog-5.8.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e80201dffa205daab5ef7db53d10417da63676bd5fc52dbaf0f59d71b00f0d8 -size 1933537 diff --git a/rsyslog-5.8.12.tar.gz b/rsyslog-5.8.12.tar.gz new file mode 100644 index 0000000..a8f2fe9 --- /dev/null +++ b/rsyslog-5.8.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a408c92fa299773d26a8d6f324eec66282a148b0989c66d94b94318dd0a514 +size 2393679 diff --git a/rsyslog.changes b/rsyslog.changes index 8f1d501..c32fe01 100644 --- a/rsyslog.changes +++ b/rsyslog.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Jul 1 16:39:21 UTC 2012 - andreas.stieger@gmx.de + +- updated to 5.8.12 [V5-stable] 2012-06-06 + - add small delay (50ms) after sending shutdown message + - support for resolving huge groups + - bugfix: delayble source could block action queue, even if there was + - bugfix: disk queue was not persisted on shutdown, regression of fix to + - bugfix/omudpspoof: problems, including abort, happend when run on + - bugfix: if debug message could end up in log file when forking + - bugfix/tcpflood: sending small test files did not work correctly + - bugfix: potential hang due to mutex deadlock + - bugfix: property PROCID empty instead of proper nilvalue if not present + ------------------------------------------------------------------- Mon May 7 10:31:08 UTC 2012 - mt@suse.com diff --git a/rsyslog.spec b/rsyslog.spec index 593f3b6..99350e1 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+ Group: System/Daemons -Version: 5.8.11 +Version: 5.8.12 Release: 0 # for setting those bcond_with* configs see # http://lizards.opensuse.org/2008/09/12/conditional-features-aka-use-flags/ @@ -111,8 +111,7 @@ BuildRequires: systemd %endif %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build -#Source0: http://download.rsyslog.com/rsyslog/rsyslog-.tar.gz -Source0: %{name}-%{upstream_version}.tar.bz2 +Source0: http://www.rsyslog.com/files/download/%{name}/%{name}-%{upstream_version}.tar.gz Source1: rsyslog.sysconfig Source2: rsyslog.conf.in Source3: rsyslog.early.conf.in