Hello community,

here is the log from the commit of package rubygem-fluentd for openSUSE:Factory 
checked in at 2019-01-21 10:53:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-fluentd (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-fluentd.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-fluentd"

Mon Jan 21 10:53:41 2019 rev:9 rq:665975 version:1.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-fluentd/rubygem-fluentd.changes  
2018-10-25 08:20:59.691947683 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-fluentd.new.28833/rubygem-fluentd.changes   
    2019-01-21 10:54:07.575745147 +0100
@@ -1,0 +2,98 @@
+Mon Jan 14 13:38:03 UTC 2019 - Stephan Kulow <co...@suse.com>
+
+- updated to version 1.3.3
+ see installed CHANGELOG.md
+
+  ## Release v1.3.3 - 2018/01/06
+  
+  ### Enhancements
+  
+  * parser_syslog: Use String#squeeze for performance improvement
+    https://github.com/fluent/fluentd/pull/2239
+  * parser_syslog: Support RFC5424 timestamp without subseconds
+    https://github.com/fluent/fluentd/pull/2240
+  
+  ### Bug fixes
+  
+  * server: Ignore ECONNRESET in TLS accept to avoid fluentd restart
+    https://github.com/fluent/fluentd/pull/2243
+  * log: Fix plugin logger ignores fluentd log event setting
+    https://github.com/fluent/fluentd/pull/2252
+
+-------------------------------------------------------------------
+Wed Dec 19 07:06:14 UTC 2018 - Stephan Kulow <co...@suse.com>
+
+- updated to version 1.3.2
+ see installed CHANGELOG.md
+
+  ## Release v1.3.2 - 2018/12/10
+  
+  ### Enhancements
+  
+  * out_forward: Support mutual TLS
+    https://github.com/fluent/fluentd/pull/2187
+  * out_file: Create `pos_file` directory if it doesn't exist
+    https://github.com/fluent/fluentd/pull/2223
+  
+  ### Bug fixes
+  
+  * output: Fix logs during retry
+    https://github.com/fluent/fluentd/pull/2203
+
+-------------------------------------------------------------------
+Sat Dec  8 16:21:20 UTC 2018 - Stephan Kulow <co...@suse.com>
+
+- updated to version 1.3.1
+ see installed CHANGELOG.md
+
+  # v1.3
+  
+  ## Release v1.3.1 - 2018/11/27
+  
+  ### Enhancements
+  
+  * out_forward: Separate parameter names for certificate
+    https://github.com/fluent/fluentd/pull/2181
+    https://github.com/fluent/fluentd/pull/2190
+  * out_forward: Add `verify_connection_at_startup` parameter to check 
connection setting at startup phase
+    https://github.com/fluent/fluentd/pull/2184
+  * config: Check right slash position in regexp type
+    https://github.com/fluent/fluentd/pull/2176
+  * parser_nginx: Support multiple IPs in `http_x_forwarded_for` field
+    https://github.com/fluent/fluentd/pull/2171
+  
+  ### Bug fixes
+  
+  * fluent-cat: Fix retry limit handling
+    https://github.com/fluent/fluentd/pull/2193
+  * record_accessor helper: Delete top level field with bracket style
+    https://github.com/fluent/fluentd/pull/2192
+  * filter_record_transformer: Keep `class` methond to avoid undefined method 
error
+    https://github.com/fluent/fluentd/pull/2186
+  
+  ## Release v1.3.0 - 2018/11/10
+  
+  ### New features
+  
+  * output: Change thread execution control
+    https://github.com/fluent/fluentd/pull/2170
+  * in_syslog: Support octet counting frame
+    https://github.com/fluent/fluentd/pull/2147
+  * Use `flush_thread_count` value for `queued_chunks_limit_size` when 
`queued_chunks_limit_size` is not specified
+    https://github.com/fluent/fluentd/pull/2173
+  
+  ### Enhancements
+  
+  * output: Show backtrace for unrecoverable errors
+    https://github.com/fluent/fluentd/pull/2149
+  * in_http: Implement support for CORS preflight requests
+    https://github.com/fluent/fluentd/pull/2144
+  
+  ### Bug fixes
+  
+  * server: Fix deadlock between on_writable and close in sockets
+    https://github.com/fluent/fluentd/pull/2165
+  * output: show correct error when wrong plugin is specified for secondary
+    https://github.com/fluent/fluentd/pull/2169
+
+-------------------------------------------------------------------

Old:
----
  fluentd-1.2.5.gem

New:
----
  fluentd-1.3.3.gem

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

Other differences:
------------------
++++++ rubygem-fluentd.spec ++++++
--- /var/tmp/diff_new_pack.EG9G7R/_old  2019-01-21 10:54:09.055743361 +0100
+++ /var/tmp/diff_new_pack.EG9G7R/_new  2019-01-21 10:54:09.059743357 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-fluentd
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-fluentd
-Version:        1.2.5
+Version:        1.3.3
 Release:        0
 %define mod_name fluentd
 %define mod_full_name %{mod_name}-%{version}

++++++ fluentd-1.2.5.gem -> fluentd-1.3.3.gem ++++++
++++ 2116 lines of diff (skipped)


Reply via email to