SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.1-rubygem-nio4r-2.7.0-lp154.39.4.x86_64.rpm :

* Mon Jan 29 2024 Dan Čermák - ## 2.6.2
* Convert NIO objects to TypedData API. [#]# 2.6.1
* Don\'t update `io` which is subsequently stored. Retain the original. [#]# 2.6.0
* Fix conversion loses int precision.
* Avoid direct access to IO internals.
* Resolve issue loading both nio and nio4r gems.
* Tue Nov 28 2023 Dan Čermák - New upstream release 2.6.1, see bundled changes.md
* Fri Nov 03 2023 Dan Čermák - ## 2.5.8 (2021-08-03)
* [#276](https://github.com/socketry/nio4r/pull/276) Fix missing return statement in function returning non-void (issue [#275](https://github.com/socketry/nio4r/pull/275)) ([AATTioquatix])
* Remove `guard-rspec` from development dependencies ([AATTioquatix]) [#]# 2.5.7 (2021-03-04)
* [#267](https://github.com/socketry/nio4r/pull/267) Don\'t try to link universal extension ([AATTioquatix]) [#]# 2.5.6 (2021-03-04)
* [#268](https://github.com/socketry/nio4r/pull/268) Prefer kqueue when on OSX >= v10.12.2 ([AATTjcmfernandes])
* Wed Aug 25 2021 Manuel Schnitzer - updated to version 2.5.8
* no changelog found for this version in CHANGES.md
* Mon Mar 15 2021 Manuel Schnitzer - updated to version 2.5.7
* no changelog found for this version in CHANGES.md
* Sat Feb 06 2021 Manuel Schnitzer - updated to version 2.5.5
* no changelog found for this version in CHANGES.md
* Fri Sep 25 2020 Stephan Kulow updated to version 2.5.4 see installed CHANGES.md [#]# 2.5.4 (2020-09-16)
* [#251](https://github.com/socketry/nio4r/issues/251) Intermittent SEGV during GC. ([AATTboazsegev])
* Sat Sep 12 2020 Manuel Schnitzer - updated to version 2.5.3
* [#241](https://github.com/socketry/nio4r/issues/241) Possible bug with Ruby >= 2.7.0 and `GC.compact`. ([AATTboazsegev])
* Tue Nov 12 2019 Manuel Schnitzer - updated to version 2.5.2
* [#220](https://github.com/socketry/nio4r/issues/220) Update to libev-4.27 & fix assorted warnings. ([AATTioquatix])
* [#225](https://github.com/socketry/nio4r/issues/225) Avoid need for linux headers. ([AATTioquatix])
* Mon Jul 08 2019 Manuel Schnitzer - updated to version 2.4.0
* [#211](https://github.com/socketry/nio4r/pull/211) Enable KQUEUE on macOS 10.14+. ([AATTioquatix])
* Bump minimum supported Ruby to 2.3. ([AATTioquatix])
* Assorted fixes for TruffleRuby & JRuby. ([AATTeregon], [AATTolleolleolle])
* Update libev to v4.25. ([AATTioquatix])
* Bind to ephemeral (port 0) for more reliable specs. ([AATTioquatix])
* Improve handling of SSL sockets and related specs. ([AATTMSP-Greg])
* Thu May 03 2018 factory-autoAATTkulow.org- updated to version 2.3.1 see installed CHANGES.md [#]# 2.3.1 (2018-05-03)
* [#188](https://github.com/socketry/nio4r/pull/188) Fix remove interests ([AATTioquatix])
* Mon Apr 16 2018 mschnitzerAATTsuse.com- Only build against ruby versions 2.3.x, 2.4.x, and 2.5.x
* Tue Mar 20 2018 factory-autoAATTkulow.org- updated to version 2.3.0 see installed CHANGES.md [#]# 2.3.0 (2018-03-15)
* [#183](https://github.com/socketry/nio4r/pull/183) Allow `Monitor#interests` to be nil ([AATTioquatix])
* Tue Jan 09 2018 cooloAATTsuse.com- updated to version 2.2.0 see installed CHANGES.md [#]# 2.2.0 (2017-12-27)
* [#151](https://github.com/socketry/nio4r/pull/151) `NIO::Selector`: Support for enumerating and configuring backend ([AATTtarcieri])
* [#153](https://github.com/socketry/nio4r/pull/153) Fix builds on Windows ([AATTunak])
* [#157](https://github.com/socketry/nio4r/pull/157) Windows / MinGW test failure - fix spec_helper.rb ([AATTMSP-Greg])
* [#162](https://github.com/socketry/nio4r/pull/162) Don\'t build the C extension on Windows ([AATTlarskanis])
* [#164](https://github.com/socketry/nio4r/pull/164) Fix NIO::ByteBuffer leak ([AATTHoneyryderChuck])
* [#170](https://github.com/socketry/nio4r/pull/170) Avoid CancelledKeyExceptions on JRuby ([AATTHoneyryderChuck])
* [#177](https://github.com/socketry/nio4r/pull/177) Fix `NIO::ByteBuffer` string conversions on JRuby ([AATTtarcieri])
* [#179](https://github.com/socketry/nio4r/pull/179) Fix argument error when running on ruby 2.5.0 ([AATTtompng])
* [#180](https://github.com/socketry/nio4r/pull/180) ext/nio4r/extconf.rb: check for port_event_t in port.h (fixes #178) ([AATTtarcieri])
* Tue May 30 2017 cooloAATTsuse.com- updated to version 2.1.0 see installed CHANGES.md [#]# 2.1.0 (2017-05-28)
* [#130](https://github.com/socketry/nio4r/pull/130) Add -fno-strict-aliasing flag when compiling C ext. ([AATTjunaruga])
* [#146](https://github.com/socketry/nio4r/pull/146) Use non-blocking select when a timeout of 0 is given. ([AATTtarcieri])
* [#147](https://github.com/socketry/nio4r/pull/147) Update to libev 4.24. ([AATTtarcieri])
* [#148](https://github.com/socketry/nio4r/pull/148) Switch to the libev 4 API internally. ([AATTtarcieri])
* Thu Dec 29 2016 cooloAATTsuse.com- updated to version 2.0.0 see installed CHANGES.md
* Mon Feb 01 2016 cooloAATTsuse.com- updated to version 1.2.1 see installed CHANGES.md 1.2.1 (2016-01-31) - -----------------
* Fix bug in the JRuby backend which cases indefinite blocking when small timeout values are passed to the selector
* Thu Jan 21 2016 cooloAATTsuse.com- updated to version 1.2.0 see installed CHANGES.md 1.2.0 (2015-12-22) - -----------------
* Add NIO::Monitor#interests= API for changing interests. Contributed by AATTUpeksheJay as a Google Summer of Code project.
* Update to libev 4.22
* Sat Jul 18 2015 cooloAATTsuse.com- updated to version 1.1.1 see installed CHANGES.md 1.1.1 (2015-07-17) - -----------------
* Update to libev 4.20
* Fall back to io.h if unistd.h is not found
* RSpec updates
* RuboCop
* Tue Feb 10 2015 cooloAATTsuse.com- updated to version 1.1.0
* Thu Jan 29 2015 tboergerAATTsuse.com- Ignore devel files as we are doing it everywhere
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging
 
ICM