Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2017-04-11 12:42:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rsyslog (Old)
 and      /work/SRC/openSUSE:Factory/.rsyslog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rsyslog"

Tue Apr 11 12:42:26 2017 rev:125 rq:486229 version:8.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2017-03-21 
22:42:32.486217240 +0100
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes     2017-04-11 
12:42:29.893186794 +0200
@@ -1,0 +2,29 @@
+Thu Apr  6 19:21:22 UTC 2017 - [email protected]
+
+- rsyslog 8.26.0:
+  * liblognorm 2.0.3 is required for mmnormalize
+  * enable internal error messages at all times
+  * core: added logging name of source of rate-limited messages
+  * omfwd: omfwd: add support for network namespaces
+  * imrelp: honor input name if provided when submitting to impstats
+  * imptcp: add ability to set owner/group/access perms for uds
+  * mmnormalize: add ability to load a rulebase from action() parameter
+  * pmrfc3164 improvements
+    + permit to ignore leading space in MSG
+    + permit to use at-sign in host names
+    + permit to require tag to end in colon
+  * add new global parameter "umask"
+  * core: make use of -T command line option more secure
+  * omfile: add error if both file and dynafile are set
+  * bugfix: build problem on MacOS (not a supported platform)
+  * regression fix: in 8.25, str2num() returned error on empty string
+  * bugfix omsnmp: improper handling of new-style configuration parameters
+  * bugfix: rsyslog identifies itself as "liblogging-stdlog" in internal 
messages
+  * bugfix imfile: wrong files were monitored when using multiple imfile inputs
+  * bugfix: setting net.aclResolveHostname/net.acladdhostnameonfail segfaults
+  * bugfix: immark emitted error messages with text "imuxsock"
+  * bugfix tcpflood: build failed if RELP was disabled
+  * fix gcc6 compiler warnings
+  * the output module array passing interface has been removed
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ rsyslog.spec ++++++
--- /var/tmp/diff_new_pack.TL9zih/_old  2017-04-11 12:42:31.752924020 +0200
+++ /var/tmp/diff_new_pack.TL9zih/_new  2017-04-11 12:42:31.756923454 +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.25.0
+Version:        8.26.0
 Release:        0
 %if 0%{?suse_version} >= 1210
 %bcond_without  systemd
@@ -191,10 +191,10 @@
 # mmnormalize support
 %if %{with pkgconfig}
 BuildRequires:  pkgconfig(libee) >= 0.4.0
-BuildRequires:  pkgconfig(lognorm) >= 1.1.2
+BuildRequires:  pkgconfig(lognorm) >= 2.0.3
 %else
 BuildRequires:  libee-devel >= 0.4.0
-BuildRequires:  liblognorm-devel >= 1.1.2
+BuildRequires:  liblognorm-devel >= 2.0.3
 %endif
 %endif
 %if %{with maxminddb}
@@ -594,9 +594,6 @@
 
 %configure                     \
        --with-moddirs=%{rsyslog_module_dir_withdeps} \
-%if ! %{with rst2man}
-       --enable-cached-man-pages       \
-%endif
        --enable-option-checking        \
        --enable-largefile      \
        --enable-regexp         \

++++++ rsyslog-8.25.0.tar.gz -> rsyslog-8.26.0.tar.gz ++++++
++++ 4659 lines of diff (skipped)

++++++ rsyslog-doc-8.25.0.tar.gz -> rsyslog-doc-8.26.0.tar.gz ++++++
++++ 12245 lines of diff (skipped)


Reply via email to