Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2018-01-30 15:38:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rsyslog (Old)
 and      /work/SRC/openSUSE:Factory/.rsyslog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rsyslog"

Tue Jan 30 15:38:27 2018 rev:135 rq:569988 version:8.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2018-01-21 
15:47:07.175128766 +0100
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes     2018-01-30 
15:38:40.562648966 +0100
@@ -1,0 +2,14 @@
+Fri Jan 26 14:47:16 UTC 2018 - [email protected]
+
+- rsyslog 8.32.0
+  * libfastjson 0.99.8 required
+  * libczmq >= 3.0.2 is now required for omczmq
+  * libcurl is now needed for rsyslog core
+  * rsyslogd: add capability to specify that no pid file shall be written
+  * core improvements and bug fixes
+  * RainerScript improvements and bug fixes
+  * build fixes, including gcc7 fixes
+    drop 0001-imgssapi-fix-compiler-warnings.patch
+  * various bug fixes in multiple modules
+
+-------------------------------------------------------------------

Old:
----
  0001-imgssapi-fix-compiler-warnings.patch
  rsyslog-8.30.0.tar.gz
  rsyslog-doc-8.30.0.tar.gz

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

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

Other differences:
------------------
++++++ rsyslog.spec ++++++
--- /var/tmp/diff_new_pack.Uynha4/_old  2018-01-30 15:38:42.434561571 +0100
+++ /var/tmp/diff_new_pack.Uynha4/_new  2018-01-30 15:38:42.442561197 +0100
@@ -25,7 +25,7 @@
 Summary:        The enhanced syslogd for Linux and Unix
 License:        (GPL-3.0+ and Apache-2.0)
 Group:          System/Daemons
-Version:        8.30.0
+Version:        8.32.0
 Release:        0
 %if 0%{?suse_version} >= 1210
 %bcond_without  systemd
@@ -112,6 +112,7 @@
 BuildRequires:  libtool
 #
 BuildRequires:  bison
+BuildRequires:  curl-devel
 BuildRequires:  flex
 BuildRequires:  openssl-devel >= 0.9.7
 BuildRequires:  pcre-devel
@@ -129,9 +130,6 @@
 %else
 BuildRequires:  liblogging-devel
 %endif
-%if %{with elasticsearch}
-BuildRequires:  curl-devel
-%endif
 %if %{with omhttpfs}
 BuildRequires:  curl-devel >= 7.0.0
 %endif
@@ -149,7 +147,7 @@
 # TODO: PKG_CHECK_MODULES(LIBMONGO_CLIENT, libmongo-client >= 0.1.4)
 %endif
 %if %{with zeromq}
-BuildRequires:  czmq-devel >= 1.1.0
+BuildRequires:  czmq-devel >= 3.0.2
 %endif
 %if %{with gssapi}
 BuildRequires:  krb5-devel
@@ -200,7 +198,7 @@
 # but json check is unconditional
 %if %{with pkgconfig}
 BuildRequires:  pkgconfig(libestr) >= 0.1.9
-BuildRequires:  pkgconfig(libfastjson) >= 0.99.7
+BuildRequires:  pkgconfig(libfastjson) >= 0.99.8
 BuildRequires:  pkgconfig(uuid) >= 2.21.0
 %else
 BuildRequires:  libestr-devel
@@ -233,7 +231,6 @@
 
 # PATCH-FIX-OPENSUSE rsyslog-unit.patch [email protected] Customize 
upstream systemd unit for openSUSE needs.
 Patch0:         rsyslog-unit.patch
-Patch1:         0001-imgssapi-fix-compiler-warnings.patch
 
 # this is a dirty hack since % dir does only work for the specified directory 
and nothing above
 # but I want to be able to switch this to /etc/apparmor.d once the profiles 
received more testing
@@ -550,7 +547,6 @@
 %prep
 %setup -q -a 14
 %patch0 -p1
-%patch1 -p1
 #
 %if %{with systemd}
 for file in rsyslog-service-prepare; do

++++++ rsyslog-8.30.0.tar.gz -> rsyslog-8.32.0.tar.gz ++++++
++++ 50864 lines of diff (skipped)

++++++ rsyslog-doc-8.30.0.tar.gz -> rsyslog-doc-8.32.0.tar.gz ++++++
++++ 125916 lines of diff (skipped)


Reply via email to