Hello community, here is the log from the commit of package rsyslog for openSUSE:Factory checked in at 2015-07-14 17:43:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rsyslog (Old) and /work/SRC/openSUSE:Factory/.rsyslog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rsyslog" Changes: -------- --- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes 2015-05-20 23:54:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes 2015-07-14 17:44:22.000000000 +0200 @@ -1,0 +2,15 @@ +Wed Jul 1 20:03:33 UTC 2015 - [email protected] + +- rsyslog 8.11.0 +- new features: + * signature provider for Keyless Signature Infrastructure (KSI) +- bug fixes: + * imfile: regex multiline mode ignored escapeLF option + * omkafka: fixed several concurrency issues, most of them related + to dynamic topics. + * execonlywhenpreviousissuspended did not work correctly + * core engine: ensured global variable atomicity + * imfile: segfault when using startmsg.regex because of empty log + line + +------------------------------------------------------------------- Old: ---- rsyslog-8.10.0.tar.gz rsyslog-doc-8.10.0.tar.gz New: ---- rsyslog-8.11.0.tar.gz rsyslog-doc-8.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rsyslog.spec ++++++ --- /var/tmp/diff_new_pack.cQgEwt/_old 2015-07-14 17:44:23.000000000 +0200 +++ /var/tmp/diff_new_pack.cQgEwt/_new 2015-07-14 17:44:23.000000000 +0200 @@ -20,7 +20,7 @@ Summary: The enhanced syslogd for Linux and Unix License: (GPL-3.0+ and Apache-2.0) Group: System/Daemons -Version: 8.10.0 +Version: 8.11.0 Release: 0 %if 0%{?suse_version} >= 1210 %bcond_without systemd @@ -138,6 +138,7 @@ %endif %if %{with guardtime} BuildRequires: libgt-devel >= 0.3.1 +BuildRequires: pkgconfig(libksi) %endif %if %{with dbi} BuildRequires: libdbi-devel @@ -631,6 +632,7 @@ --enable-pmciscoios \ %if %{with guardtime} --enable-guardtime \ + --enable-gt-ksi \ %endif %if %{with gcrypt} --enable-libgcrypt \ @@ -660,6 +662,7 @@ %endif %if %{with guardtime} lmsig_gt.so \ + lmsig_ksi.so \ %endif %if %{with gssapi} omgssapi.so imgssapi.so lmgssutil.so \ @@ -1125,6 +1128,7 @@ %files module-guardtime %defattr(-,root,root) %{rsyslog_module_dir_withdeps}/lmsig_gt.so +%{rsyslog_module_dir_withdeps}/lmsig_ksi.so %{_bindir}/rsgtutil %{_mandir}/man1/rsgtutil.1* %endif ++++++ rsyslog-8.10.0.tar.gz -> rsyslog-8.11.0.tar.gz ++++++ ++++ 21518 lines of diff (skipped) ++++++ rsyslog-doc-8.10.0.tar.gz -> rsyslog-doc-8.11.0.tar.gz ++++++ ++++ 10226 lines of diff (skipped)
