SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.1-rubygem-puma-3_10-3.10.0-2.66.x86_64.rpm :

* Mon Jan 22 2018 jmassaguerplaAATTsuse.com- add suffix
* Mon Sep 11 2017 cooloAATTsuse.com- updated to version 3.10.0 see installed History.md [#]# 3.10.0 / 2017-08-17
* 3 features:
* The status server has a new /gc and /gc-status command. (#1384)
* The persistent and first data timeouts are now configurable (#1111)
* Implemented RFC 2324 (#1392)
* 12 bugfixes:
* Not really a Puma bug, but AATTNickolasVashchenko created a gem to workaround a Ruby bug that some users of Puma may be experiencing. See README for more. (#1347)
* Fix hangups with SSL and persistent connections. (#1334)
* Fix Rails double-binding to a port (#1383)
* Fix incorrect thread names (#1368)
* Fix issues with /etc/hosts and JRuby where localhost addresses were not correct. (#1318)
* Fix compatibility with RUBYOPT=\"--enable-frozen-string-literal\" (#1376)
* Fixed some compiler warnings (#1388)
* We actually run the integration tests in CI now (#1390)
* No longer shipping unnecessary directories in the gemfile (#1391)
* If RUBYOPT is nil, we no longer blow up on restart. (#1385)
* Correct response to SIGINT (#1377)
* Proper exit code returned when we receive a TERM signal (#1337)
* 3 refactors:
* Various test improvements from AATTgrosser
* Rubocop (#1325)
* Hoe has been removed (#1395)
* 1 known issue:
* Socket activation doesn\'t work in JRuby. Their fault, not ours. (#1367)
* Tue Jun 06 2017 cooloAATTsuse.com- updated to version 3.9.1 see installed History.md [#]# 3.9.1 / 2017-06-03
* 2 bugfixes:
* Fixed compatibility with older Bundler versions (#1314)
* Some internal test/development cleanup (#1311, #1313) [#]# 3.9.0 / 2017-06-01
* 2 features:
* The ENV is now reset to its original values when Puma restarts via USR1/USR2 (#1260) (MRI only, no JRuby support)
* Puma will no longer accept more clients than the maximum number of threads. (#1278)
* 9 bugfixes:
* Reduce information leakage by preventing HTTP parse errors from writing environment hashes to STDERR (#1306)
* Fix SSL/WebSocket compatibility (#1274)
* HTTP headers with empty values are no longer omitted from responses. (#1261)
* Fix a Rack env key which was set to nil. (#1259)
* peercert has been implemented for JRuby (#1248)
* Fix port settings when using rails s (#1277, #1290)
* Fix compat w/LibreSSL (#1285)
* Fix restarting Puma w/symlinks and a new Gemfile (#1282)
* Replace Dir.exists? with Dir.exist? (#1294)
* 1 known issue:
* A bug in MRI 2.2+ can result in IOError: stream closed. See #1206. This issue has existed since at least Puma 3.6, and probably further back.
* 1 refactor:
* Lots of test fixups from AATTgrosser.
* Mon Jun 05 2017 mrueckertAATTsuse.de- fix gem2rpm.yml syntax
* Thu Mar 16 2017 cooloAATTsuse.com- updated to version 3.8.2 see installed History.md [#]# 3.8.2 / 2017-03-14
* 1 bugfix:
* Deal with getsockopt with TCP\\_INFO failing for sockets that say they\'re TCP but aren\'t really. (#1241) [#]# 3.8.1 / 2017-03-10
* 1 bugfix:
* Remove method call to method that no longer exists (#1239) [#]# 3.8.0 / 2017-03-09
* 2 bugfixes:
* Port from rack handler does not take precedence over config file in Rails 5.1.0.beta2+ and 5.0.1.rc3+ (#1234)
* The `tmp/restart.txt` plugin no longer restricts the user from running more than one server from the same folder at a time (#1226)
* 1 feature:
* Closed clients are aborted to save capacity (#1227)
* 1 refactor:
* Bundler is no longer a dependency from tests (#1213)
* Tue Feb 21 2017 cooloAATTsuse.com- updated to version 3.7.1 see installed History.md [#]# 3.7.1 / 2017-02-20
* 2 bugfixes:
* Fix typo which blew up MiniSSL (#1182)
* Stop overriding command-line options with the config file (#1203)
* Sat Jan 28 2017 cooloAATTsuse.com- updated to version 3.7.0 History.txt removed upstream
* Fri Dec 09 2016 cooloAATTsuse.com- updated to version 3.6.2 see installed History.txt === 3.6.2 / 2016-11-22
* 1 bug fix:
* Revert #1118/Fix access priorities of each level in LeveledOptions. This had an unintentional side effect of changing the importance of command line options, such as -p.
* Tue Nov 22 2016 cooloAATTsuse.com- updated to version 3.6.1 see installed History.txt === 3.6.1 / 2016-11-21
* 8 bug fixes:
* Fix Puma start in init.d script.
* Fix default SSL mode back to none. Fixes #1036
* Fixed the issue of AATTlisteners getting nil io, fix rails restart (#1120)
* More gracefully deal with SSL sessions. Fixes #1002
* Prevent short term thread churn.
* Provide write as <<. Fixes #1089
* Fix access priorities of each level in LeveledOptions - fixes TTIN.
* Stub description files updated for init.d.
* 2 new project committers:
* Nate Berkopec (AATTnateberkopec)
* Richard Schneeman (AATTschneems)
* Tue Jul 26 2016 cooloAATTsuse.com- 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 \'. 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
 
ICM