Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-io-event
From: Takahiro Kambe
Date: 2025-03-16 14:44:02
Message id: 20250316134402.1E8C2FBE1@cvs.NetBSD.org
Log Message:
devel/ruby-io-event: update to 1.10.0
1.10.0 (2025-03-12)
* IO::Event::Profiler is moved to dedicated gem: fiber-profiler.
* Perform runtime checks for native selectors to ensure they are supported
in the current environment. While compile-time checks determine
availability, restrictions like seccomp and SELinux may still prevent them
from working.
Files: