File rubygem-celluloid-io.changes of Package rubygem-celluloid-io
-------------------------------------------------------------------
Tue Jan 19 05:33:19 UTC 2016 - coolo@suse.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.
([@hannesg])
* [#159](https://github.com/celluloid/celluloid-io/pull/159)
UNIXSocket: don't delegate #readline and #puts.
([@hannesg])
* [#158](https://github.com/celluloid/celluloid-io/pull/158)
Use unix sockets in unix spec instead of tcp sockets.
([@hannesg])
* [#157](https://github.com/celluloid/celluloid-io/pull/157)
Stream#close is not called in subclasses.
([@hannesg])
* [#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.
([@TiagoCardoso1983])
-------------------------------------------------------------------
Thu Oct 1 04:29:06 UTC 2015 - coolo@suse.com
- updated to version 0.17.2
see installed CHANGES.md
-------------------------------------------------------------------
Tue Aug 25 04:32:32 UTC 2015 - coolo@suse.com
- updated to version 0.17.1
see installed CHANGES.md
-------------------------------------------------------------------
Mon Aug 10 04:29:03 UTC 2015 - coolo@suse.com
- updated to version 0.17.0
see installed CHANGES.md
-------------------------------------------------------------------
Wed Feb 11 16:21:20 UTC 2015 - coolo@suse.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 10:52:37 UTC 2015 - tboerger@suse.com
- Remove bad files the correct way to get this build running again
solved with looping through all gem paths
-------------------------------------------------------------------
Thu Oct 23 11:17:58 UTC 2014 - tboerger@suse.com
- Removed some bad files
-------------------------------------------------------------------
Thu Oct 23 11:11:07 UTC 2014 - tboerger@suse.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 05:47:01 UTC 2014 - coolo@suse.com
- adapt to new rubygem packaging
-------------------------------------------------------------------
Thu Mar 20 13:09:01 UTC 2014 - tboerger@novell.com
- Intial package of 0.15.0