Next | Query returned 13 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-03-24 15:25:48 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-nio4r: update to 2.7.1

2.7.1 (2024-03-10)

What's Changed

* Update changes.md by @ioquatix in #311
* fix jruby warnings by @ahorek in #313
* Convert license to array of identifiers by @voxik in #312
   2023-12-17 15:35:07 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
net/ruby-nio4r: update to 2.7.0

2.6.0 (2023-11-16)

* Fix conversion loses int precision.
* Avoid direct access to IO internals.
* Resolve issue loading both nio and nio4r gems.

2.6.1 (2023-11-21)

* Don't update io which is subsequently stored. Retain the original.

2.7.0 (2023-12-01)

* Convert NIO objects to TypedData API.
   2023-04-30 10:47:34 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
net/ruby-nio4r: update to 2.5.9

2.5.9 (2023-04-02)

* Add license file. Fixes #228, #282.
* Actions - remove Ubuntu-16.04, macOS to 11, add Ubuntu-22.04, Win 2022
* Fix test workflow.
* Fix java 8 compatibility. (#292)
* Rework (VALUE* args) -> (VALUE arg) invalid function type. Fixes #287.
* Remove coveralls.
* Fix order of OpenSSL require.
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2021-03-07 10:52:59 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-nio4r: update to 2.5.7

No proper release note nor change log.
Please refer <https://github.com/socketry/nio4r/compare/v2.5.5...v2.5.7>
in detail.
   2021-02-13 14:59:44 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
net/ruby-nio4r: update to 2.5.5

2.5.5 (2021-02-05)

* #256 Use libev 4.33, featuring experimental io_uring
   support. (@jcmfernandes)

* #260 Workaround for ARM-based macOS Ruby: Use pure Ruby for M1, since
   the native extension is crashing on M1 (arm64). (@jasl)

* #252 JRuby: Fix javac -Xlint warnings (@headius)
   2020-09-19 14:54:33 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
net/ruby-nio4r: update to 2.5.4

Update ruby-nio4r to 2.5.4.

## 2.5.4 (2020-09-16)

* [#251](https://github.com/socketry/nio4r/issues/251)
  Intermittent SEGV during GC.
  ([@boazsegev])
   2020-09-14 15:36:45 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
net/ruby-nio4r: update to 2.5.3

Update ruby-nio4r package to 2.5.3.

2.5.3 (2020-09-07)

* #241 Possible bug with Ruby >= 2.7.0 and GC.compact. (@boazsegev)
   2020-03-24 16:11:58 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
net/ruby-nio4r: update to 2.5.2

Update ruby-nio4r to 2.5.2.

2.5.2 (2019-09-24)

* #220 Update to libev-4.27 & fix assorted warnings. (@ioquatix)

* #225 Avoid need for linux headers. (@ioquatix)

2.4.0 (2019-07-07)

* #211 Enable KQUEUE on macOS 10.14+. (@ioquatix)

* Bump minimum supported Ruby to 2.3. (@ioquatix)

* Assorted fixes for TruffleRuby & JRuby. (@eregon, @olleolleolle)

* Update libev to v4.25. (@ioquatix)

* Bind to ephemeral (port 0) for more reliable specs. (@ioquatix)

* Improve handling of SSL sockets and related specs. (@MSP-Greg)

Next | Query returned 13 messages, browsing 1 to 10 | Previous