Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2016-07-21 08:17:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-06-11 
00:01:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes     2016-07-21 
08:17:26.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Jul 19 16:54:56 UTC 2016 - [email protected]
+
+- rsyslog 8.20.0:
+  * omrelp: add configurable connection timeout
+  * pmrfc3164: add support for slashes in hostname
+  * bugfix omfile: handle chown() failure correctly
+  * omfile now better conveys status of unwritable files back to core
+  * config files recursively including themselfes are now detected
+  * refactored code to not emit compiler warnings in "strict mode"
+  * bugfix: fix some issues with action CommitTransaction() handling
+  * bugfix omqmqp1: connecting to the message bus fails on nonstandard port
+  * testbench/CI enhancements
+- Build requirements:
+  * librelp 1.2.12
+
+-------------------------------------------------------------------

Old:
----
  rsyslog-8.19.0.tar.gz
  rsyslog-doc-8.19.0.tar.gz

New:
----
  rsyslog-8.20.0.tar.gz
  rsyslog-doc-8.20.0.tar.gz

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

Other differences:
------------------
++++++ rsyslog.spec ++++++
--- /var/tmp/diff_new_pack.jEVne9/_old  2016-07-21 08:17:27.000000000 +0200
+++ /var/tmp/diff_new_pack.jEVne9/_new  2016-07-21 08:17:27.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.19.0
+Version:        8.20.0
 Release:        0
 %if 0%{?suse_version} >= 1210
 %bcond_without  systemd
@@ -175,9 +175,9 @@
 %if %{with relp}
 # RELP support
 %if %{with pkgconfig}
-BuildRequires:  pkgconfig(relp) >= 1.2.5
+BuildRequires:  pkgconfig(relp) >= 1.2.12
 %else
-BuildRequires:  librelp-devel
+BuildRequires:  librelp-devel >= 1.2.12
 %endif
 %endif
 %if %{with udpspoof}
@@ -200,11 +200,15 @@
 %if %{with pkgconfig}
 BuildRequires:  pkgconfig(libee) >= 0.4.0
 BuildRequires:  pkgconfig(libestr) >= 0.1.9
+# 0.99.3 will become mandatory in 8.20.1
+# BuildRequires:  pkgconfig(libfastjson) >= 0.99.3
 BuildRequires:  pkgconfig(libfastjson) >= 0.99.0
 BuildRequires:  pkgconfig(uuid) >= 2.21.0
 %else
 BuildRequires:  libee-devel >= 0.4.0
 BuildRequires:  libestr-devel
+# 0.99.3 will become mandatory in 8.20.1
+# BuildRequires:  libfastjson-devel >= 0.99.3
 BuildRequires:  libfastjson-devel >= 0.99.0
 BuildRequires:  libuuid-devel
 %endif

++++++ rsyslog-8.19.0.tar.gz -> rsyslog-8.20.0.tar.gz ++++++
++++ 7051 lines of diff (skipped)

++++++ rsyslog-doc-8.19.0.tar.gz -> rsyslog-doc-8.20.0.tar.gz ++++++
++++ 10010 lines of diff (skipped)


Reply via email to