diff --git a/rsyslog-5.8.1.tar.bz2 b/rsyslog-5.8.1.tar.bz2 deleted file mode 100644 index 3d2be71..0000000 --- a/rsyslog-5.8.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3af89801da9463c974d86ed90d5a9576852380f8bb2d96c4a7e612633f35f277 -size 1913310 diff --git a/rsyslog-5.8.2.tar.bz2 b/rsyslog-5.8.2.tar.bz2 new file mode 100644 index 0000000..2ce4626 --- /dev/null +++ b/rsyslog-5.8.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566ae1593cfd02afba3d6b456d1b5988e30fed057d42eccb20cc0d537be897d0 +size 1918257 diff --git a/rsyslog.changes b/rsyslog.changes index 665b173..6668f3b 100644 --- a/rsyslog.changes +++ b/rsyslog.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Jun 21 13:50:42 UTC 2011 - mt@suse.de + +- Updated to 5.8.2 [V5-stable] (bnc#701282) a maintenance release, + containing only stability fixes: + - bugfix: problems in failover action handling + closes: http://bugzilla.adiscon.com/show_bug.cgi?id=270 + closes: http://bugzilla.adiscon.com/show_bug.cgi?id=254 + - bugfix: mutex was invalidly left unlocked during action processing + At least one case where this can occur is during thread shutdown, + which may be initiated by lower activity. In most cases, this is + quite unlikely to happen. However, if it does, data structures may be + corrupted which could lead to fatal failure and segfault. I detected + this via a testbench test, not a user report. But I assume that some + users may have had unreproducable aborts that were cause by this bug. + - bugfix: memory leak in imtcp & subsystems under some circumstances + This leak is tied to error conditions which lead to incorrect cleanup + of some data structures. [backport from v6] + - bugfix/improvement:$WorkDirectory now gracefully handles trailing + slashes + ------------------------------------------------------------------- Tue May 31 12:14:59 UTC 2011 - aj@suse.de diff --git a/rsyslog.spec b/rsyslog.spec index a4598ff..a9fd446 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -20,8 +20,8 @@ Name: rsyslog Summary: The enhanced syslogd for Linux and Unix -Version: 5.8.1 -Release: 8 +Version: 5.8.2 +Release: 0 # for setting those bcond_with* configs see # http://lizards.opensuse.org/2008/09/12/conditional-features-aka-use-flags/ %if 0%{?suse_version} >= 1140