Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2017-06-01 16:28:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rsyslog (Old)
 and      /work/SRC/openSUSE:Factory/.rsyslog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rsyslog"

Thu Jun  1 16:28:08 2017 rev:126 rq:497140 version:8.27.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2017-04-11 
12:42:29.893186794 +0200
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes     2017-06-01 
16:28:10.169744107 +0200
@@ -1,0 +2,53 @@
+Thu May 18 12:38:04 UTC 2017 - dziolkow...@suse.com
+
+Version 8.27.0 [v8-stable] 2017-05-16
+- imkafka: add module
+- imptcp enhancements:
+  * optionally emit an error message if incoming messages are truncated
+  * optionally emit connection tracking message (on connection create and
+    close)
+  * add "maxFrameSize" parameter to specify the maximum size permitted
+    in octet-counted mode
+  * add parameter "discardTruncatedMsg" to permit truncation of
+    oversize messages
+  * improve octect-counted mode detection: if the octet count is larger
+    then the set frame size (or overly large in general), it is now
+    assumed that octet-stuffing mode is used. This probably solves a
+    number of issues seen in real deployments.
+- imtcp enhancements:
+  * add parameter "discardTruncatedMsg" to permit truncation of
+    oversize messages
+  * add "maxFrameSize" parameter to specify the maximum size permitted
+    in octet-counted mode
+- imfile bugfix: "file not found error" repeatedly being reported
+  for configured non-existing file. In polling mode, this message
+  appeared once in each polling cycle, causing a potentially very large
+  amout of error messages. Note that they were usually emitted too
+  infrequently to trigger the error message rate limiter, albeit often
+  enough to be a major annoance.
+- imfile: in inotify mode, add error message if configured file cannot
+  be found
+- imfile: add parameter "fileNotFoundError" to optinally disable
+  "file not found" error messages
+- core: replaced gethostbyname() with getaddrinfo() call
+  Gethostbyname() is generally considered obsolete, is not reentrant and
+  cannot really work with IPv6. Changed the only place in rsyslog where
+  this call remained.
+  Thanks to github user jvymazal for the patch
+- omkafka: add "origin" field to stats output
+  See also https://github.com/rsyslog/rsyslog/issues/1508
+  Thanks to Yury Bushmelev for providing the patch.
+- imuxsock: rate-limiting also uses process name
+  both for the actual limit procesing as well as warning messages emitted
+  see also https://github.com/rsyslog/rsyslog/pull/1520
+  Thanks to github user jvymazal for the patch
+- Added new module: KSI log signing ver. 1.2 (lmsig_ksi_ls12)
+- rsylsog base functionality now builds on osx (Mac)
+  Thanks to github user hdatma for his help in getting this done.
+- build now works on solaris again
+- imfile: fix cross-platform build issue
+  see also https://github.com/rsyslog/rsyslog/issues/1494
+  Thanks to Felix Janda for bug report and solution suggestion.
+- bugfix core: segfault when no parser could parse message
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ rsyslog.spec ++++++
--- /var/tmp/diff_new_pack.s7SZAO/_old  2017-06-01 16:28:11.029622861 +0200
+++ /var/tmp/diff_new_pack.s7SZAO/_new  2017-06-01 16:28:11.029622861 +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.26.0
+Version:        8.27.0
 Release:        0
 %if 0%{?suse_version} >= 1210
 %bcond_without  systemd

++++++ rsyslog-8.26.0.tar.gz -> rsyslog-8.27.0.tar.gz ++++++
++++ 11064 lines of diff (skipped)

++++++ rsyslog-doc-8.26.0.tar.gz -> rsyslog-doc-8.27.0.tar.gz ++++++
++++ 11895 lines of diff (skipped)


Reply via email to