Accepting request 126949 from Base:System

updated to 5.8.12

OBS-URL: https://build.opensuse.org/request/show/126949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=53
This commit is contained in:
Stephan Kulow 2012-07-03 12:02:37 +00:00 committed by Git OBS Bridge
commit d017c6ac2d
4 changed files with 19 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e80201dffa205daab5ef7db53d10417da63676bd5fc52dbaf0f59d71b00f0d8
size 1933537

3
rsyslog-5.8.12.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:18a408c92fa299773d26a8d6f324eec66282a148b0989c66d94b94318dd0a514
size 2393679

View File

@ -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

View File

@ -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-<upstream_version>.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