Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2012-10-31 14:04:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rsyslog (Old)
 and      /work/SRC/openSUSE:Factory/.rsyslog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rsyslog", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2012-10-19 
08:51:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes     2012-10-31 
14:04:49.000000000 +0100
@@ -1,0 +2,43 @@
+Mon Oct 29 15:39:26 UTC 2012 - [email protected]
+
+- Update to 7.2.1 (v7-stable), a pure bug-fixing release: 
+  - bugfix: ruleset()-object did only support a single statement
+  - added -D rsyslogd option to enable config parser debug mode
+  - improved syntax error messages by outputting the error token
+  - the rsyslog core now suspeneds actions after 10 failures in
+    a row. This was former the case after 1,000 failures and could
+    cause rsyslog to be spammed/ressources misused.
+    See the v6 compatibility doc for more details.
+  - ommongodb rate-limits error messages to prevent spamming the
+    syslog closes (for v7.2):
+    http://bugzilla.adiscon.com/show_bug.cgi?id=366
+- Enabled compilation of kmsg, the kernel’s new structured logging
+  system modile, mmaudit the message modification module supporting
+  Linux audit format and mmjsonparse providing the cee-enhanced
+  syslog format support message modification module.
+
+-------------------------------------------------------------------
+Wed Oct 24 15:01:53 UTC 2012 - [email protected]
+
+- Update to 7.2.0 (v7-stable) a full structured-logging/CEE enabled
+  version which provides following features compared to v5-stable:
+  * greatly improved configuration language – the new language is
+    much more intuitive than the legacy format. It will also prevent
+    some typical mistakes simply be not permitting these invalid
+    constructs. Note that legacy format is still fully supported
+    (and you can of course do the same mistakes if you use legacy
+    format).
+  * greatly improved execution engine – with nested if/then/else
+    constructs as well as the capability to modify variables during
+    processing.
+  * full support for structured logging and project lumberjack/CEE.
+    this includes everything from being able to create, interpret
+    and handle JSON-based structured log messages, including the
+    ability to normalize legacy text log messages.
+  * more plugins – like support for MongoDB, HDFS, and ElasticSearch
+    as well as for the kernel’s new structured logging system.
+  * higher performance – many optimizations all over the code, like
+    5 to 10 times faster execution time for script-based filters,
+    enhanced multithreaded TCP input plugin, DNS cache and many more.
+
+-------------------------------------------------------------------

Old:
----
  rsyslog-6.3.11-glblCheckCnf-no-return-in-nonvoid-function.patch
  rsyslog-6.4.1-CheckConnection-no-return-in-nonvoid-function.patch
  rsyslog-6.4.2.tar.gz

New:
----
  rsyslog-7.2.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rsyslog.spec ++++++
--- /var/tmp/diff_new_pack.BSXJhT/_old  2012-10-31 14:04:51.000000000 +0100
+++ /var/tmp/diff_new_pack.BSXJhT/_new  2012-10-31 14:04:51.000000000 +0100
@@ -20,7 +20,7 @@
 Summary:        The enhanced syslogd for Linux and Unix
 License:        (GPL-3.0+ and Apache-2.0)
 Group:          System/Daemons
-Version:        6.4.2
+Version:        7.2.1
 Release:        0
 # for setting those bcond_with* configs see
 # http://lizards.opensuse.org/2008/09/12/conditional-features-aka-use-flags/
@@ -120,17 +120,15 @@
 BuildRequires:  systemd
 %endif
 %endif
+BuildRequires:  pkgconfig(json) >= 0.9
 BuildRequires:  pkgconfig(libee) >= 0.4.0
 BuildRequires:  pkgconfig(libestr) >= 0.1.2
+BuildRequires:  pkgconfig(uuid) >= 2.21.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        
http://www.rsyslog.com/files/download/%{name}/%{name}-%{upstream_version}.tar.gz
 Source1:        rsyslog.sysconfig
 Source2:        rsyslog.conf.in
 Source4:        rsyslog.d.remote.conf.in
-#PATCH-FIX-OPENSUSE 
rsyslog-6.3.11-glblCheckCnf-no-return-in-nonvoid-function.patch 
[email protected] -- fix compiler error
-Patch0:         rsyslog-6.3.11-glblCheckCnf-no-return-in-nonvoid-function.patch
-#PATCH-FIX-OPENSUSE 
rsyslog-6.4.1-CheckConnection-no-return-in-nonvoid-function.patch 
[email protected] -- fix compiler error
-Patch1:         
rsyslog-6.4.1-CheckConnection-no-return-in-nonvoid-function.patch
 
 %description
 Rsyslog is an enhanced multi-threaded syslogd supporting, among others,
@@ -296,8 +294,6 @@
 
 %prep
 %setup -q -n %{name}-%{upstream_version}
-%patch0
-%patch1
 %if %{with systemd}
 %if 0%{?suse_version} <= 1140
 # Bug: https://bugzilla.novell.com/show_bug.cgi?id=656259
@@ -325,6 +321,7 @@
        --enable-regexp         \
        --enable-zlib           \
        --enable-klog           \
+       --enable-kmsg           \
        --enable-inet           \
 %if %{with gnutls}
        --enable-gnutls         \
@@ -367,6 +364,8 @@
        --enable-pmrfc3164sd    \
        --enable-omruleset      \
        --enable-mmsnmptrapd    \
+       --enable-mmjsonparse    \
+       --enable-mmaudit        \
        --disable-static
 
 make %{?_smp_mflags:%{_smp_mflags}} V=1
@@ -577,6 +576,7 @@
 %dir %{rsyslog_module_dir_nodeps}
 %{rsyslog_module_dir_nodeps}/imfile.so
 %{rsyslog_module_dir_nodeps}/imklog.so
+%{rsyslog_module_dir_nodeps}/imkmsg.so
 %{rsyslog_module_dir_nodeps}/immark.so
 %{rsyslog_module_dir_nodeps}/imtcp.so
 %{rsyslog_module_dir_nodeps}/imudp.so
@@ -598,6 +598,8 @@
 %{rsyslog_module_dir_nodeps}/omuxsock.so
 %{rsyslog_module_dir_nodeps}/pmlastmsg.so
 %{rsyslog_module_dir_nodeps}/impstats.so
+%{rsyslog_module_dir_nodeps}/mmaudit.so
+%{rsyslog_module_dir_nodeps}/mmjsonparse.so
 %{rsyslog_module_dir_nodeps}/mmsnmptrapd.so
 %{rsyslog_module_dir_nodeps}/pmaixforwardedfrom.so
 %{rsyslog_module_dir_nodeps}/pmcisconames.so

++++++ rsyslog-6.4.2.tar.gz -> rsyslog-7.2.1.tar.gz ++++++
++++ 49723 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to