Hello community,

here is the log from the commit of package rubygem-puma for openSUSE:Factory 
checked in at 2020-11-02 10:36:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-puma (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-puma.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-puma"

Mon Nov  2 10:36:17 2020 rev:40 rq:845280 version:5.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-puma/rubygem-puma.changes        
2020-10-05 19:32:51.073132318 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-puma.new.3463/rubygem-puma.changes      
2020-11-02 10:36:42.771309854 +0100
@@ -1,0 +2,48 @@
+Sun Nov  1 16:31:28 UTC 2020 - Manuel Schnitzer <mschnit...@suse.com>
+
+- updated to version 5.0.4
+
+  * Bugfixes
+    * Pass preloaded application into new workers if available when using 
`preload_app` ([#2461], [#2454])
+
+  ## 5.0.3 / 2020-10-26
+
+  * Bugfixes
+    * Add Client#io_ok?, check before Reactor#register ([#2432])
+    * Fix hang on shutdown in refork ([#2442])
+    * Fix `Bundler::GemNotFound` errors for `nio4r` gem during phased restarts 
([#2427], [#2018])
+    * Server run thread safety fix ([#2435])
+    * Fire `on_booted` after server starts ([#2431], [#2212])
+    * Cleanup daemonization in rc.d script ([#2409])
+
+  * Refactor
+    * Remove accept_nonblock.rb, add test_integration_ssl.rb ([#2448])
+    * Refactor status.rb - dry it up a bit ([#2450])
+    * Extract req/resp methods to new request.rb from server.rb ([#2419])
+    * Refactor Reactor and Client request buffering ([#2279])
+    * client.rb - remove JRuby specific 'finish' code ([#2412])
+    * Consolidate fast_write calls in Server, extract early_hints assembly 
([#2405])
+    * Remove upstart from docs ([#2408])
+    * Extract worker process into separate class ([#2374])
+    * Consolidate option handling in Server, Server small refactors, doc 
changes ([#2389])
+
+  ## 5.0.2 / 2020-09-28
+
+  * Bugfixes
+    * Reverted API changes to Server.
+
+  ## 5.0.1 / 2020-09-28
+
+  * Bugfixes
+    * Fix LoadError in CentOS 8 ([#2381])
+    * Better error handling during force shutdown ([#2271])
+    * Prevent connections from entering Reactor after shutdown begins ([#2377])
+    * Fix error backtrace debug logging && Do not log request dump if it is 
not parsed ([#2376])
+    * Split TCP_CORK and TCP_INFO ([#2372])
+    * Do not log EOFError when a client connection is closed without write 
([#2384])
+
+  * Refactor
+    * Change Events#ssl_error signature from (error, peeraddr, peercert) to 
(error, ssl_socket) ([#2375])
+    * Consolidate option handling in Server, Server small refactors, doc chang 
([#2373])
+
+-------------------------------------------------------------------

Old:
----
  puma-5.0.0.gem

New:
----
  puma-5.0.4.gem

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

Other differences:
------------------
++++++ rubygem-puma.spec ++++++
--- /var/tmp/diff_new_pack.MnYZTH/_old  2020-11-02 10:36:43.835310583 +0100
+++ /var/tmp/diff_new_pack.MnYZTH/_new  2020-11-02 10:36:43.835310583 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-puma
-Version:        5.0.0
+Version:        5.0.4
 Release:        0
 %define mod_name puma
 %define mod_full_name %{mod_name}-%{version}

++++++ puma-5.0.0.gem -> puma-5.0.4.gem ++++++
++++ 6536 lines of diff (skipped)


Reply via email to