Hello community, here is the log from the commit of package rubygem-puma for openSUSE:Factory checked in at 2016-08-26 23:16:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-puma (Old) and /work/SRC/openSUSE:Factory/.rubygem-puma.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-puma" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-puma/rubygem-puma.changes 2016-04-14 13:06:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-puma.new/rubygem-puma.changes 2016-08-26 23:16:48.000000000 +0200 @@ -1,0 +2,86 @@ +Tue Jul 26 04:32:54 UTC 2016 - [email protected] + +- updated to version 3.6.0 + see installed History.txt + + === 3.6.0 / 2016-07-24 + + * 12 bug fixes: + * Add ability to detect a shutting down server. Fixes #932 + * Add support for Expect: 100-continue. Fixes #519 + * Check SSLContext better. Fixes #828 + * Clarify behavior of '-t <num>'. Fixes #984 + * Don't default to VERIFY_PEER. Fixes #1028 + * Don't use ENV['PWD'] on windows. Fixes #1023 + * Enlarge the scope of catching app exceptions. Fixes #1027 + * Execute background hooks after daemonizing. Fixes #925 + * Handle HUP as a stop unless there is IO redirection. Fixes #911 + * Implement chunked request handling. Fixes #620 + * Just rescue exception to return a 500. Fixes #1027 + * Redirect IO in the jruby daemon mode. Fixes #778 + +------------------------------------------------------------------- +Sat Jul 23 04:30:40 UTC 2016 - [email protected] + +- updated to version 3.5.2 + see installed History.txt + + === 3.5.2 / 2016-07-20 + + * 1 bug fix: + * Don't let persistent_timeout be nil + + * 1 PR merged: + * Merge pull request #1021 from benzrf/patch-1 + + === 3.5.1 / 2016-07-20 + + * 1 bug fix: + * Be sure to only listen on host:port combos once. Fixes #1022 + +------------------------------------------------------------------- +Wed Jul 20 04:30:08 UTC 2016 - [email protected] + +- updated to version 3.5.0 + see installed History.txt + + === 3.5.0 / 2016-07-18 + + * 1 minor features: + * Allow persistent_timeout to be configured via the dsl. + + * 9 bug fixes: + * Allow a bare % in a query string. Fixes #958 + * Explicitly listen on all localhost addresses. Fixes #782 + * Fix `TCPLogger` log error in tcp cluster mode. + * Fix puma/puma#968 Cannot bind SSL port due to missing verify_mode option + * Fix puma/puma#968 Default verify_mode to peer + * Log any exceptions in ThreadPool. Fixes #1010 + * Silence connection errors in the reactor. Fixes #959 + * Tiny fixes in hook documentation for #840 + * It should not log requests if we want it to be quiet + + * 5 doc fixes: + * Add How to stop Puma on Heroku using plugins to the example directory + * Provide both hot and phased restart in jungle script + * Update reference to the instances management script + * Update default number of threads + * Fix typo in example config + + * 14 PRs merged: + * Merge pull request #1007 from willnet/patch-1 + * Merge pull request #1014 from jeznet/patch-1 + * Merge pull request #1015 from bf4/patch-1 + * Merge pull request #1017 from jorihardman/configurable_persistent_timeout + * Merge pull request #954 from jf/master + * Merge pull request #955 from jf/add-request-info-to-standard-error-rescue + * Merge pull request #956 from maxkwallace/master + * Merge pull request #960 from kmayer/kmayer-plugins-heroku-restart + * Merge pull request #969 from frankwong15/master + * Merge pull request #970 from willnet/delete-blank-document + * Merge pull request #974 from rocketjob/feature/name_threads + * Merge pull request #977 from snow/master + * Merge pull request #981 from zach-chai/patch-1 + * Merge pull request #993 from scorix/master + +------------------------------------------------------------------- Old: ---- puma-3.4.0.gem New: ---- puma-3.6.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-puma.spec ++++++ --- /var/tmp/diff_new_pack.3lYtaE/_old 2016-08-26 23:16:49.000000000 +0200 +++ /var/tmp/diff_new_pack.3lYtaE/_new 2016-08-26 23:16:49.000000000 +0200 @@ -24,7 +24,7 @@ # Name: rubygem-puma -Version: 3.4.0 +Version: 3.6.0 Release: 0 %define mod_name puma %define mod_full_name %{mod_name}-%{version} ++++++ puma-3.4.0.gem -> puma-3.6.0.gem ++++++ ++++ 2319 lines of diff (skipped)
