Changelog for
ruby2.7-rubygem-celluloid-io-0.17.3-lp156.1.1.x86_64.rpm :
* Tue Jan 19 2016 cooloAATTsuse.com- updated to version 0.17.3 see installed CHANGES.md 0.17.3 (2016-01-18) - ----
* [#163](https://github.com/celluloid/celluloid-io/pull/163) Support Ruby 2.3.0.
* [#162](https://github.com/celluloid/celluloid-io/pull/162) Fix broken specs.
* [#160](https://github.com/celluloid/celluloid-io/pull/160) Use a common super class for all socket wrappers. ([AATThannesg])
* [#159](https://github.com/celluloid/celluloid-io/pull/159) UNIXSocket: don\'t delegate #readline and #puts. ([AATThannesg])
* [#158](https://github.com/celluloid/celluloid-io/pull/158) Use unix sockets in unix spec instead of tcp sockets. ([AATThannesg])
* [#157](https://github.com/celluloid/celluloid-io/pull/157) Stream#close is not called in subclasses. ([AATThannesg])
* [#155](https://github.com/celluloid/celluloid-io/pull/155) Only close Selector it not already closed.
* [#98](https://github.com/celluloid/celluloid-io/pull/98) Added spec for writing later to a socket within a request/response cycle using the timer primitives. ([AATTTiagoCardoso1983])
* Thu Oct 01 2015 cooloAATTsuse.com- updated to version 0.17.2 see installed CHANGES.md
* Tue Aug 25 2015 cooloAATTsuse.com- updated to version 0.17.1 see installed CHANGES.md
* Mon Aug 10 2015 cooloAATTsuse.com- updated to version 0.17.0 see installed CHANGES.md
* Wed Feb 11 2015 cooloAATTsuse.com- updated to version 0.16.2
* More TCPSocket compatibility fixes
* Ensure monitors are closed when tasks resume
* Fix Errno::EAGAIN handling in Stream#syswrite
* Thu Jan 29 2015 tboergerAATTsuse.com- Remove bad files the correct way to get this build running again solved with looping through all gem paths
* Thu Oct 23 2014 tboergerAATTsuse.com- Removed some bad files
* Thu Oct 23 2014 tboergerAATTsuse.com- Updated to 0.16.1 - Revert read/write interest patch as it caused file descriptor leaks - Fix bug handling simultaneous read/write interests - Use Resolv::DNS::Config to obtain nameservers - Celluloid::IO.copy_stream support (uses a background thread)
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging
* Thu Mar 20 2014 tboergerAATTnovell.com- Intial package of 0.15.0