diff --git a/rsyslog-4.6.2.tar.bz2 b/rsyslog-4.6.2.tar.bz2 deleted file mode 100644 index a5d9f25..0000000 --- a/rsyslog-4.6.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:414e9a7cab9c85558908a94ed6bdb5d45481204298d7e91f3c98875aafbdec21 -size 1743950 diff --git a/rsyslog-5.4.0.tar.bz2 b/rsyslog-5.4.0.tar.bz2 new file mode 100644 index 0000000..7475a93 --- /dev/null +++ b/rsyslog-5.4.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dff740a69789435579382b3a16e2b101d4c6a326a2f8e86b35f54fd877baf95 +size 1772569 diff --git a/rsyslog.changes b/rsyslog.changes index cc65040..f677278 100644 --- a/rsyslog.changes +++ b/rsyslog.changes @@ -1,26 +1,14 @@ ------------------------------------------------------------------- -Mon Apr 12 16:18:39 CEST 2010 - mt@suse.de +Tue Apr 13 08:56:15 UTC 2010 - mt@suse.de -- Updated to rsyslog version 4.6.2 [v4-stable], providing several - enancements and bug fixes. Digest from the ChangeLog file: - * new feature: $OMFileAsyncWriting directive added - * bugfix(temporary): message-induced off-by-one error (potential - segfault). As a temporary fix, we have introduced a proper - recalculation of the size. However, a final patch is expected - in the future. See bug tracker for further details and when - the final patch will be available: bug id 184 - * bugfix: potential segfault in dynafile cache - * bugfix: race condition during directory creation - * bugfix: potential re-use of free()ed file stream in omfile - * added new property replacer option "date-rfc3164-buggyday" - primarily to ease migration from syslog-ng - * bugfix: invalid buffer write in (file) stream class - * bugfix: potential hang condition during filestream close - * bugfix: improper synchronization when "$OMFileFlushOnTXEnd on" - * bugfix: potential data loss during file stream shutdown - * bugfix: potential problem (loop, abort) on file write error - * bugfix: $omfileFlushOnTXEnd was turned on when set to off - * bugfix(minor): handling of extremely large strings in dbgprintf +- Updated to rsyslog version 5.4.0 (v5-stable). This version begins + a new stable series based on the 5.3.x series, which has been + proven rather well in practice. The new 5.4.0 contains fixes for + all known problems. See ChangeLog file for a detailed history. + The main new feature is speed: several optimizations were done, + including support for epoll in tcp listeners. +- Added new lmzlibw.so and omruleset.so to the file list. +- Recompressed original tar.gz source archive using bzip2. ------------------------------------------------------------------- Wed Sep 9 21:36:16 CEST 2009 - mt@suse.de diff --git a/rsyslog.spec b/rsyslog.spec index 97f0857..eff25c1 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -19,10 +19,10 @@ Name: rsyslog -%define upstream_version 4.6.2 +%define upstream_version 5.4.0 %define rsyslog_docdir %{_docdir}/%{name} %define install_all_modules_in_lib 0 -Version: 4.6.2 +Version: 5.4.0 Release: 0 License: GPL v3 or later Group: System/Daemons @@ -396,6 +396,7 @@ fi %{_libdir}/rsyslog/lmzlibw.so %{_libdir}/rsyslog/ommail.so %{_libdir}/rsyslog/omprog.so +%{_libdir}/rsyslog/omruleset.so %{_libdir}/rsyslog/omtemplate.so %{_libdir}/rsyslog/omtesting.so %if ! 0%{install_all_modules_in_lib}